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

# Overview

Welcome to the Ajaib Coin Exchange API documentation for developers & traders.&#x20;

Our APIs are categorized into:&#x20;

* Market Info > to retrieve general exchange info&#x20;
* Wallet > to access account balances and manage asset transfers, including deposits and withdrawals
* Spot Trading > to view / create / cancel orders & trades

Our WebSockets are categorized into:

* Web Socket Streams > to stream public data (partial book depth, exchange trades, kline / candlestick prices).
* User Data Stream > to stream private data (execution report).

## Mainnet Base Endpoints&#x20;

RESTful API `https://api.crypto.ajaib.co.id`

Websocket `wss://stream.crypto.ajaib.co.id`
