Skip to content

Data Exposition APIs

A set of public APIs is provided to Insights Hub to read data from Opcenter Intelligence Manufacturing Data Warehouse.

OData (Open Data Protocol) defines a set of best practices for building and consuming RESTful APIs. OData helps you build RESTful APIs without having to worry about defining request and response headers, status codes, HTTP methods, URL conventions, query options, etc.

These APIs are natively integrated in the following Insights Hub applications:

Visual Flow Creator

In Visual Flow Creator you can create a request using the Request HTTP object and adding the related path to the URL.

Example: Retrieving metadata of all existing entities

/api/ocproxy/v3/dwh/$metadata?$format=json

Dashboard Designer

Select the Opcenter Intelligence data source and define the OData query.

Visual Explorer

Select the Opcenter Intelligence data source and define the OData query.


Last update: March 12, 2025