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 POI Search API

Search points of interest by point or address.

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

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

1 operations 1 paths 4 schemas 1 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 POI Search 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 1

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

POI Search 1

Search points of interest by point or address.

GET
/v4/neighborhood/poi
Search POIs
searchPois 6 params → 200400401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Poi (13 properties), Status (4 properties), PoiEnvelope (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

Status
object
4 properties
Error
object
1 property
PoiEnvelope
object
2 properties
Poi
object
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

attomdata-poi-search-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