Return metadata about the API key authenticating this request, including its scopes. The plaintext secret is never returned.
Documentation Index
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Metadata describing the calling API key.
The unique identifier for this API key.
Whether the key was created programmatically (Private) or via the Dashboard (Public).
Public, Private The type of entity that owns the key. Always Developer.
Developer The developer ID that owns the key.
The environment prefix of the key. sk-live in production, sk-test in sandbox.
sk-live, sk-test The last four characters of the key, shown alongside the prefix for disambiguation in audit logs.
Lifecycle state of the key.
Active, Deleted The scopes authorized on this key. A single-element list containing bridge:api_unrestricted
denotes an unrestricted key (all standard scopes). Any other list denotes a scoped key.