Redirections API Documentation
Global edge API for redirect lookups and config exports with sub-50ms latency
Redirections API Documentation
Welcome to the Redirections API documentation. The Redirections Edge Query API provides lightning-fast redirect lookups globally with <50ms P95 latency.
What is Redirections?
Redirections is a SaaS platform that allows companies to query redirect rules from their production infrastructure (nginx, HAProxy, load balancers) with sub-50ms latency globally, eliminating manual config file management while maintaining local lookup performance.
Key Features
- Sub-50ms P95 latency globally via Cloudflare Workers edge network
- Dual lookup modes: exact path matching and prefix (starts_with) matching
- Export to any format: nginx, HAProxy, CSV, and map files
- API-first: RESTful API with comprehensive error handling
- Rate limiting: Tier-based rate limits and monthly quotas
Getting Started
Ready to integrate the Redirections API? Check out our Quick Start Guide to get up and running in minutes.
API Reference
Explore the complete API documentation:
- Lookup Endpoint - Query redirect rules
- Export Endpoint - Download config files
- Error Codes - Error handling reference
Code Examples
Jump right into code with examples in your preferred language: