Installing and configuring Postman - Intergraph Smart Instrumentation - 2.3.15 - Training - Intergraph

Intergraph Smart Instrumentation Web API Tutorial

ft:locale
en-US
Product
Intergraph Smart Instrumentation
Subproduct
Web API
Search by Category
Training
Smart Instrumentation Web Version
2.3

This tutorial is based on Postman, a free third-party client application used to test and explore RESTful APIs. Prior to setting up your Postman environment you need to:

  1. Download and install Postman.

  2. Download the API sample collection. Extract the file, then import the environment and request collection.

    It is recommended that you download both files to the same folder location, as they can then be imported together.

    The ZIP file contains the following:

    • A sample environment file: SITrainingPostmanEnvironment_2.3.json

    • A collection of requests: SITutorialPostmanCollection_2.3.json

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