Built to be integrated. Manage your global redirection layer entirely via code, webhooks, and our official Terraform provider.
Every feature available in our dashboard is accessible through our robust REST API. Integrate Global Edge redirection into your CI/CD pipelines, custom CMS, or internal tools.
Predictable, resource-oriented URLs and status codes.
First-party libraries for Node.js, Python, and more.
1curl -X POST https://api.urledge.com/v1/redirects \2 -H "Authorization: Bearer sk_live_51Pj...z9X" \3 -H "Content-Type: application/json" \4 -d '{5 "domain": "acme.com",6 "path": "/pricing",7 "destination": "https://newsite.com/plans",8 "type": 301,9 "priority": 1010 }'Build reactive applications with sub-second latency. Sync your internal databases, notify Slack channels, or trigger serverless functions with guaranteed delivery for every edge event.
Infrastructure Event
Real-time Integration
{
"event": "link.created",
"data": {
"id": "lnk_123",
"domain": "acme.com"
}
}Why build from scratch? Use our official libraries to get up and running in minutes. Our SDKs are fully open-source, type-safe, and optimized for high-throughput environments.
JavaScript / TypeScript
Golang
Python 3.8+
Provider
Automate your entire Edge configuration. We support Terraform, Pulumi, and Crossplane to ensure your redirect rules live in sync with your global deployments.
Everything you need to know about the UrlEdge platform.
Free plans allow up to 60 requests per minute. Pro and Enterprise plans offer higher limits tailored to your traffic volume.
We use standard Bearer Token authentication (sk_live_...) with mandatory HTTPS. Keys can be revoked instantly from the dashboard.
Yes, our official Terraform provider allows you to manage redirect rules and domains as code.
Our API gateway is distributed globally. Average response time for most management operations is under 30ms.
No complex setup. No legacy infrastructure. Just a clean API and the world's fastest edge network.