# Bokumonie API Docs ## Docs - [Bokumonie API Documentation](https://docs.bokumonie.com/bokumonie-api-documentation-2065990m0.md): - [Auth](https://docs.bokumonie.com/auth-7719819f0.md): Contains endpoints for authenticating users with the Bokumonie API. Requests in this folder are used to verify credentials and retrieve the access token (API key) required to authorize subsequent API calls. Ensure the `Api-Key` environment variable is set before making requests to other protected endpoints. - [Payout](https://docs.bokumonie.com/payout-7719820f0.md): Contains endpoints for initiating and managing payouts on the Bokumonie platform. Requests in this folder allow you to transfer funds from a source wallet to a recipient's bank account or mobile wallet. All payout requests require Bearer token authentication via the `Api-Key` environment variable and use an auto-generated `Idempotency-Key` header to prevent duplicate transactions. - [Webhook Notification](https://docs.bokumonie.com/webhook-notification-7719822f0.md): The hashing algorithm used for the webhook signature is **HMAC-SHA256** (Hash-based Message Authentication Code with SHA-256). ## API Docs - Auth [Authentication](https://docs.bokumonie.com/authentication-32498892e0.md): - Payout [Initiate payout](https://docs.bokumonie.com/initiate-payout-32498893e0.md): Initiates a payout from a specified source wallet to a recipient's bank account or mobile wallet. - Payout [Get a Payout](https://docs.bokumonie.com/get-a-payout-32498894e0.md): Initiates a payout from a specified source wallet to a recipient's bank account or mobile wallet. - Payout [Get Payout Summary](https://docs.bokumonie.com/get-payout-summary-32498895e0.md): Initiates a payout from a specified source wallet to a recipient's bank account or mobile wallet. - Payout [Get payouts](https://docs.bokumonie.com/get-payouts-32498896e0.md): Initiates a payout from a specified source wallet to a recipient's bank account or mobile wallet. - Wallet [Get Balance](https://docs.bokumonie.com/get-balance-32498897e0.md):