api.developer.attomdata.com API: get_property_address
api.developer.attomdata.com via Parse · real_estate
Returns properties within a specified area or matching address criteria. Access ATTOM property data, neighborhood POI, and sales trend information via the ATTOM Data API. Fulfilled by Parse from api.developer.attomdata.com.
- api-developer-attomdata-com
- government-public
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7d4d00ce-c23d-4935-a089-995a4e9497d6/get_property_address
- Interface artifact
- sha256:4bd18301604937c906736a3600cc7a97b89ddeb1b127bd02b460049d11057f12
- Manifest digest
- sha256:3436ecdd83c861cdf3d77f9e902c5a270f86762545eba15a44cb25416288c9ee
Request fields
- page (integer): Page number
- radius (number): Search radius in miles
- address1 (string): Street address line 1
- address2 (string): City, state, zip
- latitude (number): Latitude for radius search
- pagesize (integer): Results per page
- longitude (number): Longitude for radius search
- postalcode (string): Postal/ZIP code to search
- propertytype (string): Property type filter
Example queries
- {"page":1,"pagesize":"2","postalcode":"90210"}