Getting Started with Ramp API
Welcome to the Ramp API. Use the Ramp API to access transactions, issue cards, invite users, and so on.
We recommend you get started by connecting a new App and going through the authorization documentation.
Environment
The API is available in two environments that can be accessd by sending requests to different hosts.
Environment | Host | OpenAPI Spec | Description |
---|---|---|---|
Production | https://api.ramp.com | Production Spec | Use Production environment to go live with your application. |
Sandbox | https://demo-api.ramp.com | Sandbox Spec | Fill out this form to request for a sandbox. Sandbox is a full fledged environment in which you can explore different API endpoints and test your application. |
Updated 3 months ago