Get your Exa API key
Overview
The Get API Key endpoint allows you to retrieve detailed information about a specific API key using its unique identifier.Path Parameters
- id: The unique identifier of the API key to retrieve
Response
Returns detailed information about the API key including:- id: Unique identifier
- name: Descriptive name
- rateLimit: Rate limit in requests per minute (if set)
- teamId: Team ID this key belongs to
- createdAt: When the key was created
Authorizations
Service API key for team authentication
Path Parameters
The unique identifier of the API key
Response
API key retrieved successfully