Astrology apps
Build the screens users open every day on calculations checked against NASA JPL.
- The chart:
POST /v1/kundli(2 credits), divisional charts withPOST /v1/kundli/divisional(2 credits), and a ready-made image withPOST /v1/charts/{varga}.svg(2 credits). - Timing:
POST /v1/dasha/vimshottari/current(2 credits) tells a user which periods they are in today. - Doshas:
POST /v1/dosha/manglik(1 credit),POST /v1/dosha/kaal-sarp(1 credit) andPOST /v1/dosha/sade-sati(1 credit). - Daily habit:
GET /v1/panchang(1 credit) andGET /v1/horoscope/{sign}(1 credit) in English and Hindi.
Test keys run the real engine and are never charged, so you can build the whole app before you pay anything.