GET STARTED
API keys
Use API keys to authenticate server-side requests to Four Echelon. Keys are managed in the dashboard and should never be exposed in client-side code.
Authentication
Send your key with either authorization header format.
Terminal
Authorization: Bearer $FOUR_ECHELON_API_KEY
X-API-Key: $FOUR_ECHELON_API_KEY