Overview
The ScaleHouse API uses API keys for authentication. Include your API key in theAuthorization header of each request.
Getting an API Key
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
