Get your Exa API key
Overview
The Update API Key endpoint allows you to modify an existing API keyPath Parameters
- id: The unique identifier of the API key to update (UUID format)
Optional Parameters
- name: New descriptive name for the API key
- rateLimit: New rate limit in requests per minute
Authorizations
Service API key for team authentication
Path Parameters
The unique identifier of the API key to update
Body
application/json
Response
API key updated successfully