# POST /shorten
request:
```json
{
"url": "https://some.long.url.com"
}
```
response:
```json
{
"short_url": "https://tsiny.herokuapp.com/some_id"
}
```
<iframe src="https://p-j.herokuapp.com/json?hello=%22world%22&books=[%22cool%22,%22stuff%22]&showLineNumbers=true&theme=okaidia" />
{"metaMigratedAt":"2023-06-15T10:27:35.541Z","metaMigratedFrom":"Content","title":"POST /shorten","breaks":true,"contributors":"[{\"id\":\"81849bc6-d1cd-4b47-9f76-01889de6faea\",\"add\":330,\"del\":38}]"}