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
Create a new AI Gateway for your tenant.
Create a new AI Gateway for your tenant.
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.
POST /admin/ai-gateway
{
"name": "Production",
"slug": "production",
"description": "Production AI egress",
"budget_daily_usd": 50.00,
"budget_monthly_usd": 1000.00
}
Was this page helpful?