Export to API Gateway

An API gateway is an intermediate layer between the client and the server that acts as a reverse proxy and routes client requests to individual services. Click here for more details about API Gateway.

With ZEST, you can easily export a Catalyst Function’s data to set up security rules for the API Gateway using the API Gateway option in Spec Studio.

To export data to API Gateway,

  • Select the API Gateway option after you generate the function.
Spec Studio
  • Select the Visibility and the Function and click Export
Spec Studio
  • After the export is successful, you can see the exported data from the tags Throttling and Authentication of ZSPEC file in API Gateway as shown below.
Spec Studio

Last Updated 2025-06-03 18:19:55 +0530 +0530

ON THIS PAGE