Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ARGUS Enterprise Valuations API

Property valuations and appraisal data

ARGUS Enterprise Valuations API is one of 12 APIs that ARGUS Enterprise publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Valuations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.argusenterprise.com/v1.

3 operations 2 paths 4 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.argusenterprise.com/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

ARGUS Enterprise Valuations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 Bearer token obtained from the /auth/token endpoint using client credentials.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Valuations 3

Property valuations and appraisal data

GET
/properties/{propertyId}/valuations
Argus Enterprise List Property Valuations
listPropertyValuations 3 params → 200404
POST
/properties/{propertyId}/valuations
Argus Enterprise Create a Property Valuation
createPropertyValuation 1 param body → 201400404
GET
/valuations
Argus Enterprise List All Valuations
listValuations 5 params → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Valuation (18 properties), ValuationInput (11 properties), Pagination (4 properties), ValuationList (2 properties). Each schema is shown below with its type and property counts.

ValuationList
object
2 properties
Valuation
object
18 properties
ValuationInput
object
11 properties 2 required
Pagination
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

argus-enterprise-valuations-api-openapi.yml Raw ↑

Other APIs ARGUS Enterprise publishes across the network.

ARGUS Enterprise Authentication API
ARGUS Enterprise Cash Flows API
ARGUS Enterprise Events API
ARGUS Enterprise Health API
ARGUS Enterprise Leases API
ARGUS Enterprise Portfolios API
ARGUS Enterprise Properties API
ARGUS Enterprise Reports API
ARGUS Enterprise Subscriptions API
ARGUS Enterprise Tenants API
ARGUS Enterprise Users API