> ## Documentation Index
> Fetch the complete documentation index at: https://docs.u301.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Start building awesome documentation in under 5 minutes

Here is an example to shorten a link for anonymous users.

```bash theme={null}
curl 'https://api.u301.com/v2/shorten?url=https://github.com'
```

You can get the shortened URL from json result. 🎉

Go [shorten api](/api-reference/endpoint/create) for more details.
