NetfillX delivers intelligent network fill-request routing with sub-millisecond latency. The only routing API built for modern network architectures.
# Register your first endpoint in seconds curl https://api.netfillx.com/v1/route \ -H "Authorization: Bearer nfx_live_..." \ -d '{"fill_request":{"type":"network_route","priority":"low_latency"}}' # Response: routed to us-east-1 in 0.4ms {"route_id":"rt_...","latency_ms":0.4,"endpoint":"us-east-1"}
From intelligent fill-request distribution to zero-config failover, NetfillX provides the full routing infrastructure so you can focus on building.
Intelligent request distribution across network endpoints using real-time latency signals, endpoint health scores, and ML-optimized path selection.
190 Points of Presence globally ensure routing decisions happen within milliseconds of your users, eliminating round-trip overhead entirely.
Full REST and WebSocket API with OpenAPI 3.1 specification included. SDKs for Node.js, Python, Go, and Rust. Integrate in minutes, not days.
Live dashboards with fill-rate metrics, latency heatmaps by region, per-endpoint throughput, and anomaly detection with alerting built-in.
HTTP/2, gRPC, TCP, UDP — all fill-request types supported. Route at layer 4 or layer 7 with full TLS termination and header manipulation.
Automatic rerouting on endpoint failures with health-check intervals as low as 100ms. Traffic continues flowing while we handle the failover logic.
No infrastructure to manage. Register your endpoints, send your fill requests, and let NetfillX handle the rest.
Your network fill endpoints are registered into our global mesh via a single API call. No agents, no sidecars — just HTTP.
The NetfillX API intelligently routes each fill request using ML-optimized paths, weighing latency, capacity, and cost in real time.
Real-time dashboards track fill rates and route efficiency. Scale endpoint capacity without touching routing configuration.
Thoughtfully designed REST endpoints, consistent error formats, and WebSocket streams for real-time route telemetry. Full OpenAPI 3.1 spec ships with every version.
curl -X POST https://api.netfillx.com/v1/route \ -H "Authorization: Bearer nfx_live_..." \ -H "Content-Type: application/json" \ -d '{ "fill_request": { "type": "network_route", "source": "us-east-1", "destination": "auto", "priority": "low_latency" } }'
// HTTP 200 OK { "route_id": "rt_01HXYZ9ABCDEF", "status": "routed", "source": "us-east-1", "destination": "eu-west-2", "latency_ms": 0.41, "fill_rate": 0.998, "edge_node": "lon-edge-07", "path_score": 99.2, "timestamp": "2025-09-12T14:32:11.042Z" }
From ISP infrastructure to multi-cloud enterprise architectures, NetfillX routes traffic intelligently at every layer.
Optimize BGP route fill-requests across carrier networks. Reduce peering cost and improve path efficiency with intelligent route selection.
Route origin-fill requests to the nearest cache-fill node, cutting TTFB for cache misses and improving edge cache efficiency across your PoP network.
Policy-driven routing for internal microservices. Enforce latency budgets, traffic weights, and failover policies across data centers without config drift.
Route workloads across AWS, GCP, and Azure based on real-time egress cost, latency, and compliance requirements. Cloud-agnostic by design.
Start for free. Scale as you grow. No egress fees, no hidden charges per route decision.
Everything you need to prototype and test intelligent routing.
For growing teams running production routing infrastructure.
For organizations with large-scale routing requirements and compliance needs.
Generate your API key, register your first endpoint, and send your first fill request — no infrastructure setup required.