Skip to main content

API Endpoints

Roxom provides different base URLs for various environments and API types.

Production Environment

Sandbox Environment

Use the sandbox environment for testing and development. Sandbox API keys only work with sandbox endpoints.

API Versioning

All REST API endpoints are versioned. The current version is v1 and is included in the URL path:

SSL/TLS Requirements

All API communication must use HTTPS/WSS protocols. HTTP connections are not supported and will be rejected.

Configuration Examples

Environment Variables

Python Configuration

JavaScript Configuration

Ping

Before integrating, verify that the API is accessible:
Expected response:

Next Steps

Ping

Test API connectivity and monitor system status

Market Data

Start accessing order book and market data over HTTP
Last modified on May 14, 2026