iModels OData
Access iModel data using an OData interface.
Mapping
The iModels OData API allows accessing iModels data in the view of Reporting API Mappings without running the Extraction process.
Note: Not all Mapping configuration options are supported in this API.
Use cases
This API should be used in embedded views where only partial data is fetched. Follow the Customizing the iTwin Viewer tutorial on how to integrate it into iTwin Viewer.
Use the Reporting API Extraction process for full data exports.
OData
OData APIs can be used with tools and libraries that support OData v4 protocol and OAUTH2 Authorization.
Client Packages
To read the OData endpoint OData Library is needed.
Media Links
Additional information can be found here: