Base URL
All API requests are made to:Request Format
All requests use JSON bodies withContent-Type: application/json.
Authentication is done via the clientKey field in the request body — no headers or bearer tokens required.
Endpoints
Response Format
All responses are JSON with a consistent structure:errorId: 0means successerrorId: 1means an error occurred — checkerrorCodeanderrorDescription