All systems operational

API infra that does not blink.

Routing, auth, rate limits, and observability at the edge. Your team ships features. We hold the line.

Global network at night from orbit
global throughputlive
0.00M
requests / second
7.4msp99 latency
38edge regions
99.97%uptime
Trusted by engineering teams at
VERTEXORBITALFIELDLINESTACKFORM

One layer. Every concern handled.

01 / ROUTING
Smart traffic routing

Weighted routing, canary deploys, failover, circuit-breaking. Define rules in config or API.

0%
successful route rate
Edge server racks in a data centre
Distributed by default
State synced across every region.
02 / AUTH
Auth at the edge

JWT, API keys, OAuth 2.0. Resolved before your origin sees the request.

03 / OBS
Full observability

Traces, logs, metrics. Push to Datadog, Grafana, or our dashboard.

0.0
avg latency (ms)
0
edge regions
365-day uptime
99.97%

Quickstart

First request in 60 seconds.

import { MeridianClient } from '@meridian/sdk'

const client = new MeridianClient({ apiKey: process.env.MERIDIAN_KEY })
const res = await client.route({
  upstream: 'https://api.yourservice.com',
  rateLimit: { rpm: 1000 },
})
console.log(res.latencyMs) // 6.4

Ship infra that holds.

Free tier: 5M requests/month. No card required.

Create account