Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
All statuses
All statuses
Active
Deprecated
Delete an AI Gateway Dynamic Route.
aig-config-delete-gateway-dynamic-route
DELETE/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}
AI Gateway Dynamic Routes
Get an AI Gateway Dynamic Route.
aig-config-get-gateway-dynamic-route
GET/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}
AI Gateway Dynamic Routes
Get an AI Gateway Dynamic Route Version.
aig-config-get-gateway-dynamic-route-version
GET/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}/versions/{version_id}
AI Gateway Dynamic Routes
List all AI Gateway Dynamic Route Deployments.
aig-config-list-gateway-dynamic-route-deployments
GET/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}/deployments
AI Gateway Dynamic Routes
List all AI Gateway Dynamic Route Versions.
aig-config-list-gateway-dynamic-route-versions
GET/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}/versions
AI Gateway Dynamic Routes
List all AI Gateway Dynamic Routes.
aig-config-list-gateway-dynamic-routes
GET/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes
AI Gateway Dynamic Routes
Create a new AI Gateway Dynamic Route.
aig-config-post-gateway-dynamic-route
POST/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes
AI Gateway Dynamic Routes
Create a new AI Gateway Dynamic Route Deployment.
aig-config-post-gateway-dynamic-route-deployment
POST/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}/deployments
AI Gateway Dynamic Routes
Create a new AI Gateway Dynamic Route Version.
aig-config-post-gateway-dynamic-route-version
POST/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}/versions
AI Gateway Dynamic Routes
Update an AI Gateway Dynamic Route.
aig-config-update-gateway-dynamic-route
PATCH/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}
AI Gateway Dynamic Routes