Everything you need to build with EdgeURL. Create short links, Link-in-Bio pages, track analytics, and integrate with our powerful API.
Get started with EdgeURL in 60 seconds. Create your first short link and start tracking clicks.
Complete REST API documentation for creating, managing, and tracking links programmatically.
Learn how EdgeURL works under the hood with edge caching and sub-50ms redirects.
// Create a short link with EdgeURL API
const response = await fetch('https://edgeurl.io/api/links', {
method: 'POST',
headers: {
'Authorization': 'Bearer sk_your_api_key',
'Content-Type': 'application/json',
},
body: JSON.stringify({
url: 'https://example.com/long-url',
slug: 'my-link', // optional
}),
});
const { shortUrl, slug } = await response.json();
// shortUrl: "https://0gr.me/my-link"Set up branded domains for your short links with DNS configuration guide.
Create your professional profile page with links, groups, and themes.
Use your own domain for your Link-in-Bio profile page.
Get discovered by audiences. Organic creator marketplace with engagement-based ranking.
Authentication, rate limits, error handling, and best practices for API integration.
Receive real-time notifications when links are clicked or events occur.
Compare features across Free, Business, and Enterprise plans.
Earn 30% commission on referrals. Join our affiliate program.
Product updates, tutorials, and insights from the EdgeURL team.
See how EdgeURL stacks up against Linktree, Bitly, and Short.io.
Create and manage short links with custom slugs and domains.
Build beautiful profile pages to showcase all your links.
Track clicks, locations, devices, and referrers in real-time.
Generate customizable QR codes for any link.
Use your own branded domain for short links.
Route users based on device, location, or custom rules.
Get found on fndr.gg - our organic creator marketplace.
Buy only what you need - link packs, themes, and features.
Buy link packs that never expire - not monthly subscriptions.
Create an account to get your API key and start building with EdgeURL. Free tier includes generous rate limits.