Team Management
Create API Key
Create a new API key for your team with optional name and rate limit configuration.
POST
Documentation Index
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Get your Exa API key
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

