# Bread > Universal bridge between Crypto and local currencies ## Docs - [Get balance](https://docs.bread.africa/api-reference/balance/get-balance.md): This endpoint allows you to retrieve the an asset's balance. - [Get balances](https://docs.bread.africa/api-reference/balance/get-balances.md): This endpoint allows you to retrieve all balances for a wallet. - [Create beneficiary](https://docs.bread.africa/api-reference/beneficiary/create-beneficiary.md): This endpoint allows you to create a beneficiary. - [Get beneficiaries](https://docs.bread.africa/api-reference/beneficiary/get-beneficiaries.md): This endpoint allows you to retrieve beneficiaries. - [Get beneficiary](https://docs.bread.africa/api-reference/beneficiary/get-beneficiary.md): This endpoint allows you to retrieve a specific beneficiary by ID. - [Create identity](https://docs.bread.africa/api-reference/identity/create-identity.md): This endpoint allows you to create identity verification. - [Get identity](https://docs.bread.africa/api-reference/identity/get-identity.md): This endpoint allows you to retrieve identity details. - [Get assets](https://docs.bread.africa/api-reference/miscellaneous/get-assets.md): This endpoint allows you to retrieve supported cryptocurrency. - [Get banks](https://docs.bread.africa/api-reference/miscellaneous/get-banks.md): This endpoint allows you to retrieve supported banks. - [Lookup account](https://docs.bread.africa/api-reference/miscellaneous/lookup-account.md): This endpoint allows you to lookup and verify bank account. - [Create webhook](https://docs.bread.africa/api-reference/notifications/create-webhook.md): This endpoint allows you to create or update webhook. - [Get notifications](https://docs.bread.africa/api-reference/notifications/get-notifications.md): This endpoint allows you to retrieve notifications by type for a wallet. - [Execute offramp](https://docs.bread.africa/api-reference/offramp/execute-offramp.md): This endpoint allows you to execute an offramp. - [Get quote](https://docs.bread.africa/api-reference/offramp/get-quote.md): This endpoint allows you to get quote for offramps. - [Get rate](https://docs.bread.africa/api-reference/offramp/get-rate.md): This endpoint allows you get offramp rate for a currency. - [Get status](https://docs.bread.africa/api-reference/offramp/get-status.md): This endpoint allows you to get the status of an offramp. - [Get quote](https://docs.bread.africa/api-reference/onramp/get-quote.md): This endpoint allows you to get quote for onramps. - [Get rate](https://docs.bread.africa/api-reference/onramp/get-rate.md): This endpoint allows you get onramp rate for a currency. - [Execute swap](https://docs.bread.africa/api-reference/swap/execute-swap.md): This endpoint allows you to swap an asset to another. - [Get quote](https://docs.bread.africa/api-reference/swap/get-quote.md): This endpoint allows you to get quote for swaps. - [Create user](https://docs.bread.africa/api-reference/user/create-user.md): This endpoint allows you to create a new user account. - [Get user](https://docs.bread.africa/api-reference/user/get-user.md): This endpoint allows you to retrieve user account details. - [Set fee](https://docs.bread.africa/api-reference/user/set-fee.md): This endpoint allows you to set fee configuration for account. - [Automate](https://docs.bread.africa/api-reference/wallet/automate.md): This endpoint allows you to set automation for a wallet. - [Create wallet](https://docs.bread.africa/api-reference/wallet/create-wallet.md): This endpoint allows you to create new wallet. - [Get wallet](https://docs.bread.africa/api-reference/wallet/get-wallet.md): This endpoint allows you to retrieve a specific wallet by ID. - [Get wallets](https://docs.bread.africa/api-reference/wallet/get-wallets.md): This endpoint allows you to retrieve wallets. - [Transfer](https://docs.bread.africa/api-reference/wallet/transfer.md): This endpoint allows you to transfer asset from a wallet. - [Asset](https://docs.bread.africa/asset.md): Crypto coverage across major blockchains. - [Currency](https://docs.bread.africa/currency.md): Payout coverage across major global markets. - [Introduction](https://docs.bread.africa/introduction.md): Welcome to the Bread documentation. - [Offramp](https://docs.bread.africa/offramp.md): Convert cryptocurrency to fiat currency with automatic bank transfers and competitive exchange rates. - [Onramp](https://docs.bread.africa/onramp.md): Create and manage global virtual bank accounts for multi-currency fiat operations, deposits, withdrawals, and worldwide banking integration. - [Quickstart](https://docs.bread.africa/quickstart.md): Get started with Breads in minutes - [Wallet](https://docs.bread.africa/wallet.md): Create and manage cryptocurrency wallets with multi-chain support for EVM and Solana networks. - [Webhook](https://docs.bread.africa/webhook.md): Real-time notifications of transaction events. ## OpenAPI Specs - [openapi](https://docs.bread.africa/openapi.json)