v1.0.0
OAS 3.1.0
About
We provide you with Production and Sandbox mode available via api.rampnow.io and api.dev.rampnow.io.
About API
- To get access to Production mode, you must first test your integration to make sure everything works as expected.
- All incompatible changes made to the API will be versioned and will not affect the existing endpoints. However, we may add additional fields to the JSON responses without any notice or API versioning. So it is not a good idea to rely on object mappers in your integration code that will fail on unknown properties.
- The API responds with a JSON payload.
Base url to use the rampnow API
Client Libraries