Skip to content

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:

ScopeGrants access to
chart:readKundli / Birth Chart API
panchang:readPanchang API
planetary:readPlanetary Positions API
dasha:readDasha Periods API
match:readKundli Matching API
numerology:readNumerology API
report:readPDF Report API
dosha:readDosha Analysis
ashtakavarga:readAshtakavarga
transit:readPlanetary Transits
horoscope:readHoroscopes

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.

← Authentication
API Reference →