Build OCI API Gateway deployment configurations with routes, auth, and rate limiting.
Build API Gateway deployment configurations with routes, authentication, rate limiting, and CORS.
Required Fields
compartmentIddisplayNamepathPrefixspecification.routesOutput will appear here...OCI API Gateway is a managed service for creating, publishing, and securing REST APIs that front-end your backend services, functions, and HTTP endpoints. Configuration involves defining deployments with route collections, authentication policies (JWT, custom authorizers), rate limiting, CORS settings, request/response transformations, and logging. This builder helps you assemble API Gateway deployment specifications with correct route paths, method mappings, backend types, and policy configurations. It generates JSON deployment specs compatible with the OCI CLI, Terraform, and the API Gateway REST API.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.