Create an API key for an application
API Keys
Create an API key for an application
Creates a new API key for the current application. The plaintext key is returned only once and must be stored securely.
POST
Create an API key for an application
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Request body for creating a new API key
Human-friendly name for the API key
Required string length:
1 - 256Example:
"Production API Key"
Response
Successfully created API key
Successful response for creating an API key
Newly created API key including the plaintext key (returned once)