API
Endpoint: https://zemiaxpanel.com/api/v2
Sign in to view your API key.
| Action | Example |
|---|---|
| Balance | key=...&action=balance |
| Services | key=...&action=services |
| Add | key=...&action=add&service=123&link=https://...&quantity=100 |
| Status | key=...&action=status&order=999 |
| Multi status | key=...&action=status&orders=999,1000 |
| Cancel | key=...&action=cancel&order=999 |
| Multi cancel | key=...&action=cancel&orders=999,1000 |
| Refill | key=...&action=refill&order=999 |
| Multi refill | key=...&action=refill&orders=999,1000 |
| Refill status | key=...&action=refill_status&refill=123 |
| Multi refill status | key=...&action=refill_status&refills=123,124 |
| SEO order | key=...&action=add&service=123&link=https://...&quantity=1000&keywords=keyword1%0Akeyword2 |
| Comment replies | key=...&action=add&service=123&link=https://...&username=example&comments=reply1%0Areply2 |