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

ATTOM Assessment API

Assessed value, tax liability, and assessment history.

ATTOM Assessment API is one of 18 APIs that ATTOM publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Assessment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 6 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version v1.0.0.

Requests are made against a single base URL, https://api.gateway.attomdata.com.

3 operations 3 paths 6 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1.0.0
Base URL
https://api.gateway.attomdata.com/propertyapi/v1.0.0
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ATTOM Assessment API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — ATTOM-issued API key. Pass on every request via the apikey header.

Paths & Operations 3

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

Assessment 3

Assessed value, tax liability, and assessment history.

GET
/assessment/snapshot
Get Assessment Snapshot
getAssessmentSnapshot 2 params → 200
GET
/assessment/detail
Get Assessment Detail
getAssessmentDetail 2 params → 200
GET
/assessmenthistory/detail
Get Assessment History Detail
getAssessmentHistoryDetail 2 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Address (10 properties), Status (6 properties), Assessment (5 properties), Identifier (4 properties). Each schema is shown below with its type and property counts.

Status
object
ATTOM standard response status block.
6 properties
Owner
object
4 properties
AssessmentEnvelope
object
2 properties
Address
object
10 properties
Identifier
object
4 properties
Assessment
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

attomdata-assessment-api-openapi.yml Raw ↑

Other APIs ATTOM publishes across the network.

ATTOM All Events API
ATTOM AVM API
ATTOM Boundary API
ATTOM Building Permits API
ATTOM Community API
ATTOM Hierarchy API
ATTOM Home Equity API
ATTOM Location API
ATTOM Lookup API
ATTOM Parcel Tiles API
ATTOM POI Categories API
ATTOM POI Search API