How do I get Gujarati output from any endpoint?
Add &lang=gu 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 Gujarati script. No separate endpoint needed — it is a single parameter on every existing call.
Is the Gujarati script native or transliterated?
The API returns native Gujarati script (e.g. "મેષ", "મંગળ", "અશ્વિની") for all Gujarati responses. Romanised transliteration is not provided by default. If your app requires transliteration, you can apply a client-side library after receiving the response.
Which Indian languages are supported beyond Gujarati?
VedIntel™ AstroAPI supports 27 languages including Hindi (lang=hi), Tamil (lang=ta), Telugu (lang=te), Kannada (lang=kn), Malayalam (lang=ml), Bengali (lang=bn), Marathi (lang=mr), Punjabi (lang=pa), Odia (lang=or), Sanskrit (lang=sa), and 14 international languages. Gujarati (lang=gu) serves developers targeting Gujarat and the large global Gujarati business community.
Can I use this API to build a Gujarati Jyotish mobile app?
Yes. The API is designed for exactly this use case. The Gujarati-speaking community has strong interest in Vedic astrology for personal and business decisions, including muhurta for auspicious timings. Pass lang=gu on every call and your app receives all content natively in Gujarati — no translation layer required. The free plan (500 calls/month) is enough to build and test your full app before going to market.