For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“‘APIs

We expose five core APIs that together cover the full savings integration lifecycle:

API
Purpose
Base Path

Register and manage individual & company clients

/clients

Browse savings products, rates, terms, and capacity

/products

Submit deposits, withdrawals, and other operations

/instruction-request

View client deposit account positions and interest

/financial-partners

View and manage daily instruction settlement batches

/instruction-batches

You can use all APIs in both sandbox and production environments. See Authentication for API key and OAuth 2.0 details.

Last updated