SEMP API Reference

You can access the SEMP API Reference in two ways:

  • Enter the following URL in a web browser that has connectivity to your host event broker:
    http://<host>:<port>/SEMP/v2/<api>/help

    Where host and port identify the event broker, and api is config, action, or monitor.

    For information about which port to use, see Client Application Connectivity and Security.

    For example:

    http://192.168.123.45:8080/SEMP/v2/monitor/help
  • Click the appropriate link below to see the Configuration, Action, or Monitoring reference for event broker services.

SEMP OpenAPI Definition

If you want to see or download the SEMP OpenAPI definition file, enter the following URL in a web browser that has connectivity to your host event broker:

http://<host>:<port>/SEMP/v2/<api>/spec

Where host and port identify the event broker, and api is config, action, or monitor.

For information about which port to use, see Client Application Connectivity and Security.

For example:

http://192.168.123.56:8080/SEMP/v2/action/spec