Request URL
GET https://app.sms.by/api/v1/getShortLinks
Parameters
| Parameter |
Location |
Type |
Required |
Description |
| token |
query |
string |
Yes |
Your API key |
Responses
200 — Completed successfully
{
"status": "success",
"data": [
{
"id": 14,
"name": "Yandex",
"link": "https:\/\/www.yandex.by\/search\/?clid=2186621&text=a&rdrnd=629580&lr=155&redircnt=1621869494.1",
"short_link": "https:\/\/sms.by?EKrELas",
"created_at": "2021-05-25 09:08:04"
}
]
}
406 — Content not found
404 — Page not found
429 — Request limit exceeded
500 — Server is not available