Secure API access with API keys for all Solvice optimization services
Sign up for Solvice
Navigate to API Keys
API Keys section in the Solvice Dashboard
Generate a new key
Configure key permissions
Authorization
header of every request to Solvice APIs.
401 Unauthorized - Missing API Key
401 Unauthorized - Invalid API Key
403 Forbidden - Insufficient Permissions
429 Too Many Requests
Environment Variables
.env
files to your .gitignore
to prevent accidental commitsKey Rotation
Separate Keys by Environment
Monitor Key Usage
Restrict Key Permissions