Access the Swagger REST API

This section describes how to access the Swagger P4 Search REST API endpoints for indexing and searching the P4 Server.

Do the following to access the Swagger P4 Search REST API endpoints:

  1. Get the web address for the P4 Search web UI from your administrator.

  2. For example, http://myhelixsearch.mydomain.com:1601

    The actual URL and port number used for the P4 Search web UI depends on your system configuration.

  3. Add /swagger to the web address to open the Swagger P4 Search REST API web page.

  4. For example, http://myhelixsearch.mydomain.com:1601/swagger

    You should now be able to access the Swagger P4 Search REST API endpoints.