HTTP Method | GET , POST |
API URL | http://btj-system.xyz/api/ |
Response format | JSON |
Parameters | Description |
---|---|
key | Your API key |
action | services |
Example response
[ "service":"1", "name":"Hayden Telegram ad", "category":"Member-real-mandatory", "rate":"8000","currency":"Toman", "min":"1000", "max":"100000", "status":"Pending" }, { "service":"2", "name":"fick Telegram ad", "category":"Member-no drop-fick", "rate":"12000", "currency":"Toman", "min":"500", "max":"10000", "status":"Pending" }, ]
Example response
{ "order": "", "link": "", "quantity": "", "charge": "", "remains": "", "startcount": "channel/group count", "status": "Pending" }
Parameters | Description |
---|---|
key | Your API key |
action | status |
order | Order ID |
Example response
{ "order": "", "link": "", "quantity": "", "charge": "", "currency": "Toman", "status": "done", "orders": null } #status can be: Pending, In progress, Done, Canceled, Partial
Parameters | Description |
---|---|
key | Your API key |
action | screen |
link | id channel/group |
Example response
{ "status":"success", "link":"http:\/\/kajsystem.xyz\/api\/screen\/192822.png", "id":"@id" }
Parameters | Description |
---|---|
key | Your API key |
action | search |
link | id channel/group |
Example response
{ "status":"success", "add":"80k", "id":"@id" }
Parameters | Description |
---|---|
key | Your API key |
action | info |
link | id/link channel/group |
Example response
{ "status":"success", "id":"@id", "subscribers":"28106" }
Parameters | Description |
---|---|
key | Your API key |
action | balance |
Example response
{ "status":"success", "balance": 100000, "currency":"Toman" }
Parameters | Description |
---|---|
key | Your API key |
action | addfunds |
amount | Needed funds |
Example response
{ "status":"success", "amount":"50000", "code":2574, "link":"http://http://kajsystem.xyz/api/payment.php?code=2574", "currency":"Toman" }
Error | Description |
---|---|
400 & status | Yes - Successful - Registered |
401 | Insufficient inventory |
402 | Invalid service number |
403 | Invalid key |
404 | Wrong operation or parameter |
405 | Unknown product |
501 | Eligible ID |