Access the Swagger REST API

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

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

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

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

    Tip

    The actual URL and port number used depends on your system configuration.

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

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

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