Overview

API documentation for deposits, orders, transactions, transfers, and webhooks.

Modified at Apr 28, 2026, 05:38 AM UTC

We provide API access to our services so your application can integrate with them more easily.

Base URL

This is the API base URL used by every request in this documentation:

https://cekceir.online

Authentication

Send your API key as a Bearer token on every protected endpoint:

Authorization: Bearer <api_key>Accept: application/json

For requests with a JSON body, also send:

Content-Type: application/json

Jump To