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 Property API

Property characteristics, ownership, mortgage, and address resolution.

ATTOM Property 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 Property. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 6 JSON Schemas.

This API exposes 14 operations across 14 paths, and defines 14 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.

14 operations 14 paths 14 schemas 14 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 Property 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 14

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

Property 14

Property characteristics, ownership, mortgage, and address resolution.

GET
/property/address
Search Properties By Address
searchPropertyAddress 5 params → 200400401429
GET
/property/snapshot
Get Property Snapshot
getPropertySnapshot 4 params → 200400
GET
/property/detail
Get Property Detail
getPropertyDetail 4 params → 200
GET
/property/detailwithschools
Get Property Detail With Schools
getPropertyDetailWithSchools 2 params → 200
GET
/property/detailmortgage
Get Property Detail With Mortgage
getPropertyDetailMortgage 2 params → 200
GET
/property/detailowner
Get Property Detail With Owner
getPropertyDetailOwner 2 params → 200
GET
/property/detailmortgageowner
Get Property Detail With Mortgage And Owner
getPropertyDetailMortgageOwner 2 params → 200
GET
/property/basicprofile
Get Property Basic Profile
getPropertyBasicProfile 2 params → 200
GET
/property/basichistory
Get Property Basic History
getPropertyBasicHistory 2 params → 200
GET
/property/expandedprofile
Get Property Expanded Profile
getPropertyExpandedProfile 2 params → 200
GET
/property/expandedhistory
Get Property Expanded History
getPropertyExpandedHistory 2 params → 200
GET
/property/id
Search By Property ID
searchPropertyId 3 params → 200
GET
/transportationnoise
Get Transportation Noise Score
getTransportationNoise 1 param → 200
GET
/enumerations/detail
Get Enumeration Detail
getEnumerationsDetail → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Property (10 properties), Address (10 properties), Summary (6 properties), Location (6 properties). Each schema is shown below with its type and property counts.

Summary
object
6 properties
Location
object
6 properties
Owner
object
4 properties
Status
object
ATTOM standard response status block.
6 properties
Property
object
10 properties
PropertyEnvelope
object
2 properties
Building
object
4 properties
Mortgage
object
1 property
PropertyListEnvelope
object
2 properties
Lot
object
4 properties
Address
object
10 properties
Identifier
object
4 properties
Vintage
object
2 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

attomdata-property-api-openapi.yml Raw ↑

Other APIs ATTOM publishes across the network.

ATTOM All Events API
ATTOM Assessment 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