Integrate Kundli, Guna Milan, Horoscope, Panchang and Numerology into your applications using simple, secure and scalable REST APIs.
Everything required to build modern astrology applications.
Generate detailed Vedic birth charts using date, time and birth location.
POST /api/v1/kundli/generate GET /api/v1/kundli/{birthProfile}Calculate marriage compatibility and Ashtakoota Guna Milan between two birth profiles.
POST /api/v1/matching/guna-milanRetrieve horoscope information by Rashi and requested period.
GET /api/v1/horoscope/{rashi}/{period}Calculate daily Panchang information for a specific date and location.
POST /api/v1/panchangGenerate numerology calculations using name, date of birth and other supported parameters.
POST /api/v1/numerologySecure API authentication, vendor provisioning and API credentials management.
X-API-KEY + X-API-SECRETVersioned and predictable REST endpoints.
Every vendor API request is authenticated using your API credentials.
Each vendor receives a unique API key and API secret. Send both credentials with every API request.
Vendor APIs are protected by authentication middleware before requests reach the astrology services.
Manage API vendors and credentials from the Astro API administration system.
Provision new vendors and generate their API credentials.
Rotate vendor API secrets whenever credentials need to be replaced.
Control vendor API access by suspending or reactivating accounts.
Get your API credentials and integrate Vedic astrology into your application today.