Mobile apps
A secret key (test or live) inside an app can be extracted in minutes. Keep it on your server:
- Your app sends the birth details to your backend.
- 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.