API Gateway

Introduction

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. Catalyst provides API Gateway as an advanced API management tool that enables you to create, maintain, and monitor HTTP requests generated from client applications and microservices.

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.

The data from the following tags of ZSPEC are fetched and exported to API Gatway.

  • Throttling - The values of the attributes name, threshold, duration, lock-period and type will get exported. Click here for more details.
  • Authentication - The values of the attribute type will be fetched and exported. Click here for more details.
Note:

To export API Gateway details, the following permissions are required.

  1. ZEST (Spec Studio READ)
  2. Cloud Scale (API Gateway WRITE)

Last Updated 2025-05-30 16:54:59 +0530 +0530

ON THIS PAGE