Getting an API Key
An access key is required to use the Neuradex API.Neuradex is currently in Closed Beta. Please join the Waitlist to request access.
Log in to the Dashboard
Log in to the Neuradex Dashboard.
Select a Project
Select or create a new project.
Client Initialization
Global Client
Use the global client when accessing multiple projects.Project Client
For single project use, initialize the project client directly.Verifying Authentication
After client initialization, verify that authentication is correctly configured.Environment Variables
We recommend managing API keys with environment variables..env
For production environments, we recommend using secret management services (AWS Secrets Manager, Vercel Environment Variables, etc.).
Next Step
Quickstart
Register your first knowledge

