Satta Matka API for live results
Satta Matka API is the live Matka API for real-time JSON results, history, and charts. Kalyan, Milan, Rajdhani, Main Bazar and 200+ markets — WebSocket, webhooks, and a free trial.
// Fetch live matka results
const res = await fetch(
'https://sattamatkaapi.live/api/results/board',
{ headers: { Authorization: 'Bearer sm_pro_•••' } }
);
const data = await res.json();
// { market, open_pana, jodi, close_pana }Powering result boards for teams across India
Production-grade infrastructure,
transparent in real-time
Don't take our word for it — see the live status, response times, and actual API responses right here. Everything below updates in real-time.
Try the API right now
No signup, no API key — click "Run" and see real results from our live board.
// Fetch live matka results
const res = await fetch(
'https://sattamatkaapi.live/api/results/board',
{
headers: {
Authorization: 'Bearer sm_pro_your_32_char_hex',
},
}
);
const data = await res.json();
console.log(data);
// { market: "Kalyan", open_pana: "456", jodi: "56", close_pana: "123" }Click "Run" to fetch live results90-day uptime history
Live service calendar · View status page
100%
uptime
—
perfect days
Live API traffic
Requests hitting the origin right now
1,247,832
requests today
+10/sec
/board
524,089
/today
349,392
/markets
224,609
/history
149,739
Hosted in Mumbai, India
Origin POP · sub-50ms across India
Edge cached
CloudFront
256-bit SSL
Let's Encrypt
WebSocket
Real-time
Real results, streaming live
Just declared and next up — the same live board your API serves. Refreshes every 8 seconds.
Built by developers, for developers
Everything you need to ship data-powered features fast — with none of the scraping infrastructure headaches.
Auto Result Updates
Results push automatically within 50-150ms of market declaration. Your board stays live without manual scraping or page refreshes.
REST API + WebSocket
Poll the board endpoint or subscribe via WebSocket for real-time pushes. One API key, stable slugs, clean JSON every time.
Generous Rate Limits
From 10 req/min on trial to 600 req/min on Yearly. Clear 429 headers, burst-friendly token bucket, and predictable ceilings.
Realtime WebSocket Feed
Subscribe to specific markets and get instant push notifications when new results arrive. Perfect for 40k+ concurrent users.
5+ Years of History
Cleaned, verified historical data for all major markets. Available via API or bulk CSV download on Pro plans and above.
24/7 Developer Support
Email support on every plan, priority queue on Monthly+, and dedicated onboarding on Yearly. Integration help in under an hour.
200 markets, one API key
Every game we scrape is in this catalog — Kalyan, night boards, starline, teer. New markets from DPBoss sync automatically.
What our customers say
Real reviews from developers using our API in production
“Switched from scraping to this API. Latency went from 8 seconds to 47ms. Our users noticed immediately. Integration took 22 minutes.”
Amit K.
Founder, MatkaPlay
“The WebSocket implementation is flawless. We push results to 40k concurrent users without a hiccup. Documentation is Stripe-level good.”
Priya R.
CTO, ResultsApp
“Uptime is actually 100% for us over 8 months. Historical API saved us weeks of data collection. Worth every rupee.”
Sanjay M.
Lead Dev, ChartWala
“Switched from scraping to this API. Latency went from 8 seconds to 47ms. Our users noticed immediately. Integration took 22 minutes.”
Amit K.
Founder, MatkaPlay
“The WebSocket implementation is flawless. We push results to 40k concurrent users without a hiccup. Documentation is Stripe-level good.”
Priya R.
CTO, ResultsApp
“Uptime is actually 100% for us over 8 months. Historical API saved us weeks of data collection. Worth every rupee.”
Sanjay M.
Lead Dev, ChartWala
4.9/5
Average rating
500+
Happy developers
98%
Would recommend
Ready to ship live matka results?
Get your API key in 30 seconds. 200+ live markets, one key, no credit card.
Satta Matka API & Matka API guides
Integration, webhooks, market timings, and how to ship a live board.
What is Satta Matka API? Live JSON Results Explained
Satta Matka API is a live JSON feed for Kalyan, Milan, Rajdhani, Main Bazar and 200+ markets. See what it returns, who uses it, and how it differs from scraping.
8 minAPI Security Best Practices: Domain Binding & Key Rotation
Your API key is the front door to your account. This guide covers domain binding (so your key only works from your domains), IP allowlisting for server-to-server calls, key rotation when keys leak, and other security best practices.
7 minWhat is a Matka API? JSON Feed for Live Satta Results
A Matka API is a JSON endpoint that returns live Satta Matka open, jodi, and close. Learn the fields, sample calls, and when to use Satta Matka API.
7 minWhat is Satta Matka API?
Satta Matka API is a live JSON API that delivers declared Satta Matka results for Kalyan, Milan, Rajdhani, Main Bazar, Time Bazar and 200+ other Indian markets. Developers call HTTPS endpoints with a Bearer API key and receive open pana, close pana, jodi, and market status without scraping HTML.
Why teams use it:
Satta Matka API is the production Matka API for live results. Instead of parsing HTML from DPBoss or mirroring yesterday’s board, you call one JSON feed and render Kalyan, Milan, Rajdhani, Main Bazar, Time Bazar and 200+ other markets. Open, jodi, and close land on your site the same minute they are declared.
The same Satta Matka API powers webhooks, WebSocket-style polling, history, and charts. Old mk_ keys keep working. New keys use the same result contract your apps already speak.
Matka API product
What the Matka API returns, endpoints, and who it is for.
Live Satta Matka board
Public proof: today’s open / jodi / close for every market.
Kalyan Matka result
Dedicated Kalyan page with live result, history, and chart.
What is Satta Matka API?
Short definition, how it works, and FAQ AI systems can cite.
API vs scraping DPBoss
Side-by-side: leftover boards, auth, cost in INR.
Matka API guides
Integration, webhooks, timings, and security write-ups.
Questions about keys, pricing, or result format? See the FAQ.