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