Get Current API Key
API Keys
Get Current API Key
Returns metadata about the API key used for the current request, including its type and scopes.
GET
Get Current API Key
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Response
200 - application/json
Successful Response
Metadata describing the API key used for the current request.
The API key's opaque identifier.
The type of API key.
Available options:
entity, user The scopes granted to this key, in order.
Available options:
accounts:read, accounts:write, accounts:payment-networks, accounts:transactions, accounts:balances, accounts:statements, accounts:tax-documents, entity:create, transfers:crypto:write, transfers:usdc:write, transfers:ach:write, transfers:wire:write, transfers:book:write, contacts:read, contacts:write, billing:products:read, billing:products:write, billing:customers:read, billing:customers:write, billing:invoices:read, billing:invoices:write, billing:accounts:read, billpay:read, billpay:write, onboarding:read, onboarding:write, cards:read, cards:write, webhooks:read, webhooks:write, partner:onboarding:read, partner:onboarding:write, partner:webhooks:read, partner:webhooks:write, simulations:write, banking:limits:read, banking:limits:write The entity associated with this key, when applicable.
Email address of the user who owns this key, when applicable.