DocsQuick Start

Quick Start Guide

Go from zero to optimized routes in under 5 minutes.

Step 1 of 4

Get Your API Key

Navigate to Settings > API Keys in the portal sidebar and click Create New Key. Give it a descriptive name, select the scopes you need, and copy the key immediately — it won't be shown again.

Every API request must include the key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Available scopes

optimize:read
Read optimization results
optimize:write
Submit optimization jobs
jobs:read
List and view jobs
analytics:read
Access analytics data
webhooks:manage
Configure webhooks

Your key stays in your browser and is never sent to our servers from this page.