Api Method | POST |
API URL | https://kozsmm.com/api/v2 |
Geri dönüş formatı | JSON |
Parametre | Açıklama |
key | Kullanıcı API Key |
action | services |
[ { "service": 1, "name": "Followers", "type": "Default", "category": "First Category", "rate": "0.90", "min": "50", "max": "10000" }, { "service": 2, "name": "Comments", "type": "Custom Comments", "category": "Second Category", "rate": "8", "min": "10", "max": "1500" } ]
Parametre | Açıklama |
action | add |
service | Servis ID |
link | Hizmet bağlantısı |
quantity | Miktar |
runs (opsiyonel) | Runs to deliver |
interval (opsiyonel) | Interval in minutes |
{ "order": 23501 }
Parametre | Açıklama |
action | status |
service | Servis ID |
order | Sipariş ID |
{ "charge": "0.27819", "start_count": "3572", "status": "Partial", "remains": "157", "currency": "TRY" }
Parametre | Açıklama |
key | Kullanıcı API Key |
action | balance |
{ "balance": "100.84292", "currency": "TRY" }