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 Transportation Noise API

Modeled transportation-noise scores.

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

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

This API exposes 1 operation across 1 path, and defines 3 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.

1 operations 1 paths 3 schemas 1 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 Transportation Noise 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 1

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

Transportation Noise 1

Modeled transportation-noise scores.

GET
/transportationnoise
Transportation noise
getTransportationNoise 3 params → 200401

Schemas 3

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

GenericResponse
object
Generic envelope for area, school, community, POI, and boundary responses.
1 property
Status
object
The status block returned on every ATTOM response.
6 properties
StatusEnvelope
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

attom-data-transportation-noise-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 Property API
ATTOM Sales API
ATTOM School API
ATTOM Valuation API