Create and manage API keys for secure RouteIQ integrations. Keys are tied to this company account and should be stored like passwords.
Create a key for a sandbox or production integration. The secret key is shown once after creation.
Keys are for server-to-server integrations. Create separate keys for testing and production so each workflow can be managed independently.
Authorization: Bearer YOUR_API_KEY from your backend or integration tool. Do not place keys in browser JavaScript.
riq_test_... key while validating payloads, order routing responses, and error handling.
riq_live_... key for production traffic. Revoke old or unused keys when an integration changes.
Only prefixes are shown after creation. Revoked keys cannot be used again.