# Browpay API Documentation

## Browpay API

- [Home](https://developer.browpay.com/home.md)
- [Escrow QuickStart Guide](https://developer.browpay.com/escrow-quickstart-guide.md)
- [Authentication](https://developer.browpay.com/authentication.md)
- [Webhooks](https://developer.browpay.com/webhooks.md)
- [Signature Validation](https://developer.browpay.com/webhooks/signature-validation.md)
- [Encryption and Decryption](https://developer.browpay.com/webhooks/encryption-and-decryption.md)
- [Collect Payments](https://developer.browpay.com/payments/collect-payments.md)
- [Initialize Transaction](https://developer.browpay.com/payments/collect-payments/initialize-transaction.md): Standard charge endpoint.
- [Verify Payments](https://developer.browpay.com/payments/collect-payments/verify-payments.md): Verify transaction status. This endpoint is where your callback URL should call at.
- [List Payments](https://developer.browpay.com/payments/collect-payments/list-payments.md): Returns a list of 200 recent payments.
- [Transaction Codes](https://developer.browpay.com/payments/transaction-codes.md)
- [Verify Token](https://developer.browpay.com/payments/transaction-codes/verify-token.md)
- [List  Codes](https://developer.browpay.com/payments/transaction-codes/list-codes.md): Fetch a list of all the payment tokens you verified.
- [Account Resolution](https://developer.browpay.com/payouts/account-resolution.md): Resolve and verify banking information
- [Transfers](https://developer.browpay.com/payouts/transfers.md)
- [Create Transfer](https://developer.browpay.com/payouts/transfers/create-transfer.md): Create a new transfer
- [Fetch Transfer](https://developer.browpay.com/payouts/transfers/fetch-transfer.md): Retrieve transfer status by reference
- [List Transfers](https://developer.browpay.com/payouts/transfers/list-transfers.md): Fetch a list of 200 most recent transfers
- [Fetch Customers](https://developer.browpay.com/customers/fetch-customers.md)
- [Load Customer](https://developer.browpay.com/customers/load-customer.md): Fetch a customer using the customer\_tag
- [Fetch Products](https://developer.browpay.com/products/fetch-products.md): A list of your products
- [Balances](https://developer.browpay.com/miscellaneous/balances.md): Your Balances. Note Currencies are returned in Kobo for NGN
- [Banks](https://developer.browpay.com/miscellaneous/banks.md): Available Banks we support
- [Countries](https://developer.browpay.com/miscellaneous/countries.md): Countries Browpay service
- [Plugins and Libraries](https://developer.browpay.com/plugins/plugins-and-libraries.md): We have ensured our plugins and libraries are open-source for review and contributions from our developer community reach out to support@browpay.com for submissions and featuring.
