API

Manage your API key and explore available endpoints

Your API Key Active
The API Key will be generated only from your Account Settings
API Endpoint
https://nayasmm.com/api/v2
add
status
services
balance
refill
Parameter Description
keyrequired Your personal API key
actionrequired Action to perform: add, status, services, balance
serviceadd Service ID — required for add action
linkadd Target URL for the service
quantityadd Order quantity (within service min/max)
orderstatus Order ID — required for status action
commentsadd Comments list, one per line (for comment services)
{
  "order": 12345
}
Copied to clipboard!