A complete astrology API platform providing Kundli, Guna Milan, Horoscope, Panchang and Numerology services through simple REST APIs.
Everything you need to build astrology applications.
Generate and retrieve detailed birth charts using birth information.
POST /v1/kundli/generateMatch two birth profiles and calculate compatibility using traditional astrology.
POST /v1/matching/guna-milanRetrieve horoscope predictions for different zodiac signs and periods.
GET /v1/horoscope/{rashi}/{period}Calculate daily Panchang information based on location and date.
POST /v1/panchangCalculate numerology information from names and dates.
POST /v1/numerologyFast and reliable JSON APIs designed for websites, mobile applications and platforms.
Base URL: /api/v1All vendor APIs require API credentials.
Send your API credentials with every request.
Internal APIs for managing API vendors.
Retrieve all registered API vendors.
GET /api/admin/vendorsCreate a new API vendor and generate authentication credentials.
POST /api/admin/vendorsSuspend, reactivate or rotate vendor API credentials.
PATCH /api/admin/vendors/{vendor}Developer-focused astrology infrastructure.
Astro API provides a modern REST API infrastructure for astrology applications. Developers can integrate Kundli generation, horoscope, compatibility, Panchang and numerology functionality without building the underlying astrology calculation system.