Authentication

Learn how to authenticate your API requests with ZentyGents.

All API requests must include your API key in the Authorization header. You can manage your API keys in the developer dashboard.

Authorization Header

Authorization: Bearer YOUR_API_KEY

Security Best Practices