English
cURL
curl --request GET \ --url https://proxy.innk.cc/api/token/key/{key} \ --header 'Authorization: Bearer <token>'
Get API token information
The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.
Bearer <API_KEY>
<API_KEY>
API_KEY
Was this page helpful?