Overview
The ScaleHouse API uses API keys for authentication. Include your API key in theAuthorization header of each request.
Getting an API Key
1
Navigate to Settings
Go to Settings → API Keys in your dashboard.
2
Create Key
Click “Create API Key” and give it a name.
3
Copy Key
Copy the API key immediately - it won’t be shown again.
Using API Keys
Include your API key in theAuthorization header:
Security Best Practices
Environment Variables
Store keys in environment variables
Rotate Regularly
Rotate keys periodically
Scope Access
Use keys with minimal required permissions
Revoke When Needed
Revoke compromised keys immediately
Next Steps
Connectors API
Connector API endpoints
Ingestion API
Ingest audit events
