Prerequisites
- An API key scoped to at least one organization
- The
accounts:readAPI permission on that key - The key prefix shown in the client portal
curlandjq
1. Mint an access token
2. List accounts
items and pagination metadata:
next_cursor is not null, pass it as the next request’s cursor parameter.
What to read next
Authentication
Token exchange, expiry, API-key rotation, and authorization errors.
Conventions
Rate limits, pagination, dates, money, and shared errors.
Domain concepts
Organizations, people, borrower roles, accounts, and transactions.