Skip to main content

Documentation Index

Fetch the complete documentation index at: https://4cx.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Replace evt_001 with a real game id from your environment. Returns depth for the selected game.

Request

POST https://api.4cx.io/exchange/getOrderbook POST
Headers: Authorization, X-API-Version: public, Content-Type: application/json
{
  "gameID": "evt_001"
}