latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

System

API Key Introspection

Return metadata about the calling API key: plan, remaining credits, period end, bound domain, status. Useful for any SDK consumer that wants to surface plan and balance in its own UI.

get/auth/keys/me

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}