cURL
API Reference
Get the current caller
GET
cURL
Returns the authenticated caller’s self-view: the credential type, the owning entity, and the scopes granted to the request. Useful as a smoke test that yourDocumentation Index
Fetch the complete documentation index at: https://docs.onconsul.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header is wired correctly
and that the scopes attached to your API key cover the endpoints
you intend to call.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
Available options:
api_key Available options:
organization, individual Available options:
balance:read, bank_accounts:read, bank_accounts:write, external_wallets:read, external_wallets:write, recipients:read, recipients:write, transactions:read, deposits:read, deposits:write, withdrawals:read, withdrawals:write, payouts:read, payouts:write, webhooks:read, webhooks:write 
