Skip to main content
GET
/
v1
/
me
Get API key identity
curl --request GET \
  --url https://api.auriko.ai/v1/me \
  --header 'Authorization: Bearer <token>'
Returns the identity associated with your API key. Use this to discover your workspace_id for management API calls.