How do I get Marathi output from any endpoint?
Add &lang=mr to any API request. All 116 endpoints support the lang parameter. The response JSON will return labels, descriptions, sign names, planet names, nakshatra names, and interpretive text in Marathi (Devanagari script). No separate endpoint needed — it is a single parameter on every existing call.
Is the Marathi script Devanagari or transliterated?
The API returns native Devanagari script for Marathi (e.g. "मेष", "मंगळ", "अश्विनी") for all Marathi responses. Marathi Devanagari differs from Hindi in some terminology and vocabulary. Romanised transliteration is not provided by default.
Which Indian languages are supported beyond Marathi?
VedIntel™ AstroAPI supports 27 languages including Hindi (lang=hi), Tamil (lang=ta), Telugu (lang=te), Kannada (lang=kn), Malayalam (lang=ml), Bengali (lang=bn), Gujarati (lang=gu), Punjabi (lang=pa), Odia (lang=or), Sanskrit (lang=sa), and 14 international languages. Marathi (lang=mr) serves the Maharashtra developer market.
Can I use this API to build a Marathi Jyotish mobile app?
Yes. The API is designed for exactly this use case. Maharashtra has a large and active astrology-app user base, with strong interest in kundali, panchang, and rashifal content. Pass lang=mr on every call and your app receives all content natively in Marathi — no translation layer required. The free plan (500 calls/month) is enough to build and test your full app before going to market.