Mobile apps

A secret key (test or live) inside an app can be extracted in minutes. Keep it on your server:

  1. Your app sends the birth details to your backend.
  2. Your backend calls the Astrologics API with the secret key and returns what the app needs.

For read-only operations that carry no birth data (panchang, horoscopes, transits), a publishable key locked to your domains can be used from a web page. See authentication.