Who this page is for Use this page when you want the full mental model before you touch a single endpoint. If you are building a checkout, a wallet flow, or a back office tool, read this first so the rest of the docs make sense.
What RampHub does
RampHub sits between your app and multiple ramp providers. It compares live routes, surfaces the best option, and keeps the order state moving until the trade is resolved. At a high level, RampHub handles four jobs:- Compare eligible provider routes for the user’s request.
- Choose the best route based on rate, timing, and provider quality.
- Create the order and hand back the instructions your app needs.
- Keep the state in sync through webhooks and status recovery.