Manage Oracle Integration Endpoints Using API Gateway

You can manage Oracle Integration endpoints using API Gateway.

The API Gateway service enables you to publish APIs (such as integrations) with private endpoints that are accessible from within your network, and which you can expose with public IP addresses if you want them to accept internet traffic. The endpoints support API validation, request and response transformation, CORS, authentication and authorization, and request limiting.

Using a single API gateway as a front end for your Oracle Integration instance enables you to present a single cohesive API to API consumers and API clients, even though it actually consists of multiple integrations. You can use a single API gateway to link multiple back-end services (such as load balancers, compute instances, and OCI Functions) into a single consolidated API endpoint.