Skip to main content
POST
Create Api Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Body

application/json
name
string
required

Response

Successful Response

token
string
required
created_at
integer
required

creation unix timestamp

name
string
required
token_id
string | null
allowed_ips
string[] | null