SMMDARKS

API Documentation

Integrate our SMM services into your system using our automated API gateway.

Connection Parameters

HTTP Method POST
API URL https://smmdarks.com/api/v2
Response Format JSON
Download PHP Example Code

Documentation Menu

Service List API

Retrieve the list of all available services on the platform.

Parameters Description
key Your API key
action services
Example Response
[
  {
    "service": 1,
    "name": "Followers",
    "type": "Default",
    "category": "First Category",
    "rate": "0.90",
    "min": "50",
    "max": "10000",
    "refill": true
  }
]