Parameter | Description |
---|---|
HTTP Method | POST |
Response format | Json |
API URL | https://smm-matrix.bugfinder.app/api/v1 |
API Key | fK6aGhCOXIxz0uRi7KbghLxAkP7z3DPJ |
Parameter | Description |
---|---|
key | Your API key |
quantity | Needed quantity |
action | add |
runs (optional) | Runs to deliver |
service | Service ID |
interval (optional) | Interval in minutes |
link | Link to page |
{ "status": "success", "order": 116 }
Parameter | Description |
---|---|
key | Your API key |
action | status |
order | Order ID |
{ "status": "Processing", "charge": "3.60", "start_count": 0, "remains": 0, "currency": "BDT" }
Parameter | Description |
---|---|
key | Your API key |
action | orders |
orders | Order IDs separated by comma (array data) |
[ { "order": 116, "status": "Processing", "charge": "3.60", "start_count": 10, "remains": 0 }, { "order": 117, "status": "Completed", "charge": null, "start_count": 0, "remains": 0 } ]
Parameter | Description |
---|---|
key | Your API key |
action | refill |
order | Order ID |
{ "refill": "1" }
Parameter | Description |
---|---|
key | Your API key |
action | refill_status |
refill | Refill ID |
{ "status": "Completed" }
Parameter | Description |
---|---|
key | Your API key |
action | services |
[ { "service": 1, "name": "๐โโ๏ธ Followers [Ultra-High Quality Profiles]", "category": "๐ฅ [VIP]\r\n", "rate": "4.80", "min": 100, "max": 10000 }, { "service": 11, "name": "๐งจ Instagram Power Comments (100k+ Accounts) โก๏ธ [3 Comments]", "category": "๐ฌ Instagram - Verified / Power Comments [ Own Service ]", "rate": "0.60", "min": 500, "max": 5000 }, { "service": 52, "name": "๐๏ธ Facebook Live Stream Views โก๏ธ [ 120 Min ]", "category": "๐ต Facebook - Live Stream Views\r\n", "rate": "57.60", "min": 50, "max": 2000 } ]