Boltic Gateway API
The Boltic Gateway API provides a developer-friendly API gateway designed to simplify and secure how services interact across your platform. It enables seamless request routing, payload transformation, and enforcement of security policies across diverse integration types including serverless functions, workflows, tables, and proxy endpoints. The Gateway supports dynamic URL rewriting, path parameter injection, fine-grained authentication, and real-time observability.
What You Can Do
MCP Tools
listroutes
Boltic List all routes
createroute
Boltic Create a new route
getroute
Boltic Get a route by ID
updateroute
Boltic Update a route
deleteroute
Boltic Delete a route
listservices
Boltic List all services
createservice
Boltic Create a new service
getservice
Boltic Get a service by ID
updateservice
Boltic Update a service
deleteservice
Boltic Delete a service
listplugins
Boltic List all plugins
createplugin
Boltic Create a new plugin
getplugin
Boltic Get a plugin by ID
updateplugin
Boltic Update a plugin
deleteplugin
Boltic Delete a plugin
listconsumers
Boltic List all consumers
createconsumer
Boltic Create a new consumer
getconsumer
Boltic Get a consumer by ID
deleteconsumer
Boltic Delete a consumer
listcertificates
Boltic List all certificates
createcertificate
Boltic Upload a new certificate