Powered by Cloudflare Workers & D1

The simplest way to host JSON on the edge

Create instant public API endpoints for any JSON payload. Delivered from Cloudflare's global network — no servers, no config, no waiting.

fetch example
const data = await fetch("https://worker.example.com/api/my-dataset")
  .then(r => r.json());

// { "type": "FeatureCollection", "features": [...] }

Everything you need

Built for developers, designed to be fast

No infrastructure to manage. No cold starts. Just paste JSON and go.

Edge-Powered Delivery

Serve your JSON from 300+ Cloudflare edge locations worldwide. Responses in milliseconds, no cold starts.

Instant API URL

Paste any JSON and get a unique public URL in seconds. Share it as a data feed, mock API, or static dataset.

Geo-Aware Bounding Box

Tag endpoints with spatial coordinates and query overlapping data via a simple bounding-box search API.

GitHub OAuth

Sign in with your existing GitHub account — no passwords, no sign-up forms, zero friction.

D1 Serverless Storage

Your data lives in Cloudflare D1 — a globally distributed SQLite database that scales with zero configuration.

Free to Start

One public endpoint forever free. Upgrade for $5 (one-time) to unlock unlimited endpoints and private access.

Get started in minutes

How it works

01

Sign in with GitHub

One click to authenticate — no extra accounts needed.

02

Paste your JSON

Drop in any valid JSON payload. Optionally name it, set a custom slug, or add a bounding box.

03

Share the URL

Your endpoint is live instantly. Fetch it from anywhere over HTTPS.

Simple pricing

Pay once, use forever

No subscriptions, no surprises. Start free and upgrade when you need more.

Free

Everything you need to get started.

$0

Start for free
  • Up to 3 public endpoints
  • Up to 1 MB JSON
  • Edge CDN delivery
  • GitHub sign-in
  • Geo search API

Pro

Most popular

For power users who need more.

$50/one-time

Upgrade to Pro
  • 10 endpoints
  • Private endpoints
  • Up to 5 MB JSON
  • Edit & update endpoints
  • Custom slugs

Ready to host your JSON on the edge?

It takes less than 60 seconds to go from zero to a live API endpoint.

Sign in with GitHub — it's free