Request URL
GET https://app.sms.by/api/v1/getAlphanameCategory
Parameters
| Parameter |
Location |
Type |
Required |
Description |
| token |
query |
string |
Yes |
Your API key |
Responses
200 — Completed successfully
{
"status": "OK",
"result": [
{
"id": 2,
"name": "Auto (everything related to the automobile industry)"
},
{
"id": 3,
"name": "Banks\/loans"
},
{
"id": 1,
"name": "Select"
},
{
"id": 4,
"name": "Hypermarkets\/retail chains\/shopping centers"
},
{
"id": 5,
"name": "Games\/casino\/quests"
}
]
}
400 — Incorrect request
404 — Page not found
429 — Request limit exceeded
500 — Server is not available