Introduction
Build on vibz.art — computation engines and knowledge infrastructure from primary Sanskrit texts.
The vibz.art API provides computation engines built from primary Sanskrit texts, powered by Swiss Ephemeris with Lahiri ayanamsa.
What you can build
- Calendar apps — Full Hindu Panchang with tithi, nakshatra, yoga, karana, and muhurat windows
- Festival trackers — Accurate Hindu festival dates for any year and location
- Baby naming tools — Vedic Namakarna computation from birth datetime — nakshatra, pada, starting syllable
- Bereavement planners — Shraddha ceremony timelines with monthly, annual, and Pitru Paksha dates
Quick example
curl -H "X-API-Key: vz_live_YOUR_KEY" \
"https://api.vibz.art/lilavati/v1/panchang?lat=28.61&lng=77.20"Official SDKs
| Language | Package | Install |
|---|---|---|
| Python | vibzart | pip install vibzart |
| TypeScript | @vibzart/sdk | npm install @vibzart/sdk |
Base URL
All API requests go to:
https://api.vibz.artNext steps
- Quickstart — First API call in 30 seconds
- Authentication — API key setup
- SDKs — Python and TypeScript client libraries
- API Reference — Full endpoint documentation