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

# API

#### Get the local IP

```bash
curl -L ip.dler.io
```

#### Get the local Region

```bash
curl -L cy.dler.io
```

#### Get the local User Agent

```bash
curl -L ua.dler.io
```
