Create API Key
Documentation Index
Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Body
The API key to be created.
Response
A successful response.
Unique identifier (Key ID) for the API key, used primarily for deletion.
Display name for the API key, defaults to "default" if not specified.
The actual API key value, only available upon creation and not stored thereafter.
Timestamp indicating when the API key was created.
Indicates whether the plaintext value of the API key is unknown to Fireworks. If true, Fireworks does not know this API key's plaintext value. If false, Fireworks does know the plaintext value.
Email of the user who owns this API key.
Timestamp indicating when the API key will expire. If not set, the key never expires.
Optional key-value annotations for this API key.
Timestamp indicating when the API key was last used. Not set if the key has never been used.