Fast, simple, and developer-friendly.
Turn long, messy URLs into clean and memorable links instantly.
Integrate directly with our REST API using GET or POST requests.
Track clicks and monitor performance of your short links (coming soon).
Easily shorten your URLs using our simple API.
https://shorturl.pearl-host.com/shorten.php?url=https://example.com
curl "https://shorturl.pearl-host.com/shorten.php?url=https://example.com"
curl -X POST -d "url=https://example.com" https://shorturl.pearl-host.com/shorten.php
https://shorturl.pearl-host.com/abc123
⚠️ Replace example.com with your actual url.