Loading...
API Reference
Auth

Endpoints for handling platform authentication and managing security-related requests

# Endpoints
get
/auth/api
Generate an API Key for platform access using a pre-shared token, which must be provided in the Authorization header as a Bearer token.
get
Generate API Key

Generate an API Key for platform access using a pre-shared token, which must be provided in the Authorization header as a Bearer token.

Parameters
mode
string
test
live
API key mode: 'test' or 'live' (default: 'live')
get
/auth/api
shell
javascript
go
java
php
{} Response
200
400
401
403
500
get
/auth/api
shell
javascript
go
java
php
{} Response
200
400
401
403
500