> For the complete documentation index, see [llms.txt](https://stagesmm.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stagesmm.gitbook.io/docs/api/informaciya-o-resurse.md).

# Информация о ресурсе

```
URL - https://api.stagesmm.com/telegram/check-resource
```

***Params:***

```
username=юзернейм без @, либо ссылка на ресурс c https
```

***Example*****&#x20;request**

```
{
  "available": {
    "success": boolean,
    "result": boolean
  },
  "geoBan": {
    "success": boolean,
    "result": boolean
  }
}
```
