Capture leads from any form
Send form submissions to one REST endpoint. Manage leads in your dashboard — no custom backend required.
fetch("https://api.leadzy.com/api/leads", {
method: "POST",
headers: {
"Content-Type": "application/json",
"x-api-key": process.env.LEADZY_API_KEY
},
body: JSON.stringify({
name, email, message
})
});Setup time
< 5 min
Per lead
1 token
Auth
API key
Everything you need to capture leads
A focused API with the features teams expect from a production lead pipeline.
Flexible schema
Known fields map to columns; everything else lands in metadata JSON automatically.
API-first
One POST endpoint with your API key — works from any framework or serverless function.
Fast at scale
PostgreSQL-backed storage with indexed queries for high-volume form traffic.
Secure by default
API key on every request, rate limits, and token billing so usage stays predictable.
Workflow
How it works
Three steps from form submit to qualified lead in your pipeline.
- Step 01
Submit your form
Visitors complete your contact, signup, or custom form on your site.
- Step 02
POST to Leadzy
Your server sends JSON with the x-api-key header — one token per lead.
- Step 03
Manage in dashboard
Filter, search, and update lead status from one workspace.
Pricing
Plans that scale with you
Monthly subscriptions include tokens and dashboard access. Top up anytime with one-time packs.
Monthly plans
Pick a tier for your volume. Upgrade or downgrade anytime.
Free
$0
100 tokens/month — perfect for testing
- Lead dashboard
- Status management
- 2 lead sources (API keys)
- Token top-ups
Token packs
Stack extra tokens on any plan — never expire.
Payments via Stripe. Tokens apply immediately after checkout.