> ## Documentation Index
> Fetch the complete documentation index at: https://docs.finup.io/llms.txt
> Use this file to discover all available pages before exploring further.

# API reference overview

> Public endpoint groups included in the Finup API reference.

The API reference is generated from `docs/openapi.json`.

That file is produced by `scripts/generate-public-openapi.mjs`, which filters the backend Swagger document through an explicit endpoint whitelist. This prevents internal endpoints from appearing in client docs when the backend Swagger document contains admin, support, script, frontend-only, or infrastructure routes.

## Included groups

| Group        | Included now                                                 |
| ------------ | ------------------------------------------------------------ |
| Accounts     | Create account, get account capabilities, card bins          |
| Transactions | Transaction list, count, summary                             |
| Cards        | Issue, list, get, deposit, withdraw, freeze, unfreeze, close |
