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
Example response
{
"ok": true
}