Account
Create API key
Creates a company-scoped API key. The plain key is returned only once.
post/api-keys
Request body
Response
API key created
Example response
{
"success": true
}Creates a company-scoped API key. The plain key is returned only once.
API key created
{
"success": true
}