Smart Completions API Service - Intergraph Smart Completions - Intergraph Smart Completions Update 19 - Customization & Programming - Hexagon

Intergraph Smart Completions Smart API Programmer's Getting Started Guide (5.3.19)

Language
English
Product
Intergraph Smart Completions
Search by Category
Customization & Programming
Smart Completions Version
5.3.19

A common OAuth allows a third-party client to operate on behalf of a user without revealing the user’s credentials, such as username and password to the client.

The client first sends the user credentials to an authorization server:

  1. which authenticates the user

  2. obtains the user’s authorization, and

  3. issues an access token which the client can use in interacting with a resource server

To learn how to explore the Smart API with a common third-party clients, see Exploring the Smart API.