API keys
Create an API key
Mint a federated API key under a Frontier Gateway group. The plaintext key is returned exactly once.
Mint a new federated API key under an existing group. The key inherits the group’s effective model set and limits; the request body does not configure either on the key. The plaintext key is returned exactly once in the response and is unrecoverable afterward.
Errors
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Body
application/json
Optional display name for the new key.
Example:
"prod-key-1"