Developer API

A familiar API for approved resellers.

Service discovery, wallet balance, order placement and status tracking use a simple form-encoded interface.

API reference

v2

Endpoint

POST /api/v2

Authentication

Include your dashboard API key with every request.

key=YOUR_API_KEY

List services

action=services

Check balance

action=balance

Create an order

action=add service=SERVICE_ID link=https://example.com/post quantity=1000

Check an order

action=status order=ORD-PUBLIC-ID