API Key Management

Enter the admin password to view and manage API keys.

API Key Usage

Use your API key to authenticate requests to the Astrology Chart API:

Via HTTP Header (recommended):
X-API-Key: your_api_key
Via Query Parameter:
https://your-api-url.com/api/chart?api_key=your_api_key&date=2000-01-01...