ASTROLOGY INTELLIGENCE INFRASTRUCTURE
Ask the cosmos.
Get a computed answer.
Vedic, Western and KP computed from a real ephemeris — then read back in plain language, in your own.
Calculation first.
Interpretation second.
These neutral text-only fixtures contain no calculation payload.
Vedika's documented pattern pairs interpretation with computed astronomy context.
Vedika Ephemeris
Calculation before interpretation
Birth details produce chart context first. Vedika then uses that computed context for API responses, reports and voice experiences.
One calculation boundary across API surfaces
Context: chart positions, timing inputs and selected calculation settings
The interface then presents the interpretation generated from that context.
The response can reference the calculated placements supplied in the chart context.
Validate outputs against documented fixtures.
One endpoint. Source-documented multilingual interpretation.
The 2026-07-26 source snapshot documents interpretation coverage across 30 languages. Verify availability for the requested route, product surface and current contract.
POST /api/v1/astrology/query
{
"question": "When is the best time to start my business?",
"birthDetails": {
"datetime": "1990-05-15T10:30:00",
"latitude": 19.076,
"longitude": 72.877,
"timezone": "+05:30"
},
"language": "en"
}
{
"answer": "Illustrative interpretation generated from the computed chart context.",
"birthChart": {
"ascendant": null,
"moonSign": null,
"currentDasha": null
},
"meta": {
"engine": "vedika-intelligence",
"dataSource": "vedika-ephemeris"
}
}
Astrology backend components. One API surface.
Use one platform for charts, interpretations, compatibility, predictions, reports and product integrations.
Vedic Astrology
Western Astrology
AI Intelligence Layer
Keep computed positions separate from generated prose.
Vedika calculates chart context before interpretation, then exposes public response metadata so applications can identify the intelligence and ephemeris sources.
Generated prose without an attached calculation payload
Chart-dependent conclusion is not inspectable
Interpretation paired with chart fields and public source metadata
Calculated fields are inspectable
Interpretation is a separate field
Source metadata follows the public contract
A shared platform for astrology products.
Matrimony, horoscope, wellness and media products can integrate chart calculation, interpretation, reports and voice through Vedika APIs.
| API | AI Chatbot | Computed context |
|---|---|---|
| API operations | 700+ dated | Verify contract |
| Interpretation languages | 30 in source | Verify surface |
| MCP server | Reference | Verify live |
| Public metadata | Defined | Defined |
Voice interfaces for astrology products.
Send audio in a documented supported language and return spoken interpretation using the same calculated chart context available to text experiences.
2026-07-26 source snapshot at a glance
*The dated source catalog is not proof of customer-callable or live-surface availability. Verify the current public contract and live API.
Real-Time Intelligence
Conversational Astrology API
Use streaming responses, transit-alert integrations and dashboard usage events to build conversational astrology interfaces.
Streaming Predictions
Stream response chunks over SSE so your interface can render the answer incrementally.
36-Point Kundali Matching
Ashtakoota compatibility fields with guna matching, Mangal Dosha context and Nadi compatibility data.
Usage visibility
Review metered usage, account balance and API-key activity from the dashboard.
Illustrative event handling
Multilingual astrology interpretation
with explicit product-surface coverage
The 2026-07-26 source snapshot documents interpretation coverage across 30 languages: 15 Indic and 14 international. Verify current availability per route, contract and live product surface. Accepted input and report-output coverage are separate and vary by surface.
Indic Language Coverage
International Coverage Map
English is the native output language and is counted separately; 30 accepted values in total.
Language parameter example
For endpoints that support interpretation languages, include the language parameter:
{
"question": "मेरी कुंडली में कौन से योग हैं?",
"language": "hi",
"birthDetails": {
"datetime": "1990-01-15T14:30:00",
"latitude": 19.0760,
"longitude": 72.8777,
"timezone": "+05:30"
}
}
{
"question": "என் ஜாதகத்தில் என்ன யோகங்கள் உள்ளன?",
"language": "ta",
"birthDetails": {
"datetime": "1990-01-15T14:30:00",
"latitude": 13.0827,
"longitude": 80.2707,
"timezone": "+05:30"
}
}
Localized interpretation: Response fields can preserve Sanskrit astrological terms while returning explanations in the requested supported language.
Both Tropical & Sidereal Systems
in One API
One API surface exposes documented Western (Tropical) and Vedic (Sidereal) calculation contexts. Select the system explicitly so chart data and interpretation remain separated.
Vedic Astrology
Sidereal Zodiac (Star-Based)
-
✓
27 Nakshatras - Lunar mansion calculations
-
✓
Documented yoga fields - Source-governed combinations
-
✓
16 Divisional Charts - Vargas (D1-D60)
-
✓
Vimshottari Dasha - Predictive periods
-
✓
Ashtakavarga - Transit predictions
Western Astrology
Tropical Zodiac (Season-Based)
-
✓
10 Planets - Includes Uranus, Neptune, Pluto
-
✓
13 House Systems - Placidus, Koch, Equal, Whole Sign...
-
✓
Secondary Progressions - Long-term predictions
-
✓
Solar Returns - Annual birthday charts
-
✓
Synastry - Relationship compatibility
System Comparison
| Feature | Vedic (Sidereal) | Western (Tropical) |
|---|---|---|
| Zodiac Reference | Fixed Stars | Seasonal Equinoxes |
| Ayanamsa Correction | ~24° (Lahiri) | None (0°) |
| Planets Used | 9 (Sun-Saturn, Rahu, Ketu) | 10 (Sun-Pluto) |
| House Systems | Primarily Whole Sign | 13 systems available |
| Predictive Methods | Dashas, Transits | Progressions, Returns |
| Example feature focus | Dashas, vargas, nakshatras | Progressions, returns, synastry |
Published system scope
Vedic and Western requests use explicit zodiac references, calculation settings and response metadata.
🕉️ Vedic Birth Chart
POST /v2/astrology/kundli
{
"datetime": "1990-01-15T14:30:00+05:30",
"latitude": 28.6139,
"longitude": 77.2090
}
⭐ Western Birth Chart
POST /v2/western/birth-chart
{
"datetime": "1990-01-15T14:30:00+05:30",
"latitude": 28.6139,
"longitude": 77.2090,
"houseSystem": "placidus"
}
Calculation-aware interpretation
for astrology products.
Choose Vedika Standard, Vedika Swift or Vedika Pro Ultra through the public contract. Each option uses the same public response-source metadata.
*The dated source catalog is not proof of customer-callable or live-surface availability. Verify the current public contract and live API.
- Natural-language interpretation with computed chart context
- Simple, average and complex usage rates
- Current source documents 30 interpretation languages; verify route, contract and live surface
- Available from the $12 Starter plan
- Natural-language interpretation with computed chart context
- Simple, average and complex usage rates
- Streaming support for incremental interfaces
- Business $120 + Enterprise $240; route entitlements follow the current contract
Stable public engine and data-source metadata.
Documentation records source mappings where available.
Plans from $12/month; Vedika Standard from $0.01/query.
Check the public status page for current service state.
Documented Vedic feature coverage
Browse the published operation groups for yogas, doshas, divisional charts, dashas, matching and numerology.
Documented Yoga Fields
Source-governed yoga fields and rules across the documented operation set
- ✓ Pancha Mahapurusha fields
- ✓ Raja and Dhana yoga fields
- ✓ Arishta-related fields
- ✓ Classical-source mapping required
- ✓ Unsupported chapter or verse claims prohibited
- ✓ Live availability requires current-contract verification
Documented Dosha Fields
Source-governed dosha fields in the dated catalog
- ✓ Kaal Sarp Dosha (12 types)
- ✓ Mangal Dosha (Advanced)
- ✓ Sade Sati (3 phases)
- ✓ Pitru Dosha
- ✓ Interpretation remains qualified
- ✓ Live availability requires contract verification
Documented Divisional-Chart Fields
Selected varga fields spanning D1 through D60
- ✓ D1 Rashi (Main Chart)
- ✓ D9 Navamsa (Marriage)
- ✓ D10 Dasamsa (Career)
- ✓ D30 Trimsamsa (Misfortunes)
- ✓ D60 Shashtiamsa (Karma)
- ✓ Availability varies by documented route
Documented Dasha Fields
Dasha-period fields and interpretation workflows
- ✓ Vimshottari (120 years)
- ✓ Yogini Dasha (36 years)
- ✓ Mahadasha Periods
- ✓ Documented sub-period fields
- ✓ Current period analysis
- ✓ Generated interpretation remains qualified
36-Point Matching
Ashtakoota compatibility fields and scoring
- ✓ 8 Koota Breakdown
- ✓ Manglik Dosha Analysis
- ✓ Nadi Dosha Detection
- ✓ Psychological Compatibility
- ✓ Karmic Connection
- ✓ Dashkoota System
Documented Numerology Fields
Pythagorean and Chaldean numerology calculations
- ✓ Life Path Number
- ✓ Destiny Number
- ✓ Expression Number
- ✓ Personal Year Cycles
- ✓ Chaldean fields
- ✓ Availability varies by documented route
| Feature | Published scope | Surface | Notes |
|---|---|---|---|
| Divisional Charts | Selected vargas (D1-D60) | Chart endpoints | Calculation fields |
| Yoga Detection | Documented fields | Detection fields | Documented operation set |
| Dosha Analysis | Documented fields | Analysis fields | Feature availability varies |
| Dasha Systems | Documented fields | Period endpoints | Timing inputs required |
| Numerology | Documented fields | Calculation endpoints | Pythagorean + Chaldean |
| Public metadata | Defined | vedika-intelligence | vedika-ephemeris |
| AI Interpretation | 30 in current source* | Natural-language API | Coverage varies by surface |
Computed context and generated prose
need different boundaries.
This neutral text-only fixture demonstrates why a chart-dependent statement needs an inspectable calculation payload and source mapping. It is illustrative, not a test of another product. Vedika's documented pattern separates computed chart data from interpretation; verify the current live contract.
Inspect the request and response shape
This walkthrough renders example data in your browser. It does not call the production API or represent a computed reading.
Built for astrology product teams
From dating apps to professional Jyotish software
Matrimony Platforms
Ashtakoota guna matching, Manglik fields and compatibility scores for matrimony workflows.
Wellness & Spiritual Apps
Daily panchang, muhurta timing, transit alerts. Add astrology features to any health or wellness platform.
AI Chatbots
Bot interfaces can use natural-language interpretation. The 2026-07-26 source documents 30 interpretation languages; verify each route, contract and live surface.
Professional Jyotish Software
Documented kundali, dasha, divisional-chart and source-governed yoga fields for professional workflows; verify current route availability.
Vastu Shastra API for AR/VR Apps
The source catalog documents plot-polygon, compass-bearing and mandala-grid workflow fields for AR scenes. Customer-callable availability requires the current public contract and live verification. Classical Vastu claims require traceable source mapping; unsupported chapter or verse citations are not published.
$0.012-$0.048 per call · keyless mock sandbox at api.vedika.io/sandbox/vastu
Build your astrology product on Vedika
Combine calculated chart context, natural-language interpretation, reports, voice and integration tools.
API documentation • Published usage rates • Add funds when needed
Our Team
Deep-tech astrology intelligence company connecting astronomy, AI, voice and spiritual-technology product infrastructure.
END OF TRANSIT
You asked the cosmos.
Here is the computed answer.
Vedic, Western and KP — computed from a real ephemeris, returned as JSON you can ship.