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
HEAD
Delete an AI Gateway Dynamic Route.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
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.
Authenticated
aig-config-update-gateway-dynamic-route
PATCH/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes/{id}
AI Gateway Dynamic Routes