# Monirates ## Docs - [Create an exchange](https://docs.monirates.com/api-reference/exchange/create-an-exchange.md) - [Exchange history](https://docs.monirates.com/api-reference/exchange/exchange-history.md) - [Payment received for an exchange](https://docs.monirates.com/api-reference/exchange/payment-received-for-an-exchange.md) - [View exchange details](https://docs.monirates.com/api-reference/exchange/view-exchange-details.md) - [Create a payment link](https://docs.monirates.com/api-reference/payment-link/create-a-payment-link.md) - [Create exchange from payment link](https://docs.monirates.com/api-reference/payment-link/create-exchange-from-payment-link.md) - [Creator cancels a payment link](https://docs.monirates.com/api-reference/payment-link/creator-cancels-a-payment-link.md) - [Fetch payment link details](https://docs.monirates.com/api-reference/payment-link/fetch-payment-link-details.md) - [Get a payment link](https://docs.monirates.com/api-reference/payment-link/get-a-payment-link.md) - [Get all payment links](https://docs.monirates.com/api-reference/payment-link/get-all-payment-links.md) - [Get payment link rate](https://docs.monirates.com/api-reference/payment-link/get-payment-link-rate.md) - [Payer declines a payment link](https://docs.monirates.com/api-reference/payment-link/payer-declines-a-payment-link.md) - [Payment made from payment link](https://docs.monirates.com/api-reference/payment-link/payment-made-from-payment-link.md) - [Update a payment link](https://docs.monirates.com/api-reference/payment-link/update-a-payment-link.md) - [Get providers](https://docs.monirates.com/api-reference/providers/get-providers.md) - [Initiate identity verification](https://docs.monirates.com/api-reference/providers/initiate-identity-verification.md) - [Verify bank account](https://docs.monirates.com/api-reference/providers/verify-bank-account.md) - [Fund a wallet](https://docs.monirates.com/api-reference/transaction/fund-a-wallet.md): Fund a wallet with the specified amount. - [Get transaction details](https://docs.monirates.com/api-reference/transaction/get-transaction-details.md): Get details of a specific transaction. - [Get transactions](https://docs.monirates.com/api-reference/transaction/get-transactions.md): Get a list of all transactions for the user. - [Withdraw funds to bank account](https://docs.monirates.com/api-reference/transaction/withdraw-funds-to-bank-account.md): Withdraw funds from a wallet to a bank account. - [Withdraw funds to mobile money](https://docs.monirates.com/api-reference/transaction/withdraw-funds-to-mobile-money.md): Withdraw funds from a wallet to a mobile money account. - [All rates](https://docs.monirates.com/api-reference/utility/all-rates.md) - [Get rate](https://docs.monirates.com/api-reference/utility/get-rate.md) - [Create a virtual bank account](https://docs.monirates.com/api-reference/virtual-bank-accounts/create-a-virtual-bank-account.md): Create a one-time virtual bank account for collection. - [Get a virtual bank account](https://docs.monirates.com/api-reference/virtual-bank-accounts/get-a-virtual-bank-account.md): Get details of a specific virtual bank account. - [Get all virtual bank accounts](https://docs.monirates.com/api-reference/virtual-bank-accounts/get-all-virtual-bank-accounts.md): Get a list of all virtual bank accounts for the user. - [Create a wallet](https://docs.monirates.com/api-reference/wallet/create-a-wallet.md): Create a wallet for a user. A user can have multiple wallets. - [Wallet balance](https://docs.monirates.com/api-reference/wallet/wallet-balance.md): Get the balance of all wallets owned by the user. If currency query param is provided, returns balance for that currency only. - [Get webhooks](https://docs.monirates.com/api-reference/webhook/get-webhooks.md) - [Retry a webhook](https://docs.monirates.com/api-reference/webhook/retry-a-webhook.md) - [View a webhook](https://docs.monirates.com/api-reference/webhook/view-a-webhook.md) - [Authentication](https://docs.monirates.com/getting-started/authentication.md): Authenticate your requests to the Monirates API using your API key. - [Introduction](https://docs.monirates.com/getting-started/index.md): Send and receive cross-border payments across Africa and beyond using the Monirates API. - [Quickstart](https://docs.monirates.com/getting-started/quickstart.md): Get up and running with the Monirates API in minutes. - [Sandbox](https://docs.monirates.com/getting-started/sandbox.md) - [Supported Countries](https://docs.monirates.com/getting-started/supported-countries.md): View all countries and corridors supported by the Monirates API. - [Use Cases](https://docs.monirates.com/getting-started/use-case-1.md): Various use cases monirates ICPs can leverage our products - [Webhooks](https://docs.monirates.com/getting-started/webhook.md): Receive real-time event updates from Monirates directly to your server. - [Create Payment Link](https://docs.monirates.com/guides/create-payment-link.md): API reference for creating a payment link with flexible payment method configuration - [Create Wallet](https://docs.monirates.com/guides/create-wallet.md): Create a wallet for a specific currency - [Fund Wallet](https://docs.monirates.com/guides/fund-wallet.md): Fund a wallet using supported payment methods - [Get Rate](https://docs.monirates.com/guides/get-rate.md): How to fetch rate - [Create an exchange](https://docs.monirates.com/guides/index.md): How to make an exchange - [Payment Made](https://docs.monirates.com/guides/payment-made.md): Confirm payment for an initiated exchange has been made - [Supported Payment Methods](https://docs.monirates.com/guides/supported-payment-methods.md): Required fields and rules for each supported payment method - [Create Exchange from Payment Link](https://docs.monirates.com/guides/untitled-page.md): How to calculate a rate and create an exchange order from a payment link - [Virtual One Time Account](https://docs.monirates.com/guides/virtual-one-time-account.md): How to use the virtual one time account - [Wallet Balance](https://docs.monirates.com/guides/wallet.md): Retrieve all wallets associated with the authenticated user along with their respective balances - [Withdraw to Bank](https://docs.monirates.com/guides/withdraw-funds-from-bank.md): Endpoint reference for withdrawing Nigerian Naira via bank transfer - [Withdraw to Mobile Money](https://docs.monirates.com/guides/withdraw-funds-to-mobile-money.md): Endpoint reference for withdrawing funds to mobile money accounts across supported currencies ## OpenAPI Specs - [api-docs](https://interface.monirates.com/v1/api-docs.json) - [openapi](https://docs.monirates.com/api-reference/openapi.json)