Getting Started
Quickstart
The fastest way to get Arc in the loop is to swap the base URL, use an Arc key, and optionally tag traffic with a route.
Three Steps
1. Create an Arc key
Get an Arc key from the dashboard. Arc keys authenticate the caller to your workspace.
2. Keep provider keys in Arc
Store upstream provider keys in the dashboard so Arc can forward requests on your behalf.
3. Point your client at Arc
Use the Arc base URL and optionally pass X-Arc-Route to bind route policy.
Examples
Next Steps
If you want the integration to stay almost identical to your existing code, stop here. If you want Arc to shape traffic, start with Routes and System Prompts.
Direct traffic still works
Requests without
X-Arc-Route still proxy successfully. They are logged as Direct and skip route-level policy.