RapidAPI · Capability
RapidAPI Gateway API — Routes
RapidAPI Gateway API — Routes. 4 operations. Lead operation: List routes. Self-contained Naftiko capability covering one Rapidapi business surface.
What You Can Do
GET
Listroutes
— List routes
/v1/gateways/{gatewayid}/routes
POST
Createroute
— Create a route
/v1/gateways/{gatewayid}/routes
PUT
Updateroute
— Update a route
/v1/gateways/{gatewayid}/routes/{routeid}
DELETE
Deleteroute
— Delete a route
/v1/gateways/{gatewayid}/routes/{routeid}
MCP Tools
list-routes
List routes
read-only
idempotent
create-route
Create a route
update-route
Update a route
idempotent
delete-route
Delete a route
idempotent