/// AgentRouter Integration
agentrouter.samkiel.online

AgentRouter Integration Dashboard

Interactive guide & testing suite for Direct API, Coding Agents & IDEs, and Desktop Applications.

Direct API · Blocked / Requires Spoofing ❌

Direct API (Raw HTTP / cURL)

direct-api/ on GitHub →

Directly calling AgentRouter base URL in custom code via raw HTTP/cURL is blocked by Cloudflare WAF design without spoofing headers.

1. Get your key

Sign up and create an API key.

Get free key →

Required WAF Bypass Headers

If attempting direct requests from custom scripts, Cloudflare WAF returns unauthorized client unless client headers are spoofed:

Originator: codex_cli_rs
Version: 0.101.0
User-Agent: codex_cli_rs/0.101.0 (Mac OS 26.0.1; arm64) Apple_Terminal/464

Live API Tester

Generated cURL Command

          

7-Language Code Snippets


        

Bug or Question?

Open an issue on GitHub to report unexpected behavior or ask questions.

Direct GitHub Link