Everything you need to build with EdgeURL. Bio pages, smart links, Store, Hire Me, creator discovery, analytics, AI, and API integration.
Get started with EdgeURL in 60 seconds. Create your first short link and start tracking clicks.
Connect Claude, ChatGPT, Cursor, and any MCP-aware AI agent. Spec-compliant OAuth, signed receipts, npm wrapper @edgeurl/mcp.
Complete REST API documentation for creating, managing, and tracking links programmatically.
Learn how EdgeURL works under the hood with edge caching on a global edge network.
// 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.
Set up Google Analytics 4 and UTM parameters for campaign tracking.
Get discovered by audiences and brands. Engagement-based ranking, social verification, and brand search.
Direct API import with automatic slug matching and one-click migration.
Export your Bitly links as CSV and import them into EdgeURL.
Migrate your Short.io links using CSV export and import.
Authentication, rate limits, error handling, and best practices for API integration.
Dedicated /api/ai/v1 endpoints for AI agents. Scoped ai_* tokens, per-agent rate limits, full audit trail, instant revocation.
Use @your-slug.edgeurl.io as your Bluesky handle. EdgeURL hosts the AT Protocol DID resolver, you keep custody of the identity. Free on every plan.
Receive real-time notifications when links are clicked or events occur.
Compare features across Lite, Creator, Pro, Business, and Enterprise plans.
Earn 30% commission on referrals. Join our affiliate program.
Product updates, tutorials, and insights from the EdgeURL team.
Free tools to import your links from Rebrandly, Bitly, Short.io, and more.
See how EdgeURL stacks up against Linktree, Bitly, and Short.io.
Search and discover creators, brands, and freelancers on Discover.
Create and manage short links with custom slugs and domains.
Build spatial 3D profile pages with 12+ themes and content blocks.
Commerce layer for profiles with product cards and AI-generated SEO.
Direct booking for freelancers with AI contracts and Stripe payments.
Get found on EdgeURL Discover -- search by category, engagement, and location.
Edge Verification across 16 platforms (Instagram, X, TikTok, YouTube, LinkedIn, GitHub, Reddit, Threads, Bluesky, Facebook, Pinterest, Snapchat, Twitch, Medium, Substack, Spotify). One-time ownership challenge, no passwords.
Track clicks, locations, devices, and referrers in real-time.
Click-to-purchase tracking across Stripe and Shopify integrations.
Split traffic across destinations with automatic winner detection.
Route visitors by device, location, time, or language rules.
Event listings on profiles with countdown timers and ticket CTAs.
Generate customizable QR codes with AI-suggested CTA text.
Use your own branded domain for links and bio pages.
AI analytics, bio suggestions, content safety, and smart recommendations.
Dedicated /api/ai/v1 endpoints for AI agents to create links, update profiles, and make purchases on behalf of users. Scoped ai_* tokens + full audit trail.
URL scanning, phishing detection, bio moderation, and image moderation.
Buy only what you need -- link packs, themes, and features.
Programmatic REST API access (sk_* tokens) is a Pro+ feature. The AI-Agent API (ai_* tokens) is open on every plan -- create an account to get started either way.