What can you do with the API Gateway?

         * Host your API gateway and expose it for use by others.
         
         * Enable other developers to register and access and enable your service.
         
         * Protect and enable approval and restricted access to services.
         
         * Enable your service with security and standardization of OIDC and JWT token injection.
         
         * Enable billing and usage based pricing on your services.
         
         * Enable your service to be discoverable by others.

Last updated