# OrangeBit API Reference

### Server Locations & Environments

<br>

Production Environment

* REST base URL: <https://api.orangebit.com1>
* WebSocket URL: wss\://ws.orangebit.com/ws

<br>

Testnet / Sandbox Environment

* REST base URL: <https://api.testnet.orangebit.com/v1>
* WebSocket URL: wss\://ws.testnet.orangebit.com/ws

<br>

Use the testnet URL for development and integration. Switch to production only after thorough testing.
