Getting Started
This is Mesta's public interactive API documentation, which allows you to fully test our APIs.
📝 Integration Methods
There are three primary ways you can interact with the Mesta platform:
- Directly via our RESTful API (this documentation)
- Using our API clients available in a variety of languages (Angular, Java, Kotlin, Python, Ruby, Swift or Typescript) - coming soon
- Integrating a platform specific SDK (Web, Android, iOS) - coming soon
Our complete set of APIs allows you to manage resources across eight distinct areas: Merchants, Validation Rules, Senders, Beneficiaries, Payment Methods, Wallets, Quotes and Orders.
v2 Endpoints Available: The API includes v2 endpoints for Beneficiary creation (with inline payment methods) and Order creation (using
paymentMethodId). See the Global Payouts Workflow for the recommended integration flow.
Updated 9 days ago
