Adding and Managing Policies¶
This guide explains how to add and manage policies for APIs deployed to Platform Gateway.
Overview¶
Policies allow you to enforce security, traffic control, transformations, and other governance requirements on your APIs.
For APIs deployed to Platform Gateway, policies are currently sourced from Policy Hub and configured in the API Publisher.
You can apply policies by dragging them to the policy canvas and then configuring each policy to run in the request flow or response flow, based on your API behavior requirements.
Add policies to an API¶
To add policies to an API deployed to Platform Gateway:
- Sign in to the Publisher Portal.
- Open the API that is deployed (or will be deployed) to Platform Gateway.
-
Go to Develop -> Policies.

-
Drag and drop the required policy from the available policies list to the policy canvas.
-
Configure the policy parameters.
In the policy configuration, choose how the policy should behave in the Request flow or Response flow.

-
Save the API and deploy the updated revision to Platform Gateway.

Available policy types¶
See Policy Hub for available policies.
What's next¶
- Return to Getting Started to test API invocation with and without API-key-based authentication.