API Keys
API keys are managed entirely from your account dashboard — there's no separate developer portal.
Creating a key
From the API Keys page, give the key a name (to help you identify where it's used later) and select one or more scopes. The secret is displayed once, immediately after creation.
Scopes
Each scope corresponds to one capability. Grant a key only the scopes an integration actually needs:
| Scope | Grants access to |
|---|---|
chart:read | Kundli / Birth Chart API |
panchang:read | Panchang API |
planetary:read | Planetary Positions API |
dasha:read | Dasha Periods API |
match:read | Kundli Matching API |
numerology:read | Numerology API |
report:read | PDF Report API |
dosha:read | Dosha Analysis |
ashtakavarga:read | Ashtakavarga |
transit:read | Planetary Transits |
horoscope:read | Horoscopes |
Listing and status
The API Keys page lists every key you've created, its prefix (enough to identify it — never the full secret again), when it was created, when it was last used, and whether it's active or revoked.
Revoking a key
Revoke any key with one click. Revocation is immediate and cannot be undone — mint a new key if you need to replace it.
Rotating a key
There's no automatic rotation — to rotate, create a new key, update your integration to use it, then revoke the old one.