Skip to main content
GET
cURL
Limit 10 requests per 60 seconds
Get api_key list and its permissions of the account. The response will contain your API keys’ permissions based on the credentials.

Headers

x-api-key
string
required
Example:

"abcdef123456"

x-api-signature
string
required
Example:

"signaturestring"

x-api-timestamp
string
required
Example:

"1718943200000"

Query Parameters

page
integer
default:1

the page you wish to query.

size
integer
default:25

the page size you wish to query, default = 25, 1000 at max.

Response

200 - application/json
success
boolean

true

timestamp
integer

timestamp

data
object