🔐Authentication
Returns your authentication token (OAuth 2.0) which you'll need to call the other APIs
Last updated
Returns your authentication token (OAuth 2.0) which you'll need to call the other APIs
Last updated
Make sure you have a API Keys by creating an account here - you will need to complete KYB before your account is approved. Once you get your keys, you can download the OpenAPI Specification here and make some auth calls:
POST
https://
api.akibaone.com
/authorization/revoke
GET
https://
api.akibaone.com
/authorization/whoami
AUTHORIZATION Bearer Token
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
String
Bearer Token
client_id*
String
Your CLIENT_ID
client_secret*
String
Your CLIENT_SECRET
client_credential*
String
Your CLIENT_CREDENTIAL