ARGUS Enterprise · Example Payload

Argus Enterprise Token Response Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

Argus Enterprise Token Response Example is an example object payload from ARGUS Enterprise, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

access_tokentoken_typeexpires_inscope

Example Payload

Raw ↑
{
  "access_token": "value-access_tok",
  "token_type": "Bearer",
  "expires_in": 722,
  "scope": "value-scope"
}