Programmatically generate beautiful, multi-page Kundli and matchmaking reports. Fully white-labeled with your own brand logo, colors, and content delivered via secure CDN links.
{
"status": "success",
"report_id": "rep_8x9a2b4c",
"document_type": "Comprehensive Kundli (42 Pages)",
"language": "en",
"download_url": "https://pdf.planetsxp.com/d/rep_8x9a2b4c.pdf",
"expires_at": "2026-08-10T14:30:00Z"
}
100% Your Branding
English, Hindi & More
Async Delivery Support
Fast Secure Downloads
Don't spend months building a PDF generator. Use ours to monetize printable astrology reports instantly.
Pass your company logo, primary hex colors, and custom header/footer text in the JSON request. The resulting PDF will look like your team designed it.
Generate massive 40+ page life reports containing basic details, all divisional charts, Dasha timelines, and AI-powered planetary predictions.
Pass two sets of birth details to generate a beautiful Ashtakoot Milan report, complete with Guna charts, Dosha analysis, and a final conclusion.
Select the output language dynamically. The API fully supports English, Hindi, Marathi, Gujarati, and Bengali typography out of the box.
We host the generated PDFs on our secure AWS S3 / CloudFront infrastructure. You get a clean, temporary download URL to serve directly to your users.
For short 2-page reports, get the URL synchronously. For massive 50-page reports, use our webhook system to get notified the second the render finishes.
Send birth data and brand styles, receive a professional document.
The primary document rendering endpoint. You specify the `report_type` (e.g., "kundli_basic", "kundli_comprehensive", "matchmaking"), supply the user's birth data, and attach your UI configuration object.
{
"report_type": "kundli_comprehensive",
"language": "hi",
"user_data": {
"name": "Rahul Sharma",
"dob": "1990-08-15",
"tob": "14:30",
"lat": 28.6139,
"lon": 77.2090
},
"branding": {
"logo_url": "https://your-app.com/logo.png",
"primary_color": "#4F46E5",
"footer_text": "Generated by YourApp"
}
}
Everything you need to know about generating documents with the Astrology PDF API.
Start building beautiful, branded astrology PDFs today. Explore the documentation to see the full UI configuration object.