Shortens a given URL using Ypuf's personal API.
/shorten url:<URL>
/shorten url:https://example.com/really-long/link-to-visit
Response:
https://b.ypuf.xyz/go/abc123
| Name | Type | Required | Description |
|---|---|---|---|
url | string | ✓ | The URL to shorten. |
No permissions required.