Skip to main content
GET
/
api
/
token
/
key
/
{key}
cURL
curl --request GET \
  --url https://proxy.innk.cc/api/token/key/{key} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.

Path Parameters

key
string
required

API_KEY