NextGen Knowledge Center

M3 REST API

To access the M3 REST API:

Before you begin

Locate the M3 API which is documented at http://[m3host]:[m3port]/apibrowser/.
  1. A list of endpoints and their operations displays. This list shows each operation's HTTP method type, name, and description of function.

  2. Click an endpoint’s Expand Operations action to view the details of all its operations
    • If desired, you can click a specific operation to view only that operation's details.
    • Click the Try it out! button to execute the operation.