You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The information on this page refers to License Statistics v6.8 and newer, which introduced License Statistics API v2.

The current version of the License Statistics API is v2. We will continue supporting v1 of the API for a limited time; however, note that v1 is deprecated and support for it will be removed in the future.


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/).

To access the API endpoints:

  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.


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



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



    Each endpoint includes the following information.

    A. A list of parameters; for example:




    B. An example request; for example:



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



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



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





    The result contains the executed request and the formatted response from the server.
  • No labels