Developer API Key & Endpoint
Keep your secret API key confidential. Do not expose it in client-side code.
API Methods & Code Snippets
Loading...
Sample Success Response (JSON):
Loading...
API Parameters Reference
| Parameter | Type | Required | Description |
|---|---|---|---|
| key | String | Yes | Your secret API key from account settings. |
| action | String | Yes | Action type: services, add, status, balance. |
| service | Integer | For 'add' | ID of the requested service (e.g. 101, 104). |
| link | String | For 'add' | Target profile or video URL. |
| quantity | Integer | For 'add' | Requested order quantity. |