Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.knoxcall.com/llms.txt

Use this file to discover all available pages before exploring further.

Create gateway

POST /admin/ai-gateway
Request body
{
  "name": "Production",
  "slug": "production",
  "description": "Production AI egress",
  "budget_daily_usd": 50.00,
  "budget_monthly_usd": 1000.00
}