REST API Documentation Now in Swagger
Complete documentation of the FlexNet Operations application REST services is now maintained in the Swagger-based guide REST API Documentation for FlexNet Operations. To get to your Swagger instance, you need to replace the YOUR_FNO_INSTANCE in the following URL with the location of your FlexNet Operations On Premises Instance:
https://YOUR_FNO_INSTANCE.flexnet/swagger-ui.html
For example, if your FNO instance was https://prod2222.mycompany.com, then the URL to the Swagger documentation would be:
https://prod2222.mycompany.com/flexnet/swagger-ui.html
Previously, a description of the application REST services was found only in the FlexNet Operations Web Services Integration Guide. This guide will continue to retain a description of basic application REST services as a reference. However, for a description of the entire FlexNet Operations application REST interface, refer to the Swagger documentation.