Access Swagger UI

Before you begin

You must have a running application server before you can access Swagger UI.

Procedure

  1. In Guidewire Studio, or from a command prompt, start the PolicyCenter application server.
  2. After the application server starts, open a browser window and enter a URL using the following syntax:
    • server:port/xx/rest/apis
    In the URL, replace server, port, and xx (two-letter application context) with actual values, for example:
    • localhost:8180/pc/rest/apis
    Swagger UI opens and you can view information on the REST APIs.