Auth introspection for the current API key or OAuth token.
Account
Auth introspection for the current API key or OAuth token.
Returns auth method, API key name/suffix (when using pk_drip_…), or OAuth scopes (when using mcp_at_…). Requires bearer API key or OAuth access token with mcp:unlock. Session JWTs are rejected. Never returns raw keys or user ids.
GET
Auth introspection for the current API key or OAuth token.
Authorizations
Bearer API key (pk_drip_…) or OAuth access token (mcp_at_…). Session JWTs are rejected on routes that require this scheme.

