v1

latestSwagger 2.02026-08-06114111152.5 KB
User

Get your API key and secret

Returns the API client key and secret for the authenticated account. Useful for confirming the credentials currently in use, but never embed this response in client-side code.

get/v1/user/keys

Response

Get your API key and secret

keystring required

API client key.

secretstring required

API client secret. Treat as a password: never embed it in client-side code.