ShubhLekha for Business
Add beautiful, classically-accurate Vedic reports to your product — without building an astrology engine. One API call in, a finished PDF out, delivered to your user in under 10 minutes.
Under 10 minutes
Your users get their report while interest is hot — not in 3–24 hours like legacy providers.
From ₹60 / report
Flat per-unit wholesale, monthly invoice. 500+/month is negotiable. No setup fee.
One REST call
Send birth details, get a queued order + status URL. No SDK, no engine, no ops on your side.
The engine ChatGPT & Copilot quote
Our chart-grounded, honesty-first answers are structured the way large language models trust and cite — deterministic values, clear definitions and honest limits, never fear-baiting. When a matchmaking or media app embeds our API, it inherits an engine whose output is already the reference AI assistants reach for. That is the difference between “an astrology feature” and a source your users (and their chatbots) believe.
Ask us for the current list of cited pages and sample answers when you request a key.
How it works
Get a key
We issue a hashed x-api-key with your rate and monthly quota. Rotate anytime.
POST a report
Call /api/v1/report with the SKU and birth inputs. We validate and queue instantly.
We deliver
The finished PDF is emailed to your end-user (or fetch a signed link via the status URL).
Sample request
POST /api/v1/report
x-api-key: sk_live_xxx
Content-Type: application/json
{
"skuId": "kundli-en",
"deliveryEmail": "enduser@example.com",
"lang": "en",
"inputs": { "profile": {
"name": "Ananya Sharma",
"dateUtc": "1996-03-14T03:15:00.000Z",
"lat": 26.91, "lon": 75.79
} }
}
→ { "orderId": "b2b_…", "status": "queued",
"eta": "≤10 minutes",
"statusUrl": "/api/report/<id>?email=…" }Full reference: kundli, milan, numerology, name-correction, biodata, year-ahead, newborn, muhurat & business-name SKUs supported. Errors: 401 key · 429 quota · 400 inputs.
Who it's for
💍 Matrimony platforms
Offer instant kundli milan and biodata generation inside your profiles — a premium feature that pays for itself.
📱 Astrology & pooja apps
Back your readings with a deterministic, reviewer-checked engine and beautiful PDF output.
🧑🏫 Consultants & jyotishis
Hand clients a polished report under your own brand, without spreadsheets or manual drafting.
🎁 Gifting & events
Bulk newborn packs, year-ahead and muhurat reports for campaigns and customer rewards.
Bulk biodata for matchmakers
Marriage brokers, wedding planners and rishta bureaus generate dozens of biodatas every month. ShubhLekha is the only API that auto-fills the horoscope block (rashi, nakshatra, gana, manglik) from birth details — Canva and Word templates cannot do this.
- From ₹60/report at 500+/month (negotiable above that)
- 100 template designs — bilingual EN/HI output
- REST API — same pipeline as our consumer product, delivered in under 10 minutes
POST /api/v1/report
x-api-key: sk_live_xxx
{
"skuId": "biodata-premium",
"deliveryEmail": "client@example.com",
"inputs": {
"template": "classic",
"lang": "en",
"data": {
"fullName": "Ananya Sharma",
"dob": "3 November 1995",
"pob": "New Delhi",
"horoscope": { "rashi": "Tula", "nakshatra": "Chitra (pada 3)", "manglik": "No" }
}
}
}Pair with kundli-en and milan SKUs for full rishta-kit workflows inside your platform.