Retrieving primary account details
GET /ledger/accounts— fetch all accounts your credentials have access to (typically just your primary account).GET /ledger/accounts/{accountId}— fetch a specific account’s balance and details by ID.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /ledger/accounts —
fetch all accounts your credentials have access to (typically just your
primary account).GET /ledger/accounts/{accountId} —
fetch a specific account’s balance and details by ID.