CreateApiKey
POST/v1/create-api-key
Creates an API key that you bind with a specific corpus or multiple corpora. You can create an API key that only gives access to query data (read-only) or an API key that gives access to both querying and serving (read-write).
Some tips for this API:
- This operation only works with OAuth 2.0 (in a JWT "Bearer Token") authentication. It does not work with API Keys. You can find details of how to set up and use OAuth 2.0 here.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.