Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The information on this page refers to License Statistics v6.3 14 and newer, which added an API Endpoints section to the API page under user preference settingsintroduced License Statistics API v3. If you are using a version previous to v6.14, see documentation for previous versions.


Warning

The current version of the License Statistics API is v3. As of License Statistics v6.18, v2 of the API is no longer supported.


A list of endpoints that can be used with the License Statistics API can be found in the API page under your logged in user. The API is documented using Swagger (https://swagger.io/).

...

  1. Go to API under your logged in username, shown in the upper right corner of the application window.

  2. All available endpoints are listed under the API Endpoints section of the API page.

    Image AddedImage Removed
  3. Optionally, click Authorize in the upper right corner if you want of the API Endpoints section to specify an authorization token other than the default. See API access for more information on generating tokens.
    Image Removed
    Image Added

  4. Click the Post button to expand the section for a given endpoint. Each  

    Image Added

    Each endpoint includes the following information.

    A. A list of parameters; for example:
    Image Removed
    Image Added


    B. An example request; for example:

    Image AddedImage Removed

    C. Possible responses with status codes and examples; for example:

    Image AddedImage Removed

  5. To execute an endpoint, click the "Try it out" button :
    Image Removedin the Parameters area.

    Image Added

  6. Click Execute at the bottom of the Request body area.

    Image Added



    The result contains the executed request and the formatted response from the server:
    Image Removed.