Skip to main content
GET
Get API Key Permissions

Authorizations

Authorization
string
header
required

A bearer token signed using your API Key Secret, see Creating API Keys section of our docs for more information. See Scope & Permissions for the permission each endpoint requires.

Response

A successful response.

can_view
boolean

Indicates whether the API key has view permissions.

can_trade
boolean

Indicates whether the API key has trade permissions.

can_transfer
boolean

Indicates whether the API key has deposit/withdrawal permissions.

portfolio_uuid
string

The portfolio ID associated with the API key.

portfolio_type
enum<string>
default:UNDEFINED

The type of portfolio

Available options:
UNDEFINED,
DEFAULT,
CONSUMER,
INTX