Architecture
Catalyst API Gateway’s architecture is shown below:
Catalyst API Gateway performs tasks in the following sequence:
- Reading the request method and URL of the client request
- Searching for an API that you have configured for the particular request method and URL
- Initiating the API, if available, or denying the request if the API is unavailable
- Checking the throttling configuration and verifying if the request is within the defined rate limits, if applicable
- Checking the authentication configuration and initiating a handler to verify the credentials, if applicable
- Enabling the API to redirect the client to the configured target URL, if all validations are passed
Last Updated 2023-05-08 18:05:05 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit