Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
public_key
string
required
scopes
enum<string>[]
required
Available options:
full,
read,
trade,
withdraw,
admin
expires_at
integer<int64> | null

Response

API key created

created_at
integer<int64>
required
id
string
required
public_key
string
required
scopes
enum<string>[]
required
Available options:
full,
read,
trade,
withdraw,
admin
expires_at
integer<int64> | null