Through our API, you can build white label applications that let users interact with their favorite applications from their AI assistants.
API Keys are used to authenticate to your Apigene account.
To create an API key.
- Access your Apigene dashboard
- Navigate to Settings
- Select the Organization tab
- Click Generate API key to generate your Apigene API key
Ensure to copy and store your API key in a safe location as it can only be viewed from the dashboard once.
All requests must be authenticated via bearer token in your request HTTP header in the following format:
Authorization: Bearer <YOUR_API_KEY>