Create your API key
Once logged into NeoAthena, you can generate an API key to access the platform’s endpoints. Follow the steps below to create and manage your API key securely.
Steps to Generate an API Key
Navigate to API Keys
In the NeoAthena Dashboard, go to the API Keys section.
Generate a New API Key
Click the "Create" button.
Provide a name for your API key.
Copy & Store Your API Key
Once generated, your API key will be displayed only once.
Copy and securely store it in a safe location, as it cannot be retrieved again.
Managing Your API Keys
View Active API Keys: See a list of your existing API keys in the API Keys section.
Security Best Practices
🔒 Keep your API key private – Do not share it or expose it in public repositories. 🛠 Use environment variables – Store your API key securely in environment variables instead of hardcoding it in applications.
Last updated
Was this helpful?