# Astrological Readings API Integration

Our platform provides rich astrological insights across both **Vedic** and **Western** astrological systems. In the initial phase, we are utilizing third-party APIs to deliver comprehensive horoscope readings, allowing for rapid product deployment and access to diverse datasets. This includes real-time retrieval of horoscopic, numerological, and predictive data, which ensures that Kundli.ai users can access extensive astrological information in a timely and structured format.

* **Vedic Astrology**: Our Vedic module provides user-centric readings in areas such as daily and personalized horoscopes, numerology, Panchang (Vedic calendar), personalized Kundli (birth chart) reports, and suggested remedies based on astrological insights.
* **Western Astrology**: Our Western module complements Vedic astrology by offering horoscope and prediction insights, numerology, and detailed astrological reports that integrate modern interpretations.

In 3-4 months, Kundli AI will release its proprietary API infrastructure, which will support customized astrological calculations and more granular control over data accuracy and personalization. This will involve a serverless architecture designed to accommodate high query volumes and support microservices for modular integration with our core platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kundli-ai.gitbook.io/kundli-ai/deep-dive/editor/astrological-readings-api-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
