aid: estated name: Estated description: >- Estated is a property-data company that operates a JSON REST API returning detailed U.S. residential and commercial property records — assessor data, parcel geometry, structure characteristics, taxes, assessments, market assessments, valuation (AVM), owner of record, deeds, and parcel boundaries. Lookups can be performed by split address, parsed address components, a single combined address string, or by FIPS county code + assessor parcel number (APN). The current public surface is the Property Data API v4 at `https://apis.estated.com/v4/property`, authenticated with a `token` query parameter. Estated was acquired by ATTOM Data in 2020 and its infrastructure is being migrated to ATTOM; the Estated developer documentation is scheduled to be deprecated during 2026, after which property data access will be served through ATTOM's documentation and endpoints. Existing Estated tokens continue to work through the transition and no integration changes are required during the migration window. type: API position: Provider access: 3rd-Party image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Property Data - Real Estate - Property Records - Assessor - Parcels - APN - FIPS - Deeds - AVM - Valuation - Boundaries - GIS - Owner Of Record - Tax Assessment url: https://raw.githubusercontent.com/api-evangelist/estated/refs/heads/main/apis.yml created: '2026-05-25' modified: '2026-05-25' specificationVersion: '0.20' apis: - aid: estated:property-data-api name: Estated Property Data API description: >- Look up a U.S. property record by address (split, parsed, or combined) or by FIPS+APN. Returns a Property object containing address, parcel, structure, taxes, assessments, market_assessments, valuation, owner, deeds, and boundary (WKT + GeoJSON MultiPolygon). Authenticated via `token` query parameter. humanURL: https://estated.com/developers/docs/v4 baseURL: https://apis.estated.com tags: - Property Data - Real Estate - Parcels - Deeds - AVM properties: - type: Documentation url: https://estated.com/developers/docs/v4 - type: Documentation url: https://estated.com/developers/docs/v4/property/overview - type: Documentation url: https://estated.com/developers/docs/v4/property/schema - type: Documentation url: https://estated.com/developers/docs/v4/property/values - type: SignUp url: https://estated.com/login - type: OpenAPI url: openapi/estated-property-data-api-openapi.yml - type: JSONSchema url: json-schema/estated-property-schema.json - type: JSONLD url: json-ld/estated-context.jsonld - type: Examples url: examples/estated-get-property-example.json - type: SpectralRules url: rules/estated-rules.yml - type: NaftikoCapability url: capabilities/property-lookup.yaml - type: Plans url: plans/estated-plans-pricing.yml - type: RateLimits url: rate-limits/estated-rate-limits.yml - type: FinOps url: finops/estated-finops.yml - type: Vocabulary url: vocabulary/estated-vocabulary.yml contact: - FN: ATTOM Data Support (Estated) url: https://www.attomdata.com/contact-us/ common: - type: Website url: https://estated.com - type: Developers url: https://estated.com/developers/docs/v4 - type: Documentation url: https://estated.com/developers/docs/v4/property/overview - type: Schema url: https://estated.com/developers/docs/v4/property/schema - type: SignUp url: https://estated.com/login - type: ParentCompany url: https://www.attomdata.com/ - type: AcquisitionAnnouncement url: https://www.attomdata.com/news/company-news/attom-company-announcement-10/ - type: ParentCompanyProduct url: https://www.attomdata.com/solutions/property-data-api/ - type: TermsOfUse url: https://www.attomdata.com/terms-of-use/ - type: PrivacyPolicy url: https://www.attomdata.com/privacy/ - type: Contact url: https://www.attomdata.com/contact-us/ - type: GitHub url: https://github.com/estated maintainers: - FN: Kin Lane email: kin@apievangelist.com