Authorization
All API requests require an API key and must include it using the Key scheme in theAuthorization header.
Copy and store the key securely
Copy the generated key value (for example,
modelrunner_key) and store it in your password manager or environment variables.
