latestOpenAPI 3.1.02026-08-149289225.1 KB
664536fccd0e
API keys
Create an API key
post/api/v0beta1/api-keys
Request body
Example request
{
"scope": "organization"
}Response
Created API key, including its plaintext value.
Example response
{
"scope": "organization"
}