Rajdhani Day and Rajdhani Night on Satta Matka API — slugs, old ids, live JSON, and how to keep night sessions on the right IST date.
Rajdhani is two sessions. Treat them as two rows or your night close will overwrite the day.
| Session | Slug | Old id |
|---|---|---|
| Rajdhani Day | rajdhani-day | see catalog |
| Rajdhani Night | rajdhani-night | 29 |
Pages: /markets/rajdhani-day, /markets/rajdhani-night.
Rajdhani Night closes late. Satta Matka API keeps the session on the IST market date, including after midnight when the close is still that night’s game.
curl -H "Authorization: Bearer YOUR_KEY" \
https://sattamatkaapi.live/api/client/result-by-market-id/29
Same JSON shape as every other market: resultString, openPana, jodi, closePana, isComplete.
People search Rajdhani matka result and Rajdhani API. This post points them at the Matka API instead of another HTML mirror, and at Satta Matka Result API for the field list.
Get 2 days of full access to every endpoint — live results, history, charts, webhooks. No credit card required.
View pricing & start trialPull Milan Day from the Matka API. Session timing, sample JSON, old market id 18, and how to show open vs close on your site.
Jodi and pana charts are the most-studied artifacts in matka. This guide explains what they mean, how the API returns them, and the most common analytical patterns enthusiasts look for in historical data.
Starline markets declare results hourly, 12 times per day. This guide explains the Starline model, the major Starline families (Kalyan, Main Bazar, Milan, Rajdhani), and how to fetch them all in a single API call.