Returns the API key resource for the key authenticating this request. Useful for verifying which key is in use and discovering its current authorization context without inferring it from rejected requests.
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication with Augustus Banking API
The authenticated API key
Resource type discriminator.
api_key Unique identifier of the API key.
Identifier of the merchant the key belongs to.
The effective set of scopes for this key. Stored aliases (e.g. full_access, read_only) are always expanded to concrete resource:action scopes against the current registry before they appear here.
payouts:read, payouts:write, deposits:read, returns:read, returns:write, conversions:read, conversions:write, quotes:read, accounts:read, accounts:write, account_programs:read, webhook_subscriptions:read, webhook_subscriptions:write, events:read, webhook_deliveries:read, webhook_deliveries:write IP addresses or CIDR ranges this key is permitted to authenticate from. An empty array means the key is not IP-restricted.
ISO 8601 UTC timestamp at which this key expires. null if the key has no expiry.
ISO 8601 UTC timestamp at which this key was created.
ISO 8601 UTC timestamp of the last update to this key (e.g. roll, IP allowlist change, revoke). null if the key has not been updated since creation.
Effective API version for the request (header value or merchant pin).