Introduction
Integration guide for YP API partners.
YP API Partner enables partners to integrate with quotes, payins, payouts, fees, webhooks, and operational query services.
Obtain the token through the Auth module.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integration guide for YP API partners.
https://sandbox-rampa.mesadepagos.com/api
Authorization: Bearer {accessToken}
Content-Type: application/json
| Module | Purpose |
|---|---|
| Auth | Obtain a JWT to access the API. |
| Quotes | Retrieve available quotes. |
| Payin | Generate QR, cash, and card payments. |
| Payout | Send payments through ACH, QR, PIX, or crypto. |
| Wallet | Create and manage digital wallets. |
| Fees | Retrieve and create fee configurations. |
| Webhooks | Configure callbacks and review delivery logs. |
| Queries | Retrieve balances and transaction history. |