Team Management
Create API Key
Create a new API key for your team with optional name and rate limit configuration.
POST
Get your Exa API key
The Team Management API is enabled per team. It authenticates with a service account API key, which is created from the Service keys tab on the API keys page once the feature is enabled for your team. Contact support@exa.ai to request access.
Optional Parameters
- name: A descriptive name for the API key to help identify its purpose
- rateLimit: Maximum number of requests per minute allowed for this API key
Authorizations
Service API key for team authentication
Body
application/json
Response
API key created successfully