Programmatic interface for running agents against ARC‑AGI‑3 games, opening/closing score‑cards and driving game state with actions. All requests require anDocumentation Index
Fetch the complete documentation index at: https://docs.arcprize.org/llms.txt
Use this file to discover all available pages before exploring further.
X‑API‑Key header issued from the ARC‑AGI‑3 web console.
For API support expectations (best-effort, no SLA), see Rate Limits.
Important: Session Affinity via CookiesGames are stateful and require session affinity. The server sets cookies (especially
AWSALB* cookies) in responses that must be included in all subsequent requests for the same game session. These cookies route requests to the correct backend instance maintaining your game state. Most HTTP clients handle cookies automatically, but ensure your client preserves and sends cookies received from RESET and ACTION responses.
