# Obiex ## Docs - [Create Deposit Address](https://developer.obiex.finance/api-reference/addresses/create-deposit-address.md) - [Get Deposit Addresses](https://developer.obiex.finance/api-reference/addresses/get-deposit-addresses.md) - [Authentication](https://developer.obiex.finance/api-reference/authentication.md): Learn how to authenticate your API requests - [Get Active Networks](https://developer.obiex.finance/api-reference/currencies/get-active-networks.md) - [Get Tradable Currencies](https://developer.obiex.finance/api-reference/currencies/get-tradable-currencies.md) - [Get Withdrawal Currency Networks](https://developer.obiex.finance/api-reference/currencies/get-withdrawal-currency-networks.md) - [Errors](https://developer.obiex.finance/api-reference/errors.md): Understanding API error responses - [Introduction](https://developer.obiex.finance/api-reference/introduction.md): Welcome to the Obiex API Documentation - [Create invoice](https://developer.obiex.finance/api-reference/invoice-settlement/create-invoice.md): Create an invoice for USD settlement. Requires a `fundingSource` of either `DEPOSIT` or `WALLET`. - [Get invoice](https://developer.obiex.finance/api-reference/invoice-settlement/get-invoice.md): Retrieve a single invoice by its ID. - [List my invoices](https://developer.obiex.finance/api-reference/invoice-settlement/list-my-invoices.md): Returns a paginated list of invoices. - [Upload invoice document](https://developer.obiex.finance/api-reference/invoice-settlement/upload-invoice-document.md): Upload an invoice document (image or PDF, max 1 MB). Returns a URL to include in the Create Invoice request. - [Get Banks for GHS Withdrawal](https://developer.obiex.finance/api-reference/payouts/get-banks-for-ghs-withdrawal.md) - [Get Banks for Naira Withdrawal](https://developer.obiex.finance/api-reference/payouts/get-banks-for-naira-withdrawal.md) - [Get Mobile Networks for GHS Withdrawal](https://developer.obiex.finance/api-reference/payouts/get-mobile-networks-for-ghs-withdrawal.md) - [Get Wallet Balance](https://developer.obiex.finance/api-reference/payouts/get-wallet-balance.md) - [Request Bank Account Withdrawal](https://developer.obiex.finance/api-reference/payouts/request-bank-account-withdrawal.md) - [Request Crypto Withdrawal](https://developer.obiex.finance/api-reference/payouts/request-crypto-withdrawal.md) - [Resolve GHS Bank Account](https://developer.obiex.finance/api-reference/payouts/resolve-ghs-bank-account.md) - [Resolve Naira Bank Account](https://developer.obiex.finance/api-reference/payouts/resolve-naira-bank-account.md) - [Accept Quote](https://developer.obiex.finance/api-reference/trades/accept-quote.md) - [Create Quote](https://developer.obiex.finance/api-reference/trades/create-quote.md) - [Get Pairs](https://developer.obiex.finance/api-reference/trades/get-pairs.md) - [Get Single Trade Pair](https://developer.obiex.finance/api-reference/trades/get-single-trade-pair.md) - [Get User Trades Summary](https://developer.obiex.finance/api-reference/trades/get-user-trades-summary.md) - [Instant Swap](https://developer.obiex.finance/api-reference/trades/instant-swap.md): Create a quote and execute the trade in a single request — no need to call `Create Quote` then `Accept Quote` separately. The swap is executed at the best available rate at the time of the request. Provide either `amount` (the amount you are selling) or `amountToReceive` (the amount you want to rece… - [Get Deposit Transactions](https://developer.obiex.finance/api-reference/transactions/get-deposit-transactions.md) - [Get Payout Transactions](https://developer.obiex.finance/api-reference/transactions/get-payout-transactions.md) - [Get Transaction By Id](https://developer.obiex.finance/api-reference/transactions/get-transaction-by-id.md) - [Get User Transactions](https://developer.obiex.finance/api-reference/transactions/get-user-transactions.md) - [Resend Webhook(single transaction)](https://developer.obiex.finance/api-reference/transactions/resend-webhooksingle-transaction.md) - [Resend Webhooks(multiple transactions)](https://developer.obiex.finance/api-reference/transactions/resend-webhooksmultiple-transactions.md) - [Webhooks](https://developer.obiex.finance/api-reference/webhooks.md): Listen to real-time events and verify webhook requests from Obiex - [Collections](https://developer.obiex.finance/features/collections.md): Generate unique wallet addresses for your users to receive funds - [Invoice settlement](https://developer.obiex.finance/features/invoice-settlement.md): Settle international invoices in USD using NGN, USDC, or USDT - [Payouts](https://developer.obiex.finance/features/payouts.md): Withdraw funds to cryptocurrency wallets or bank accounts - [Trading](https://developer.obiex.finance/features/trading.md): Swap between supported currencies using our RFQ system or instant swap - [Transactions](https://developer.obiex.finance/features/transactions.md): Track wallet balances and view transaction records - [Introduction](https://developer.obiex.finance/index.md): Welcome to the Obiex API documentation, your guide to building amazing experiences with our powerful crypto APIs. - [Node.js SDK](https://developer.obiex.finance/sdks/node.md): Use the official Obiex Node.js client to integrate from any JavaScript or TypeScript project - [Hedging](https://developer.obiex.finance/use-cases/hedging.md): Protect your holdings from crypto volatility using instant swaps - [Off-ramping](https://developer.obiex.finance/use-cases/off-ramping.md): Convert cryptocurrency to fiat and pay out to bank accounts - [On-ramping](https://developer.obiex.finance/use-cases/on-ramping.md): Accept fiat or crypto deposits and credit user wallets ## OpenAPI Specs - [openapi](https://developer.obiex.finance/api-reference/openapi.json)