Skip to main content

Revolv3 API Reference

Welcome to the Revolv3 API Reference.
Here you’ll find complete documentation for every endpoint in our platform β€” including request parameters, response formats, authentication, and error handling.
Our APIs are designed to be RESTful, predictable, and secure, making it easy to integrate payment processing into your applications.

πŸ“Œ What’s Included

  • Authentication β†’ Use merchant access tokens for secure requests.
  • Payments & Orders β†’ Create, capture, and manage transactions.
  • Subscriptions & Invoices β†’ Automate recurring billing workflows.
  • Webhooks β†’ Stay in sync with real-time payment events.
  • Error Responses β†’ Understand and troubleshoot failed requests.

🌐 Environments

  • Production β†’ https://api.revolv3.com
  • Sandbox β†’ https://api-sandbox.revolv3.com
We recommend building and testing in the sandbox environment before moving to production.

πŸ›  How to Use This Reference

  1. Browse the left sidebar for available endpoints.
  2. Review request/response examples to understand payloads.
  3. Copy endpoint paths and implement them in your application.
⚠️ Note: This API reference is for documentation only.
Interactive requests (β€œtry it out” calls) are not enabled.

πŸ“š Next Steps

⌘I