Market Standard · webhook inbox

Catch every webhook, replay on demand.

Spin up a unique capture URL for Stripe, GitHub, or any service. Inspect headers and payloads in real time, then replay events to your local dev server.

Built for integration debugging. No tunnel gymnastics — just point webhooks at your inbox.

1 URL
per inbox
Replay
any event
JSON
body storage
Webhook inbox

POST /api/capture/stripe-dev

{
  "type": "checkout.session.completed",
  "data": { ... }
}

200 OK · stored

Method
ANY
Replay
1-click
Mission

Webhooks you can actually debug.

Standard Hook gives developers a persistent inbox for inbound webhooks. Capture payloads, inspect headers, and replay to localhost or staging — without losing events between restarts.

Capabilities

From capture to replay in seconds.

01

Unique capture URLs

Each inbox gets a public /api/capture/{slug} endpoint that accepts any HTTP method.

02

Full request capture

Headers, query params, and raw body stored for every inbound request.

03

Event replay

Resend any captured event to your dev server with one click.

04

Dashboard inbox

Browse events chronologically with readable headers and body display.

05

Local dev gateway

Works with the Market Standard local DB gateway for offline development.

06

Stripe-ready

Point Stripe test webhooks at your inbox during checkout integration work.

How it works

Debug webhooks this afternoon.

  1. 01Create an inbox and copy the capture URL.
  2. 02Point your webhook provider at /api/capture/{slug}.
  3. 03Watch events arrive in the dashboard.
  4. 04Replay payloads to your local handler.
  5. 05Upgrade for more inboxes and higher event limits.
Pricing

Free to start. Scale when you ship.

Start free. Upgrade when you outgrow limits or want to remove the powered-by badge.

Free
$0

1 inbox · 100 events/mo

Starter
$9/mo

5 inboxes · 10k events/mo

Why Market Standard

Developer workflow, productized.

Three focused products, one portfolio. Each app is built to spread your brand while solving one job extremely well.

Open Dashboard
Capture URL works with any HTTP method
Replay sends original method, headers, and body
Gateway mode for zero-config local dev
Event retention for debugging sessions
Compare

How Market Standard compares

FeatureSpreadsheetsGeneric SaaSMarket Standard
Market Standard
Purpose-built for the workflowNoPartialYes
Free tier with no credit cardSometimesYes
Open schema (Postgres + Drizzle)NoNoYes
Viral powered-by badge on free tierNoNoYes
Cross-sells into the rest of the suiteNoNoYes
Self-hostable source-available codeNoNoYes
FAQ

Common questions

Everything you need to know before signing up.

Is there a free tier?
Yes. Every Market Standard app ships with a usable free tier so you can validate the workflow before paying. Upgrade when you outgrow limits or want to remove the powered-by badge.
Do I need to install anything?
No. Each app is a standalone web service. Sign in with email magic link, connect your integrations, and start using the dashboard immediately.
How does the powered-by badge work?
Free-tier artifacts (poll messages, embed widgets, short-link redirects) carry a small 'Powered by Market Standard' badge. Upgrading removes the badge and unlocks higher limits.
Can I use this with the rest of the Market Standard suite?
Yes. Every app cross-links to its siblings — Standard Polls surfaces Standard Standup, Standard Metrics deep-links to Standard Links, and so on. Sign in once with the same email.
Where is my data stored?
Postgres on Supabase, encrypted at rest. Each app exposes a privacy page detailing what is stored and for how long. You can export or delete your data at any time.
Standard Hook — Webhook Inbox by Market Standard