Skip to main content

Describe the calling API key and its access

GET 

/v1/me

Returns the identity of the API key making the request: its display name, whether it is a super-user key, and the per-network roles it has been scoped to. Use this to discover which networks the key can reach and at what role before calling network-scoped endpoints. Internal identifiers (owner id/type, key id) are deliberately not exposed.

Responses

Describe the calling API key and its access