The Electron Hub API uses API keys for authentication. You’ll need to include your API key in theDocumentation Index
Fetch the complete documentation index at: https://docs.electronhub.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header of every request.
Getting Your API Key
- Visit the Electron Hub Console
- Sign up or log in to your account
- Navigate to the API Keys section
- Generate a new API key
- Copy and securely store your API key
Using Your API Key
Include your API key in theAuthorization header with the Bearer prefix:
Environment Variables
For security, store your API key as an environment variable:API Key Management
- Regenerate Keys: You can regenerate your API key at any time in the console
- Multiple Keys: Create separate keys for different environments (development, production)
- Monitor Usage: Track your API usage in the console dashboard
