RanglerDeveloper
API reference

API reference

Explore the paid Rangler API contract and test requests against live or sandbox.

The API reference is generated from Rangler's curated customer OpenAPI contract.

Base URLs

EnvironmentBase URLKey prefix
Livehttps://api.rangler.corgl_live_
Sandboxhttps://sandbox-api.rangler.corgl_test_

Authentication

Customer API endpoints use an organization API key:

X-API-Key: rgl_live_your_key_here

Portal management endpoints use a bearer token and are published under /developer/v1.

Keep live API keys on your server. Do not expose them in browsers, mobile applications, public repositories, or client-side environment variables.

Using the playground

Choose an endpoint from the navigation, select live or sandbox, enter the appropriate credential, and send the request. Mintlify proxies playground requests so browser CORS policy does not block the test.

For integration guidance, start with Authentication, Response conventions, and Errors.

On this page