Creating any API gateway

Steps for creating any API gateway.

Steps

  1. Navigate to Protect > Add Apps > Managed Apps and select Any API from the list.


  2. On the API Proxy Configuration dialog:
    1. Enter a name for the application.
    2. Enter the URL endpoint you will be using to access the application.
      If you are using ServiceNow for example, the URL is https://dev95972.service-now.com.
    3. Select Connect to Custom App and then select the app you created from the dropdown as well as the app instance (if the custom app you created has more than one).
    4. Click OK and then click Save.


  3. Once done, you can now focus on setting up encryption or tokenization for the application.
    Setup will differ based on if you are planning to encrypt inline, via API, or both.