Introduction - Intergraph Smart Instrumentation - Version 2.3 - Training - Intergraph

Intergraph Smart Instrumentation Web API Tutorial

Language
English
Product
Intergraph Smart Instrumentation
Subproduct
Web API
Search by Category
Training
Smart Instrumentation Web Version
2.3

The Intergraph Smart® Instrumentation is a web API (Application Programming interface) that provides access to Smart Instrumentation application data. This Smart API, like all Hexagon Smart APIs, is a RESTful web API based on OData v4. Smart APIs adhere to strict standards and protocols, ensuring consistent behavior for client developers.

If you are unfamiliar with Smart APIs and how they work, the Smart API Developer Documentation provides a good overview.

This tutorial only covers read-only requests, meaning it supports only HTTP GET Requests. OData metadata (a JSON document describing an API’s entity data model) lets you discover all the resources and capabilities an API offers.

This tutorial provides examples of making requests for both metadata and entity data by calling resources exposed by Smart Instrumentation. Postman, a third-party client used to interact with web APIs, is used to make the requests. For information on installing and configuring Postman for the tutorial, see the Installing and configuring Postman section of this tutorial.

The OData protocol provides a very specific and specialized syntax to use when requesting data. For details, see the OData Getting Started.

In the examples used in this tutorial the version number v2 is used. Due to the constant improvements being made to the Smart Instrumentation the actual version you are running might be different.

Also, query results will likely differ from the examples shown, based on your specific environment variables and date.

Intended Audience

This tutorial is intended for software developers and IT professionals who want to become familiar with using web APIs to develop client applications.

Customer Support
Hexagon PPM Policy Against Software Piracy
Copyright © 2018 - 2020 Hexagon AB and/or its subsidiaries and affiliates
Version 2.3
Published 6/21/2022 at 5:51 AM