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

Core property characteristics packages.

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

Tagged areas include Property. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

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

8 operations 8 paths 4 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.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 — Your unique ATTOM API key, assigned by ATTOM and passed in the apikey request header. Also send Accept: application/json (or application/xml).

Paths & Operations 8

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

Property 8

Core property characteristics packages.

GET
/propertyapi/v1.0.0/property/id
Property ID lookup
getPropertyId 4 params → 200400401
GET
/propertyapi/v1.0.0/property/basicprofile
Property basic profile
getPropertyBasicProfile 6 params → 200400401
GET
/propertyapi/v1.0.0/property/detail
Property detail
getPropertyDetail 4 params → 200401
GET
/propertyapi/v1.0.0/property/expandedprofile
Property expanded profile
getPropertyExpandedProfile 3 params → 200401
GET
/propertyapi/v1.0.0/property/address
Property address radius search
getPropertyAddress 6 params → 200401
GET
/propertyapi/v1.0.0/property/snapshot
Property snapshot
getPropertySnapshot 5 params → 200401
GET
/propertyapi/v1.0.0/property/detailowner
Property detail with owner
getPropertyDetailOwner 3 params → 200401
GET
/propertyapi/v1.0.0/property/buildingpermits
Property building permits
getPropertyBuildingPermits 3 params → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Property (10 properties), Status (6 properties), PropertyResponse (2 properties), StatusEnvelope (1 property). Each schema is shown below with its type and property counts.

Status
object
The status block returned on every ATTOM response.
6 properties
PropertyResponse
object
2 properties
StatusEnvelope
object
1 property
Property
object
A property record. ATTOM returns a rich, package-dependent object; key groups are summarized here.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

attom-data-property-api-openapi.yml Raw ↑

Other APIs ATTOM publishes across the network.

ATTOM Area API
ATTOM Assessment API
ATTOM Community API
ATTOM Events API
ATTOM Home Equity API
ATTOM Mortgage API
ATTOM POI API
ATTOM Sales API
ATTOM School API
ATTOM Transportation Noise API
ATTOM Valuation API