Kundli, dashas, panchang, compatibility matching, numerology and Vastu — the same engines that run the Rajvidya app, available over a metered REST API in 16 languages.
Written interpretation, not machine translation. Every response can come back in the language your user actually reads.
Twenty-plus modules — dashakoota, rajju, upapada, dasha continuity, progeny — where the market ships a 36-point score.
A scored, severity-ranked audit of a floor plan with remedies attached. There is no comparable API.
44 endpoints across 29 scopes. A key must hold the scope to call anything inside it. Prices are in credits.
Twenty-plus analysis modules against a market standard of one. Built for matrimony platforms that want an answer worth reading.
Planets, houses, divisional charts, strengths and yogas from a single birth record.
Vimshottari periods down to pratyantardasha, with the interpretation text to go with them.
Transit-driven daily readings. The cheapest call we sell and the one that keeps an integration alive.
Tithi, nakshatra, choghadiya and regional festival dates for any place on earth.
Auspicious timing, screened against the charts of the people involved.
Real-time planetary positions and their effect on a natal chart.
Chaldean and Vedic numbers, name correction and business-name scoring.
Scored, severity-ranked analysis of a floor plan with remedies. No other API offers this.
Manglik, Kaal Sarp, Pitra and Sade Sati with severity and duration.
Gemstone, mantra, charity and ritual prescriptions tied to the chart.
Create and manage the birth data every other endpoint refers to.
Any response, in any of sixteen languages — seven Indian regional and nine international.
Thin HTTP wrappers for Python, JavaScript, and PHP. No dependencies—just stdlib.
Download SDKsFire a live call in the browser, or import the API into your own tooling.
Point Claude, ChatGPT or Cursor at the endpoint below and your key's scopes become tools the model can call. Calls are metered like any other request.
{
"mcpServers": {
"rajvidya": {
"url": "https://rajvidya.com/mcp/",
"headers": { "X-API-Key": "rv_live_..." }
}
}
}
A credit is our unit of billing. One credit is one standard call — a kundli, a dasha timeline, a daily horoscope. Heavier engines cost more credits because they cost more to run: a full compatibility match runs twenty-plus analysis modules, so it is priced at six credits. Every plan includes a credit allowance each billing cycle; the allowance resets on renewal.
Full credit guideCost is shown in credits per successful call.
Twenty-plus analysis modules against a market standard of one. Built for matrimony platforms that want an answer worth reading.
POST /api/v1/compatibility/
GET /api/v1/reports/matching/
Planets, houses, divisional charts, strengths and yogas from a single birth record.
GET /api/v1/kundli/
Vimshottari periods down to pratyantardasha, with the interpretation text to go with them.
GET /api/v1/dasha/
Transit-driven daily readings. The cheapest call we sell and the one that keeps an integration alive.
GET /api/v1/rashifal/
GET /api/v1/today/
GET /api/v1/cosmic-planner/
Tithi, nakshatra, choghadiya and regional festival dates for any place on earth.
GET /api/v1/festivals/
GET /api/v1/choghadiya/
GET /api/v1/panchang/share-image/
Auspicious timing, screened against the charts of the people involved.
GET /api/v1/muhurta/marriage/
Real-time planetary positions and their effect on a natal chart.
GET /api/v1/gochar/
GET /api/v1/live-sky/
Chaldean and Vedic numbers, name correction and business-name scoring.
GET /api/v1/numerology/dashboard/
GET /api/v1/numerology/pro/
GET /api/v1/baby-names/
GET /api/v1/biorhythm/
Scored, severity-ranked analysis of a floor plan with remedies. No other API offers this.
GET /api/v1/vastu/analyze/
GET /api/v1/vastu/surroundings/
GET /api/v1/vastu/astro/
GET /api/v1/vastu/muhurta/
GET /api/v1/vastu/catalog/
GET /api/v1/vastu/compare/
Manglik, Kaal Sarp, Pitra and Sade Sati with severity and duration.
GET /api/v1/doshas/
POST /api/v1/reports/doshas/
Gemstone, mantra, charity and ritual prescriptions tied to the chart.
GET /api/v1/remedies/prescription/
Create and manage the birth data every other endpoint refers to.
POST /api/v1/charts/
Any response, in any of sixteen languages — seven Indian regional and nine international.
GET /api/v1/translate/
POST /api/v1/reports/astrocartography/
POST /api/v1/reports/education/
POST /api/v1/reports/karmic_blueprint/
POST /api/v1/reports/past_karma/
POST /api/v1/reports/spirituality/
Global — monthly or yearly, billed in USD
Every request carries your key in the X-API-Key header. Nothing else to sign.
curl https://rajvidya.com/api/v1/kundli/ \
-H "X-API-Key: rv_live_xxxxxxxxxxxx_xxxxxxxxxxxxxxxxxxxx" \
-G --data-urlencode "chart_id=1" --data-urlencode "lang=hi"
Responses carry X-Quota-Remaining and X-Credits-Charged, so you
always know where you stand. Call /api/v1/usage/ for the full picture — it is
never billed and works even when your quota is spent.
Matrimony platform, media portal, property site or white-label reseller — tell us the volume and the languages you need and we will send a sandbox key the same day.