OMN API
OMN offers application programming interfaces (APIs) that can be used to integrate OMN into your applications and perform operations like upload/manage/retrieve OMN data, automate/manage/start workflows, retrieve status information.
Introduction
The OMN APIs are REST over HTTP-like APIs used to create integrations/interactions between OMN and other applications. They offer endpoints so that API clients (like UI or 3rd party clients) can communicate with OMN over the network.
An API endpoint is a digital location accessible through the API and from which the API receives requests and returns responses from API clients. Each endpoint is represented by a URI that indicates the location of a resource (a file or an OMN data model object) on the API server.
For detailed information about the OMN API please check the latest version here.
| Please make sure that in version 5.11. and lower the PIM API was not available. |