> For the complete documentation index, see [llms.txt](https://docs.finqware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finqware.com/api.md).

# API

- [Sessions](https://docs.finqware.com/api/sessions.md): An ordered sequence of steps that can be used to build conversational UIs (eg: product onboarding).
- [Tokens](https://docs.finqware.com/api/tokens.md): Token related operations
- [Accounts](https://docs.finqware.com/api/accounts.md): Query for bank accounts.
- [Balances](https://docs.finqware.com/api/balances.md): Query for bank account balances.
- [Transactions](https://docs.finqware.com/api/transactions.md): Query for bank account transactions.
- [Payments](https://docs.finqware.com/api/payments.md): The Payments API allows customers to securely make account-to-account payments in Europe from your app or website in real time.
- [Consents](https://docs.finqware.com/api/consents.md): Manage user consent records (credentials) created through the Sessions API
- [Catalogs](https://docs.finqware.com/api/catalogs.md): A programatic method to query the list of skills available for integration.
- [Errors](https://docs.finqware.com/api/errors.md): A list of standard errors & codes.
