> For the complete documentation index, see [llms.txt](https://docs.orangebit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.orangebit.com/api-reference/readme.md).

# 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.
