POST
/
v1
/
auth
/
api_key

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
username
string
required
permissions
enum<string>[]
Available options:
anonymization,
audit,
auth,
document_store,
llm

Response

200 - application/json
success
boolean
required
username
string
default:
api_key
string
default: