# Nuvion ## Docs - [Account Details](https://docs.nuvion.co/api-reference/account-details.md): Generate and retrieve bank account numbers, IBANs, and wallet addresses for receiving funds. - [Accounts](https://docs.nuvion.co/api-reference/accounts.md): Create and retrieve currency-denominated balance containers for your entities. - [Cards](https://docs.nuvion.co/api-reference/cards.md): Issue virtual and disposable cards, manage spending controls, and view card transactions. - [Counterparties](https://docs.nuvion.co/api-reference/counterparties.md): Create and manage the recipients of your payouts. - [Entities](https://docs.nuvion.co/api-reference/entities.md): Create and manage the individuals and businesses that hold accounts on your platform. - [API Reference](https://docs.nuvion.co/api-reference/introduction.md): Complete endpoint reference for the Nuvion API. - [Transfers](https://docs.nuvion.co/api-reference/transfers.md): Initiate and retrieve bank transfers, mobile money payouts, and stablecoin sends. - [Webhooks](https://docs.nuvion.co/api-reference/webhooks.md): Register, manage, and test webhook endpoints to receive real-time event notifications for your entities. - [Authentication](https://docs.nuvion.co/authentication.md): Nuvion uses API keys to authenticate requests. All API calls must be made over HTTPS with a valid key. - [Account Details](https://docs.nuvion.co/core-concepts/account-details.md): External-facing identifiers that allow your account to send and receive funds on payment rails. - [Accounts](https://docs.nuvion.co/core-concepts/accounts.md): Accounts hold balances for an entity. Each account is denominated in a single currency and can be funded, debited, and assigned banking coordinates for receiving funds. - [Counterparties](https://docs.nuvion.co/core-concepts/counterparties.md): A counterparty represents an external person or business that your entities send money to or receive money from. Counterparties are scoped to an entity and must be created before they can be used in a transfer. - [Entities](https://docs.nuvion.co/core-concepts/entities.md): An entity represents a person or business on your platform. Entities own accounts, initiate transactions, and must be verified before they can transact. - [Errors](https://docs.nuvion.co/errors.md): Nuvion uses conventional HTTP status codes and a consistent error object to communicate what went wrong and how to resolve it. - [Currency Conversion](https://docs.nuvion.co/forex-exchange.md): Allows you to convert funds between currency pairs. - [Accept a Payment](https://docs.nuvion.co/guides/accept-a-payment.md): Receive funds into a Nuvion account via account details, a hosted bank transfer checkout, or a direct card charge. - [Card Issuing](https://docs.nuvion.co/guides/card-issuing.md): Issue virtual cards for your entities, set granular spending controls, and manage the full card lifecycle from creation to deletion. - [Send a Payout](https://docs.nuvion.co/guides/send-a-payout.md): Register a counterparty, attach their payment details, and initiate payouts across 24+ payment rails globally. - [Stablecoins](https://docs.nuvion.co/guides/stablecoins.md): Issue blockchain wallet addresses for your entities and send or receive USDC and USDT across Ethereum, Solana, Base, and Polygon. - [Transfer](https://docs.nuvion.co/guides/transfer.md): Register a counterparty, attach their payment details, and initiate transfers globally. - [Introduction](https://docs.nuvion.co/introduction.md): Nuvion is a global banking infrastructure platform. Use our APIs to issue accounts, move money, accept payments, and offer FX to your users — anywhere in the world. - [Pagination](https://docs.nuvion.co/pagination.md): All list endpoints use cursor-based pagination. Navigate pages using the cursors returned in each response. - [Quickstart](https://docs.nuvion.co/quickstart.md): Make your first Nuvion API calls. You'll create an entity, open an account, generate account details, and check a balance — in under 10 minutes. - [Versioning](https://docs.nuvion.co/versioning.md): How Nuvion API versions work and how to migrate between them. - [Event Types](https://docs.nuvion.co/webhooks/event-types.md): Full payload schemas and examples for every Nuvion webhook event. - [Webhooks Overview](https://docs.nuvion.co/webhooks/overview.md): Receive real-time event notifications when activity occurs on your Nuvion accounts. ## OpenAPI Specs - [openapi](https://docs.nuvion.co/api-reference/openapi.json) ## Optional - [Dashboard](https://app.nuvion.co/dashboard/settings) - [Status](https://status.nuvion.co)