All systems operational

Ship to the edge in milliseconds.

Coregrid is the delivery and data-sync platform for distributed apps — cache, route and sync content across 230+ locations with a single API.

No credit card required · Free tier includes 100GB egress

Powering engineering teams worldwide

NorthpeakLumenisDrift&CoAvoreonHexa LabsTideline
The platform

One edge layer for everything you ship

Replace a stack of point solutions with a unified edge that scales automatically and stays observable end to end.

Global Edge CDN

Cache and serve assets from the nearest of 230+ points of presence with smart, tag-based invalidation.

Real-time Data Sync

Bi-directional sync keeps state consistent across regions and clients with conflict-free replication.

Anycast Routing

Traffic is routed over our private backbone, shaving latency and surviving regional outages.

Observability

Per-request logs, traces and real-user metrics, queryable in seconds with no sampling.

Edge Functions

Run lightweight code at the edge to personalize, authorize and transform responses on the fly.

Zero-trust Security

TLS everywhere, signed tokens, WAF and DDoS mitigation enabled by default on every project.

230+
Edge locations
99.99%
Uptime SLA
18ms
Median latency
12T+
Requests / month
Built for developers

A single API for the whole edge

Push content, sync data and read metrics from one consistent, versioned API. SDKs for Go, Node, Python and Rust.

  • Deterministic, tag-based cache control
  • Streaming sync over HTTP/2 & HTTP/3
  • Idempotent writes with regional failover
# push an object to the edge & open a sync channel
$ curl -X POST https://api.coregrid.io/v3/sync \
  -H "Authorization: Bearer $CG_TOKEN" \
  -d '{"channel":"prod","ttl":3600}'

{
  "id": "obj_9f2a7c",
  "region": "eu-west",
  "replicated": true
}

Start building on Coregrid today

Spin up your first edge project in under two minutes. Scale when you need to.

Create free account