O
OpenRouter
/models
List models
All available OpenRouter models with context length and pricing.
livedegraded · 184ms
modelscatalog
$0.0010
per call
plus $0.001 platform fee per run
Bring your own OpenRouter key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run openrouter /models for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"openrouter","endpoint":"/models","input":{}}'cli
npx cracked-ai run -p openrouter -e /models -i '{}'mcp
run_tool({ provider: "openrouter", endpoint: "/models", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.