Authenticated
Get API keys
Returns the API keys for the authenticated user. Warning: This returns sensitive information.
get/api/v1/authenticated/api_keys
Response
successful
Example response
{
"token": "waka_..."
}Returns the API keys for the authenticated user. Warning: This returns sensitive information.
successful
{
"token": "waka_..."
}