Skip to main content
GET
cURL
Read the account and credential admitted by the same paid bearer-auth middleware as other data requests. OAuth grants require the read scope. The response contains the account ID, credential ID, credential kind and scopes; it exposes no email, token or credential hash. Scopes are null for a full developer key. The product CLI uses this endpoint for 0xinsider whoami. Normal request accounting and rate limits apply.

Authorizations

Authorization
string
header
required

API key or OAuth 2.1 access token in the Authorization header as Bearer oxi_sk_live_... or Bearer oxi_at_.... Data calls require an active Pro subscription and return live data. A 401 carries WWW-Authenticate: Bearer resource_metadata="https://api.0xinsider.com/.well-known/oauth-protected-resource" (RFC 6750 section 3, RFC 9728).

Response

Authenticated account and credential identity.

object
enum<string>
required
Available options:
account
data
object
required
meta
object
required