Skip to main content
GET
/
verify
Verify API Key
curl --request GET \
  --url https://api.kakiyo.com/v1/verify \
  --header 'Authorization: Bearer <token>'
{
  "status": "success",
  "message": "API key is valid",
  "teamId": "abcdefghij1234567890"
}

Authorizations

Authorization
string
header
required

Response

status
string
Example:
message
string
Example:
teamId
string
Example: