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
- 200
- 401
- 403
Describe the calling API key and its access
Missing or invalid API key
The API key is not authorized for this resource