Authentication
API key protection
All public business endpoints require an API key. Configure one or more keys in the server environment through SPEEDTEST_API_KEYS.
SPEEDTEST_API_KEYS=prod_key_1,prod_key_2 SPEEDTEST_API_RATE_LIMIT=60 SPEEDTEST_API_RATE_LIMIT_WINDOW_MS=60000