# Yala Payout APIs ## Docs - [Add Supporting Documents](https://docs.useyala.com/api-reference/endpoint/add-documents.md): Add additional supporting documents to an existing payout. - [Get Payment Methods for Corridor](https://docs.useyala.com/api-reference/endpoint/get-methods.md): Retrieve available payment methods, fees, and required beneficiary fields for a currency pair/corridor. - [Get Enabled Currency Pairs](https://docs.useyala.com/api-reference/endpoint/get-pairs.md): Retrieve enabled currency pairs with current exchange rates for your business. - [Get Payout by ID](https://docs.useyala.com/api-reference/endpoint/get-payout.md): Retrieve detailed information about a specific payout. - [Get Wallet Balances](https://docs.useyala.com/api-reference/endpoint/get-wallets.md): Retrieve all business wallet balances for the authenticated tenant. - [Initiate Payout](https://docs.useyala.com/api-reference/endpoint/initiate.md): Create a payout to send funds to a beneficiary's bank account via API. - [Get Payout Quote](https://docs.useyala.com/api-reference/endpoint/quote.md): Get exchange rate, fee, and final amounts before initiating a payout. Use this to show the user what they will pay before they confirm. - [Get Document Upload URL](https://docs.useyala.com/api-reference/endpoint/upload-document-url.md): Get a presigned URL to upload an invoice directly to S3 before or after creating a payout. - [API Overview](https://docs.useyala.com/api-reference/introduction.md): Understand the core concepts behind Yala payout APIs. - [Authentication](https://docs.useyala.com/guides/authentication.md): Authorize requests to the Yala API using API keys. - [Currency and Country Codes Reference](https://docs.useyala.com/guides/currency-country-codes.md): Quick reference for ISO currency and country codes used in the Yala API. - [End-to-End Integration Flow](https://docs.useyala.com/guides/end-to-end-flow.md): Understand how to integrate Yala payout APIs into your application for your end users. - [Error Handling](https://docs.useyala.com/guides/errors.md): Understand common Yala API errors and how to recover gracefully. - [Postman Collection](https://docs.useyala.com/guides/postman-collection.md): Use the Yala Payout API with our Postman collection for quick testing and integration. - [Rate Limits](https://docs.useyala.com/guides/rate-limits.md): Yala API rate limits: request rate, burst, and monthly quota. - [Uploading Supporting Documents](https://docs.useyala.com/guides/uploading-supporting-documents.md): How to attach invoices to payout API payouts. - [Webhooks](https://docs.useyala.com/guides/webhooks.md): Subscribe to payout and wallet notifications at your URL, and verify incoming webhook requests. - [Yala Payout APIs](https://docs.useyala.com/index.md): Integrate cross-border payouts and wallet services with a single API. - [Quickstart](https://docs.useyala.com/quickstart.md): Create and send your first payout through the Yala API. ## OpenAPI Specs - [openapi](https://docs.useyala.com/api-reference/openapi.json) ## Optional - [Status](https://status.useyala.com) - [Support](mailto:developers@useyala.com)