id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/b0f6aaf4-1d03-4132-8fd3-55589dd48604/2/0
FeedbackApi
Api for gether feedbacks
null
getFeedbacks
429
null
{"message": "Too Many Requests"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Too Many Requests"]}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/b0f6aaf4-1d03-4132-8fd3-55589dd48604/3/0
FeedbackApi
Api for gether feedbacks
null
getFeedbacks
500
null
{"message": "Internal Server Error"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Internal Server Error"]}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/0/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
400
null
{"message": "Bad Request", "data": {"code": "invalid_type", "expected": "number", "received": "string", "path": ["rating"], "message": "Expected number, received string"}}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Bad Request"]}, "data": {"type": "object", "properties": {"code": {"type": "string"}, "expected": {"type": "string"}, "received": {"type": "string"}, "path": {"type": "array", "items": {"type": "string", "minItems": 1}}, "message": {"type": "string"}}}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/1/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
200
null
{"rating": 3, "sentiment": true, "reasons": ["solved_my_problem"], "suggestion": "Add more details", "id": "c73bcdcc-2669-4bf6-81d3-e4ae73fb11fd", "createdAt": "2020-01-01T00:00:00.000Z", "updatedAt": "2020-01-01T00:00:00.000Z", "userId": "abc", "userIP": "91.201.190.10", "tenantId": "a0b73bce-3217-4c3b-801b-3c202881b240", "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36", "page": "/docs/page-name", "category": "Support", "apiOperationId": "getUser"}
{"allOf": [{"type": "object", "description": "Feedback object.", "minProperties": 1, "properties": {"rating": {"type": "number", "description": "Rating of the feedback.", "minimum": 0}, "sentiment": {"type": "boolean", "description": "Sentiment of the feedback."}, "reasons": {"type": "array", "description": "Reasons of the feedback.", "minItems": 1, "items": {"type": "string"}}, "suggestion": {"type": "string", "description": "Suggestion of the feedback."}}}, {"type": "object", "description": "Feedback object.", "required": ["id", "createdAt", "userIP", "tenantId", "userAgent"], "properties": {"id": {"type": "string", "description": "Unique identifier of the feedback."}, "createdAt": {"type": "string", "description": "Date of the feedback creation.", "format": "date-time"}, "updatedAt": {"type": "string", "description": "Date of the feedback update.", "format": "date-time"}, "userId": {"type": "string", "description": "Unique identifier of the user."}, "userIP": {"type": "string", "description": "IP address of the user."}, "tenantId": {"type": "string", "description": "Unique identifier of the tenant."}, "userAgent": {"type": "string", "description": "User agent of the device."}, "page": {"type": "string", "description": "Page of the feedback."}, "category": {"type": "string", "description": "Category of the feedback."}, "apiOperationId": {"type": "string", "description": "operationId of the API."}}}]}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/2/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
500
null
{"message": "Internal Server Error"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Internal Server Error"]}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/3/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
404
null
{"message": "Not found"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Not found"]}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/4/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
401
null
{"message": "Unauthorized"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Unauthorized"]}}}
c1b2d15d-7300-4d9a-9829-b66ca173f6c4/0007d1f4-b613-4cd6-80d4-d2bd9e21973a/5/0
FeedbackApi
Api for gether feedbacks
null
getFeedback
429
null
{"message": "Too Many Requests"}
{"type": "object", "required": ["message"], "properties": {"message": {"type": "string", "enum": ["Too Many Requests"]}}}
506fb069-9509-4403-9056-01fc0deeb034/0936f01a-3f96-469f-b9a2-3a8316d5e4c4/0/0
VAZ2105
VAZ raduet GLAZ
null
spare parts for vaz
запрос на запчасти на ваз :)
502
Response
{"messages": "The API is unreachable, please contact the API provider", "info": "Your Client (working) ---> Gateway (working) ---> API (not working)"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"messages": {"type": "string"}, "info": {"type": "string"}}, "required": ["info", "messages"]}
506fb069-9509-4403-9056-01fc0deeb034/0936f01a-3f96-469f-b9a2-3a8316d5e4c4/1/0
VAZ2105
VAZ raduet GLAZ
null
spare parts for vaz
запрос на запчасти на ваз :)
200
New Example
{"city": "Vladimir", "name": "engine", "cost": 50000}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"city": {"type": "string"}, "name": {"type": "string"}, "cost": {"type": "integer"}}, "required": ["city", "cost", "name"]}
506fb069-9509-4403-9056-01fc0deeb034/c429a1c8-c84f-4497-b619-3a68ec06bd6f/0/0
VAZ2105
VAZ raduet GLAZ
null
Output
vaz ne raduet glaz :(
200
New Example
{"result": "success"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "string"}}, "required": ["result"]}
3c5cd1eb-d749-42e3-a763-9bd80631d1cc/0a45d482-21d7-46db-be15-dccd196c1786/0/0
Uganda Company Data
Access the official Uganda Governmnent company register, ideal for KYB purposes
7
Search by company name
Perform a search on the Uganda company register by name
200
Example_1
[{"name": "DAALO AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-20 00:41", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000367425", "status": "Registered", "score": {"sound": 69, "text": 86}, "similarity": 227.48906}, {"name": "ALFA AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-19 22:34", "type": "company", "subType": "Private / Company limited by shares", "no": "80010003755674", "status": "Registered", "score": {"sound": 68, "text": 86}, "similarity": 227.12973}, {"name": "JODA AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-19 22:21", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000483720", "status": "Registered", "score": {"sound": 69, "text": 80}, "similarity": 227.12973}, {"name": "ELGON AIRLINES", "createdAt": null, "updatedAt": "2022-12-19 23:38", "type": "business", "subType": "Business name", "no": "80020001393903", "status": "Registered", "score": {"sound": 92, "text": 79}, "similarity": 226.56897}, {"name": "NEW SUDAN AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-19 22:36", "type": "company", "subType": "Private / Company limited by shares", "no": "80010002699255", "status": "Registered", "score": {"sound": 75, "text": 75}, "similarity": 226.38306}, {"name": "NITSO AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-19 22:32", "type": "company", "subType": "Private / Company limited by shares", "no": "80010003596128", "status": "Registered", "score": {"sound": 87, "text": 74}, "similarity": 227.48906}, {"name": "UNITED AIRLINES (UGANDA) LTD", "createdAt": null, "updatedAt": "2022-12-19 22:18", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000358316", "status": "Registered", "score": {"sound": 92, "text": 74}, "similarity": 225.82828}, {"name": "NATIVE AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-19 23:55", "type": "company", "subType": "Private / Company limited by shares", "no": "80020002369752", "status": "Registered", "score": {"sound": 87, "text": 72}, "similarity": 226.74506}, {"name": "ROYAL RWANDA AIRLINES LTD", "createdAt": null, "updatedAt": "2022-12-20 00:42", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000323261", "status": "Registered", "score": {"sound": 65, "text": 71}, "similarity": 238.8499}, {"name": "MANGO AIRLINES S.P.R.I", "createdAt": null, "updatedAt": "2022-12-19 23:04", "type": "company", "subType": "Foreign company", "no": "80010003920301", "status": "Registered", "score": {"sound": 78, "text": 71}, "similarity": 226.56897}, {"name": "THE UNITED ARAB AIRLINES CO LTD", "createdAt": null, "updatedAt": "2022-12-20 00:34", "type": "company", "subType": "Foreign company", "no": "80010000041425", "status": "Registered", "score": {"sound": 67, "text": 69}, "similarity": 226.00888}, {"name": "KM AIRLINES LIMITED", "createdAt": null, "updatedAt": "2022-12-19 23:36", "type": "company", "subType": "Private / Company limited by shares", "no": "80020001331950", "status": "Registered", "score": {"sound": 72, "text": 68}, "similarity": 227.69508}, {"name": "AKKROS AIRLINES (U) LTD", "createdAt": null, "updatedAt": "2022-12-20 00:32", "type": "company", "subType": "Private / Company limited by shares", "no": "80010002531165", "status": "Registered", "score": {"sound": 83, "text": 68}, "similarity": 226.74506}, {"name": "CONGO COM AIRLINES (U) LTD", "createdAt": null, "updatedAt": "2022-12-19 22:21", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000415640", "status": "Registered", "score": {"sound": 75, "text": 68}, "similarity": 226.38306}, {"name": "EAST AFRICA AIRLINES LIMITED", "createdAt": null, "updatedAt": "2022-12-19 22:20", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000443733", "status": "Registered", "score": {"sound": 67, "text": 67}, "similarity": 226.1922}, {"name": "FEEDER AIRLINES CO LTD", "createdAt": null, "updatedAt": "2022-12-20 00:33", "type": "company", "subType": "Foreign company", "no": "80010000555952", "status": "Registered", "score": {"sound": 62, "text": 67}, "similarity": 225.82828}, {"name": "KWICK AIRLINES", "createdAt": null, "updatedAt": "2022-12-19 22:44", "type": "business", "subType": "Business name", "no": "80010002342982", "status": "Registered", "score": {"sound": 72, "text": 66}, "similarity": 226.56897}, {"name": "UGANDA AIRLINES AND CARGO SERVICES LTD", "createdAt": null, "updatedAt": "2022-12-19 22:46", "type": "company", "subType": "Private / Company limited by shares", "no": "80010003004679", "status": "Registered", "score": {"sound": 80, "text": 64}, "similarity": 228.72383}, {"name": "TIGER AIRLINES (UGANDA) LTD", "createdAt": null, "updatedAt": "2022-12-19 22:19", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000390882", "status": "Registered", "score": {"sound": 73, "text": 63}, "similarity": 226.56897}, {"name": "FAIRLINES 1992 LIMITED", "createdAt": null, "updatedAt": "2022-12-20 00:39", "type": "company", "subType": "Private / Company limited by shares", "no": "80010000244245", "status": "Registered", "score": {"sound": 64, "text": 60}, "similarity": 225.82828}]
{"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "", "default": "DAALO AIRLINES LTD"}, "createdAt": {}, "updatedAt": {"type": "string", "description": "", "default": "2022-12-20 00:41"}, "type": {"type": "string", "description": "", "default": "company"}, "subType": {"type": "string", "description": "", "default": "Private / Company limited by shares"}, "no": {"type": "string", "description": "", "default": "80010000367425"}, "status": {"type": "string", "description": "", "default": "Registered"}, "score": {"type": "object", "properties": {"sound": {"type": "integer", "description": "", "default": 69}, "text": {"type": "integer", "description": "", "default": 86}}}, "similarity": {"type": "integer", "description": "", "default": 227.48906}}}}}
10ef3e93-cd94-4551-9fef-db28861554ef/22e7af28-b453-4212-8403-c4f65bc8e136/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
mortgage/calculate (Deprecated)
Calculate mortgage
200
Response
{"meta": {"build": "3.23.180"}, "mortgage": {"loan_amount": 179920, "rate": 3.827, "term": 30, "monthly_payment": 1131, "principal_and_interest": 841, "monthly_property_taxes": 234, "monthly_home_insurance": 56, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 302803, "down_payment": 44980}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "mortgage": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["meta", "mortgage"]}
10ef3e93-cd94-4551-9fef-db28861554ef/04bf11d6-d7ca-4767-9e9a-fbaf50fb60f1/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v2/list-by-mls (Deprecated)
List properties by MLS ID
200
Response
{"meta": {"build": "3.23.180", "schema": "core.3", "tracking_params": {"channel": "for_sale", "siteSection": "for_sale", "city": "unknown", "county": "unknown", "neighborhood": "unknown", "searchCityState": "unknown", "state": "unknown", "zip": "unknown", "srpPropertyStatus": "srp:for_sale", "listingActivity": "unknown", "propertyStatus": "for_sale", "propertyType": "any", "searchBathrooms": "any", "searchBedrooms": "any", "searchMaxPrice": "unknown", "searchMinPrice": "unknown", "searchRadius": "unknown", "searchHouseSqft": "any", "searchLotSqft": "any", "searchResults": "1", "sortResults": "unknown", "searchCoordinates": "unknown", "version": "1.0"}, "tracking": "type|meta|data|resource_type|property_list|query|client_id|rdc_mobile_native,14.13.0.68|os|13.3.1|schema|core.3|limit|mls_id|OLRS-1293107|prop_status|for_sale|count|total^A|1|1^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|J|D|E|F|G]|F|G|H|K|I|L]]", "returned_rows": 1, "matching_rows": 1}, "properties": [{"property_id": "M3109292331", "listing_id": "2940261070", "products": ["core.agent", "core.broker", "co_broke"], "rdc_web_url": "https://www.realtor.com/realestateandhomes-detail/164-Bank-St-Apt-7B_New-York_NY_10014_M31092-92331", "prop_type": "condo", "prop_sub_type": "condos", "address": {"city": "New York City", "line": "164 Bank St Apt 7B", "postal_code": "10014", "state_code": "NY", "state": "New York", "county": "New York", "fips_code": "36061", "county_needed_for_uniq": false, "lat": 40.735831, "lon": -74.009415, "neighborhood_name": "Downtown Manhattan"}, "branding": {"listing_office": {"list_item": {"name": "Compass", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}}, "prop_status": "for_sale", "price": 1650000, "baths_full": 1, "baths": 1, "beds": 1, "agents": [{"primary": true, "advertiser_id": "4729548", "id": "4729548", "photo": null, "name": "Scott D Elyanow"}], "office": {"id": "83ca2d1346e6423497cb1b449c392cb7", "name": "Compass"}, "last_update": "2022-02-16T09:21:25Z", "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_co_broke_phone": false, "is_new_listing": true, "is_new_plan": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "is_showcase_choice_enabled": false}, "lead_forms": {"form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "show": true}, "show_agent": false, "show_broker": false, "show_builder": false, "show_contact_a_lender": false, "show_veterans_united": false, "form_type": "classic", "lead_type": "co_broke", "is_lcm_enabled": false, "flip_the_market_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false}, "photo_count": 0, "page_no": 1, "rank": 1, "list_tracking": "type|property|data|prop_id|3109292331|list_id|2940261070|page|rank|list_branding|listing_agent|listing_office|advertiser_id|agent|office|broker|property_status|product_code|advantage_code^1|1|0|1|2TDCC|2TCX3|2K6SY|35T|G|5^^$0|1|2|$3|4|5|6|7|J|8|K|9|$A|L|B|M]|C|$D|N|E|O|F|P]|G|Q|H|R|I|S]]", "mls": {"name": "REBNY", "id": "OLRS-1293107", "plan_id": null, "abbreviation": "RBNY", "type": "mls"}, "data_source_name": "mls"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"channel": {"type": "string"}, "siteSection": {"type": "string"}, "city": {"type": "string"}, "county": {"type": "string"}, "neighborhood": {"type": "string"}, "searchCityState": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "srpPropertyStatus": {"type": "string"}, "listingActivity": {"type": "string"}, "propertyStatus": {"type": "string"}, "propertyType": {"type": "string"}, "searchBathrooms": {"type": "string"}, "searchBedrooms": {"type": "string"}, "searchMaxPrice": {"type": "string"}, "searchMinPrice": {"type": "string"}, "searchRadius": {"type": "string"}, "searchHouseSqft": {"type": "string"}, "searchLotSqft": {"type": "string"}, "searchResults": {"type": "string"}, "sortResults": {"type": "string"}, "searchCoordinates": {"type": "string"}, "version": {"type": "string"}}, "required": ["channel", "city", "county", "listingActivity", "neighborhood", "propertyStatus", "propertyType", "searchBathrooms", "searchBedrooms", "searchCityState", "searchCoordinates", "searchHouseSqft", "searchLotSqft", "searchMaxPrice", "searchMinPrice", "searchRadius", "searchResults", "siteSection", "sortResults", "srpPropertyStatus", "state", "version", "zip"]}, "tracking": {"type": "string"}, "returned_rows": {"type": "integer"}, "matching_rows": {"type": "integer"}}, "required": ["build", "matching_rows", "returned_rows", "schema", "tracking", "tracking_params"]}, "properties": {"type": "array", "items": {"type": "object", "properties": {"property_id": {"type": "string"}, "listing_id": {"type": "string"}, "products": {"type": "array", "items": {"type": "string"}}, "rdc_web_url": {"type": "string"}, "prop_type": {"type": "string"}, "prop_sub_type": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "neighborhood_name": {"type": "string"}}, "required": ["city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "lon", "neighborhood_name", "postal_code", "state", "state_code"]}, "branding": {"type": "object", "properties": {"listing_office": {"type": "object", "properties": {"list_item": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["list_item"]}}, "required": ["listing_office"]}, "prop_status": {"type": "string"}, "price": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "beds": {"type": "integer"}, "agents": {"type": "array", "items": {"type": "object", "properties": {"primary": {"type": "boolean"}, "advertiser_id": {"type": "string"}, "id": {"type": "string"}, "photo": {"type": "null"}, "name": {"type": "string"}}, "required": ["advertiser_id", "id", "name", "photo", "primary"]}}, "office": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "last_update": {"type": "string"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "lead_forms": {"type": "object", "properties": {"form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "show": {"type": "boolean"}}, "required": ["email", "message", "name", "phone", "show"]}, "show_agent": {"type": "boolean"}, "show_broker": {"type": "boolean"}, "show_builder": {"type": "boolean"}, "show_contact_a_lender": {"type": "boolean"}, "show_veterans_united": {"type": "boolean"}, "form_type": {"type": "string"}, "lead_type": {"type": "string"}, "is_lcm_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "form_type", "is_lcm_enabled", "lead_type", "show_agent", "show_broker", "show_builder", "show_contact_a_lender", "show_text_leads", "show_veterans_united", "smarthome_enabled"]}, "photo_count": {"type": "integer"}, "page_no": {"type": "integer"}, "rank": {"type": "integer"}, "list_tracking": {"type": "string"}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}}, "required": ["abbreviation", "id", "name", "plan_id", "type"]}, "data_source_name": {"type": "string"}}, "required": ["address", "agents", "baths", "baths_full", "beds", "branding", "client_display_flags", "data_source_name", "last_update", "lead_forms", "list_tracking", "listing_id", "mls", "office", "page_no", "photo_count", "price", "products", "prop_status", "prop_sub_type", "prop_type", "property_id", "rank", "rdc_web_url"]}}}, "required": ["meta", "properties"]}
10ef3e93-cd94-4551-9fef-db28861554ef/876318cf-be23-4e1b-b1c0-742de15cd0fb/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v2/detail (Deprecated)
Get property detail information
200
Response
{"meta": {"build": "3.23.180", "schema": "core.3", "tracking": "type|meta|data|resource_type|property_detail|query|client_id|rdc_mobile_native,14.13.0.68|schema|core.3|tag_version|v2^^^$0|1|2|$3|4|5|$6|7|8|9|A|B]]]", "returned_rows": 1, "matching_rows": 1, "tracking_params": {"ldpPropertyStatus": "ldp:not_for_sale", "pageType": "ldp", "leadDelivery": "unknown", "leadEnhancements": "unknown", "listingActivity": "unknown", "productType": "basic", "propertyStatus": "not_for_sale", "listingId": "unknown", "rentalDataSource": "unknown", "advertiserIdAgent": "2821356", "advertiserIdOffice": "1513383", "communityId": "unknown", "mprId": "3599084026", "listingMls": "unknown", "planId": "unknown", "subId": "unknown", "city": "Rockaway Park", "neighborhood": "Neponsit", "state": "NY", "zip": "11694", "listingBaths": "1", "listingBeds": "2", "listingSqFt": "1200", "listingEnhancements": "unknown", "listingPrice": "876700", "photoCount": "44", "propertyType": "ldp:single_family", "version": "1.0"}}, "properties": [{"property_id": "O3599084026", "prop_status": "not_for_sale", "prop_type": "single_family", "suppression_flags": ["suppress_foreclosure"], "buyer_agent_for_far": {"advertiser_id": 2821876, "name": "Non Member", "nrds_verified_id": null, "state_license": "", "mls_membership": {"member": {"id": "NM0000", "agent_system_id": "NM0000", "name": null, "abbreviation": "BONY"}}}, "broker": {"name": "Weichert Realtors The Franzese Group", "phone1": {"number": "7182321004", "type": "broker"}}, "year_built": 1930, "beds": 2, "description": "429 Beach 145th St, Rockaway Park, NY 11694 is a single family home built in 1930. This property was last sold for $705,000 in 2019 and currently has an estimated value of $876,700. According to the Rockaway Park public records, the property at 429 Beach 145th St, Rockaway Park, NY 11694 has approximately 1200 square feet, 2 beds and 1 baths with a lot size of 4,000 square feet. Nearby schools include Ps Ms 114 Belle Harbor. ", "baths_full": 1, "stories": 1, "schools": [{"nces_id": "360012302426", "id": "0751462661", "greatschools_id": "3602388", "name": "Ps Ms 114 Belle Harbor", "education_levels": ["elementary", "middle"], "funding_type": "public", "lat": 40.577746, "lon": -73.854382, "student_count": 669, "student_teacher_ratio": 13.2, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "134-1 Cronston Avenue"}, "phone": "(718) 634-3382", "distance_in_miles": 0.5, "grades": {"range": {"low": "PK", "high": "8"}}, "relevance": "assigned", "ratings": {"great_schools_rating": 8, "parent_rating": 3}}, {"nces_id": "360012306127", "id": "0751619511", "greatschools_id": "3613366", "name": "Waterside School For Leadership", "education_levels": ["middle"], "funding_type": "public", "lat": 40.58099, "lon": -73.831621, "student_count": 228, "student_teacher_ratio": 10.2, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "190 Beach 110th Street"}, "phone": "(718) 634-1128", "distance_in_miles": 1.7, "grades": {"range": {"low": "6", "high": "8"}}, "relevance": "assigned", "ratings": {"great_schools_rating": 7, "parent_rating": 4}}, {"nces_id": "360012305831", "id": "0751547551", "greatschools_id": "3608330", "name": "Scholars Academy", "education_levels": ["middle", "high"], "funding_type": "public", "lat": 40.584483, "lon": -73.825257, "student_count": 1375, "student_teacher_ratio": 17.7, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "320 Beach 104th Street"}, "phone": "(718) 474-6918", "distance_in_miles": 2.1, "grades": {"range": {"low": "6", "high": "12"}}, "relevance": "assigned", "ratings": {"great_schools_rating": 8, "parent_rating": 4}}, {"nces_id": "360012306106", "id": "0751619501", "greatschools_id": "3613365", "name": "Waterside Children S Studio School", "education_levels": ["elementary"], "funding_type": "public", "lat": 40.580893, "lon": -73.831603, "student_count": 500, "student_teacher_ratio": 11.9, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "190 Beach 110th Street"}, "phone": "(718) 634-1344", "distance_in_miles": 1.7, "grades": {"range": {"low": "PK", "high": "5"}}, "relevance": "nearby", "ratings": {"great_schools_rating": 7, "parent_rating": 4}}, {"nces_id": "360012305731", "id": "0751549151", "greatschools_id": "3608442", "name": "Channel View School For Research", "education_levels": ["middle", "high"], "funding_type": "public", "lat": 40.586368, "lon": -73.823967, "student_count": 886, "student_teacher_ratio": 12.7, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "100-00 Beach Channel Drive"}, "phone": "(718) 634-1970", "distance_in_miles": 2.2, "grades": {"range": {"low": "6", "high": "12"}}, "relevance": "nearby", "ratings": {"great_schools_rating": 6, "parent_rating": 3}}, {"nces_id": "360012306277", "id": "0751623411", "greatschools_id": "3613639", "name": "Rockaway Collegiate High School", "education_levels": ["high"], "funding_type": "public", "lat": 40.586225, "lon": -73.824013, "student_count": 322, "student_teacher_ratio": 11.9, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "100-00 Beach Channel Drive"}, "phone": "(718) 734-3290", "distance_in_miles": 2.2, "grades": {"range": {"low": "9", "high": "12"}}, "relevance": "nearby", "ratings": {"great_schools_rating": 2, "parent_rating": null}}, {"nces_id": "00935872", "id": "0751499921", "greatschools_id": "3604995", "name": "Yeshiva Of Belle Harbor", "education_levels": ["elementary", "middle"], "funding_type": "private", "lat": 40.573962, "lon": -73.852097, "student_count": 93, "location": {"city_slug_id": "Queens_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Queens", "street": "134-1 Rockaway Beach Boulevard"}, "phone": "(718) 474-0045", "distance_in_miles": 0.6, "grades": {"range": {"low": "PK", "high": "8"}}, "relevance": "nearby", "ratings": {"great_schools_rating": null, "parent_rating": 5}}, {"nces_id": "AA890709", "id": "0751617531", "greatschools_id": "3613228", "name": "Yeshiva Mercaz Hatorah of Bell", "education_levels": ["high"], "funding_type": "private", "lat": 40.579953, "lon": -73.850504, "location": {"city_slug_id": "Far-Rockaway_NY", "postal_code": "11694", "state": "NY", "county": "Queens", "city": "Far Rockaway", "street": "505 Beach St"}, "phone": "(718) 474-3094", "distance_in_miles": 0.8, "grades": {"range": {"low": "9", "high": "12"}}, "relevance": "nearby", "ratings": {"great_schools_rating": null, "parent_rating": 1}}], "heating": null, "cooling": null, "address": {"city": "Rockaway Park", "line": "429 Beach 145th St", "unit_value": null, "street_direction": null, "street_post_direction": null, "postal_code": "11694", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Queens", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.574091, "lon": -73.862966, "neighborhood_name": "Neponsit", "neighborhoods": [{"name": "Neponsit", "city": "Queens", "state_code": "NY", "level": "sub_neighborhood", "id": "885"}, {"name": "Rockaway Peninsula", "city": "Queens", "state_code": "NY", "level": "macro_neighborhood", "id": "8"}, {"name": "Rockaway Beach", "city": "Queens", "state_code": "NY", "level": "neighborhood", "id": 0}]}, "client_display_flags": {"presentation_status": "not_for_sale"}, "tax_history": [{"assessment": {"building": 39120, "land": 12780, "total": 51900}, "market": {"building": 652000, "land": 213000, "total": 865000}, "tax": 6934, "year": 2020}, {"assessment": {"building": 38040, "land": 12780, "total": 50820}, "market": {"building": 634000, "land": 213000, "total": 847000}, "tax": 6755, "year": 2019}, {"assessment": {"building": 21698, "land": 8769, "total": 30467}, "market": {"building": 527000, "land": 213000, "total": 740000}, "tax": 6373, "year": 2018}, {"assessment": {"building": 18899, "land": 10039, "total": 28938}, "market": {"building": 401000, "land": 213000, "total": 614000}, "tax": 5899, "year": 2017}, {"assessment": {"building": 14520, "land": 12780, "total": 27300}, "market": {"building": 242000, "land": 213000, "total": 455000}, "tax": 5458, "year": 2016}, {"assessment": {"building": 14520, "land": 12780, "total": 27300}, "market": {"building": 242000, "land": 213000, "total": 455000}, "tax": 5338, "year": 2015}, {"assessment": {"building": 14520, "land": 12780, "total": 27300}, "market": {"building": 242000, "land": 213000, "total": 455000}, "tax": 4925, "year": 2014}, {"assessment": {"building": 7260, "land": 12780, "total": 20040}, "market": {"building": 121000, "land": 213000, "total": 334000}, "tax": 1834, "year": 2013}, {"assessment": {"building": 11607, "land": 16620, "total": 28227}, "market": {"building": 220000, "land": 315000, "total": 535000}, "tax": 4404, "year": 2011}, {"assessment": {"building": 9317, "land": 17786, "total": 27103}, "market": {"building": 183567, "land": 296433, "total": 480000}, "tax": 4092, "year": 2010}, {"assessment": {"building": 9165, "land": 16404, "total": 25569}, "market": {"building": 217600, "land": 273400, "total": 491000}, "tax": 3886, "year": 2009}, {"assessment": {"building": 18282, "land": 5241, "total": 23523}, "market": {"building": 433250, "land": 87350, "total": 698000}, "tax": 3431, "year": 2007}], "sold_history": [{"date": "2019-12-13T17:00:00Z", "source": "MLS #427356", "listing": {"price": 705000}}, {"date": "2019-10-29T17:00:00Z", "source": "MLS #427356", "listing": {"price": 739000}}, {"date": "2018-11-06T17:00:00Z", "source": "MLS #423425", "listing": {"price": 770000}}, {"date": "2018-09-07T17:00:00Z", "source": "MLS #423425", "listing": {"price": 799000}}, {"date": "2015-04-23T17:00:00Z", "source": "Public Record", "listing": {"price": 515000}}, {"date": "1997-09-29T17:00:00Z", "source": "Public Record", "listing": {"price": 220000}}], "property_history": [{"event_name": "Sold", "date": "2019-12-13T17:00:00Z", "price": 705000, "price_range_min": null, "price_range_max": null, "price_changed": -34000, "sqft": 1200, "datasource_name": "Brooklyn", "source": "MLS #427356", "listing": {"list_price": 739000, "last_status_change_date": "2019-12-14T03:49:29Z", "last_update_date": "2019-12-13T22:44:15Z", "status": "sold", "list_date": "2019-10-29T14:06:43Z", "listing_id": "2100953653", "suppression_flags": {"has_suppress_foreclosure": true}, "photos": [{"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3602131459s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2889256147s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2166896955s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2977139163s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m524082222s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m59849049s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2146622869s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2013079330s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1044647078s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3162848105s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1761917722s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m100944773s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3427865370s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2598424065s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1050865195s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2434547651s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3342211296s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1036820291s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2431826235s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m999010581s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4163399790s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3030467705s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3237334056s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1164125753s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m118604851s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1358619560s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2383746972s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3400957176s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1334022353s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m489777924s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3267113673s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1199445921s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m586469619s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4172765118s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1150347043s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m263575761s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4015499090s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1653360346s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1883906322s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m916531575s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2411069243s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4156101126s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1920811033s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3381057619s.jpg"}], "description": {"text": "Charming single family on a 40'x100' lot on a wonderful block in Neponsit with private driveway and detached garage. This house features one master bedroom, a second small bedroom/office, 1 bathroom, Living room, Dining room, Kitchen and Den/Family room. Beautiful hardwood floors throughout. Large unfinished basement with high ceilings that, when finished, would make for a perfect entertaining area or play area for kids. Large front porch as well as a back deck that overlooks the yard. Priced to sell. Will not last. Lot: 40x100. Building: 30x40. Approx. Building Sq Ft: 1, 200. Est. Annual Taxes: $5, 400. Est. Annual Insurance: $1, 500. Zoning: R1-2. Approx. Year Built: 1930. Stories: 1."}, "advertisers": [{"fulfillment_id": "2821356", "nrds_id": null, "name": "Thomas Losquadro", "email": "[email protected]", "href": "", "slogan": "", "office": {"fulfillment_id": "1513383", "name": "Weichert Realtors The Franzese Group", "email": "[email protected]", "href": "WWW.WEICHERTFRANZESE.COM", "slogan": "", "out_of_community": null, "application_url": null, "mls_set": "O-BONY-115000"}, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}, "type": "seller", "mls_set": "A-BONY-TML1210"}], "buyers": [{"fulfillment_id": "2821876", "nrds_id": null, "name": "Non Member", "email": "[email protected]", "href": "", "slogan": "", "type": "buyer", "mls_set": "A-BONY-NM0000", "address": {"line": "No Address Line1 Specified", "city": "", "postal_code": "", "state_code": "", "state": "", "country": "US", "coordinate": {"lat": null, "lon": null}}, "office": {"fulfillment_id": "1513899", "name": "MCMLS", "email": "", "href": null, "slogan": "", "hours": null, "out_of_community": null, "application_url": null, "mls_set": "O-BONY-112060", "address": {"line": "28 VILLAGE RD N STE 3F", "city": "BROOKLYN", "postal_code": "11223", "state_code": "NY", "state": "", "country": "US"}, "phones": null, "county": {"name": null}}, "phones": null, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}}], "source": {"id": "BONY", "agents": [{"agent_id": "tml1210", "agent_name": "Thomas Losquadro", "office_id": "115000", "office_name": null, "office_phone": null, "type": "seller"}, {"agent_id": "NM0000", "agent_name": null, "office_id": "112060", "office_name": null, "office_phone": null, "type": "buyer"}]}}, "iso_date": "2019-12-13", "previous_event_price": 739000}, {"event_name": "Listed", "date": "2019-10-29T17:00:00Z", "price": 739000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1200, "datasource_name": "Brooklyn", "source": "MLS #427356", "listing": {"list_price": 739000, "last_status_change_date": "2019-12-14T03:49:29Z", "last_update_date": "2019-12-13T22:44:15Z", "status": "sold", "list_date": "2019-10-29T14:06:43Z", "listing_id": "2100953653", "suppression_flags": {"has_suppress_foreclosure": true}, "photos": [{"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3602131459s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2889256147s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2166896955s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2977139163s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m524082222s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m59849049s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2146622869s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2013079330s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1044647078s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3162848105s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1761917722s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m100944773s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3427865370s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2598424065s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1050865195s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2434547651s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3342211296s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1036820291s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2431826235s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m999010581s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4163399790s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3030467705s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3237334056s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1164125753s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m118604851s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1358619560s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2383746972s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3400957176s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1334022353s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m489777924s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3267113673s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1199445921s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m586469619s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4172765118s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1150347043s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m263575761s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4015499090s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1653360346s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1883906322s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m916531575s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2411069243s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4156101126s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1920811033s.jpg"}, {"href": "http://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3381057619s.jpg"}], "description": {"text": "Charming single family on a 40'x100' lot on a wonderful block in Neponsit with private driveway and detached garage. This house features one master bedroom, a second small bedroom/office, 1 bathroom, Living room, Dining room, Kitchen and Den/Family room. Beautiful hardwood floors throughout. Large unfinished basement with high ceilings that, when finished, would make for a perfect entertaining area or play area for kids. Large front porch as well as a back deck that overlooks the yard. Priced to sell. Will not last. Lot: 40x100. Building: 30x40. Approx. Building Sq Ft: 1, 200. Est. Annual Taxes: $5, 400. Est. Annual Insurance: $1, 500. Zoning: R1-2. Approx. Year Built: 1930. Stories: 1."}, "advertisers": [{"fulfillment_id": "2821356", "nrds_id": null, "name": "Thomas Losquadro", "email": "[email protected]", "href": "", "slogan": "", "office": {"fulfillment_id": "1513383", "name": "Weichert Realtors The Franzese Group", "email": "[email protected]", "href": "WWW.WEICHERTFRANZESE.COM", "slogan": "", "out_of_community": null, "application_url": null, "mls_set": "O-BONY-115000"}, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}, "type": "seller", "mls_set": "A-BONY-TML1210"}], "buyers": [{"fulfillment_id": "2821876", "nrds_id": null, "name": "Non Member", "email": "[email protected]", "href": "", "slogan": "", "type": "buyer", "mls_set": "A-BONY-NM0000", "address": {"line": "No Address Line1 Specified", "city": "", "postal_code": "", "state_code": "", "state": "", "country": "US", "coordinate": {"lat": null, "lon": null}}, "office": {"fulfillment_id": "1513899", "name": "MCMLS", "email": "", "href": null, "slogan": "", "hours": null, "out_of_community": null, "application_url": null, "mls_set": "O-BONY-112060", "address": {"line": "28 VILLAGE RD N STE 3F", "city": "BROOKLYN", "postal_code": "11223", "state_code": "NY", "state": "", "country": "US"}, "phones": null, "county": {"name": null}}, "phones": null, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}}], "source": {"id": "BONY", "agents": [{"agent_id": "tml1210", "agent_name": "Thomas Losquadro", "office_id": "115000", "office_name": null, "office_phone": null, "type": "seller"}, {"agent_id": "NM0000", "agent_name": null, "office_id": "112060", "office_name": null, "office_phone": null, "type": "buyer"}]}}, "iso_date": "2019-10-29", "listing_id": 2100953653, "previous_event_price": 770000}, {"event_name": "Price Changed", "date": "2018-11-06T17:00:00Z", "price": 770000, "price_range_min": null, "price_range_max": null, "price_changed": -29000, "sqft": 1200, "datasource_name": "Brooklyn", "source": "MLS #423425", "listing": {"list_price": 770000, "last_status_change_date": "2018-12-09T06:22:21Z", "last_update_date": "2018-11-06T09:30:27Z", "status": "off_market", "list_date": "2018-09-07T21:49:24Z", "listing_id": "1387901333", "suppression_flags": {"has_suppress_foreclosure": true}, "photos": [{"href": "http://ap.rdcpix.com/692835837/41768e395b6cde33289e892e84ec8e8bl-m0s.jpg"}, {"href": "http://ap.rdcpix.com/1405711149/41768e395b6cde33289e892e84ec8e8bl-m1s.jpg"}, {"href": "http://ap.rdcpix.com/1317828133/41768e395b6cde33289e892e84ec8e8bl-m2s.jpg"}, {"href": "http://ap.rdcpix.com/524082222/41768e395b6cde33289e892e84ec8e8bl-m3s.jpg"}, {"href": "http://ap.rdcpix.com/59849049/41768e395b6cde33289e892e84ec8e8bl-m4s.jpg"}, {"href": "http://ap.rdcpix.com/2146622869/41768e395b6cde33289e892e84ec8e8bl-m5s.jpg"}, {"href": "http://ap.rdcpix.com/2013079330/41768e395b6cde33289e892e84ec8e8bl-m6s.jpg"}, {"href": "http://ap.rdcpix.com/1044647078/41768e395b6cde33289e892e84ec8e8bl-m7s.jpg"}, {"href": "http://ap.rdcpix.com/1132119191/41768e395b6cde33289e892e84ec8e8bl-m8s.jpg"}, {"href": "http://ap.rdcpix.com/1761917722/41768e395b6cde33289e892e84ec8e8bl-m9s.jpg"}, {"href": "http://ap.rdcpix.com/100944773/41768e395b6cde33289e892e84ec8e8bl-m10s.jpg"}, {"href": "http://ap.rdcpix.com/867101926/41768e395b6cde33289e892e84ec8e8bl-m11s.jpg"}, {"href": "http://ap.rdcpix.com/1696543231/41768e395b6cde33289e892e84ec8e8bl-m12s.jpg"}, {"href": "http://ap.rdcpix.com/1050865195/41768e395b6cde33289e892e84ec8e8bl-m13s.jpg"}, {"href": "http://ap.rdcpix.com/1860419645/41768e395b6cde33289e892e84ec8e8bl-m14s.jpg"}, {"href": "http://ap.rdcpix.com/952756000/41768e395b6cde33289e892e84ec8e8bl-m15s.jpg"}, {"href": "http://ap.rdcpix.com/1036820291/41768e395b6cde33289e892e84ec8e8bl-m16s.jpg"}, {"href": "http://ap.rdcpix.com/1863141061/41768e395b6cde33289e892e84ec8e8bl-m17s.jpg"}, {"href": "http://ap.rdcpix.com/999010581/41768e395b6cde33289e892e84ec8e8bl-m18s.jpg"}, {"href": "http://ap.rdcpix.com/131567506/41768e395b6cde33289e892e84ec8e8bl-m19s.jpg"}, {"href": "http://ap.rdcpix.com/1264499591/41768e395b6cde33289e892e84ec8e8bl-m20s.jpg"}, {"href": "http://ap.rdcpix.com/1057633240/41768e395b6cde33289e892e84ec8e8bl-m21s.jpg"}, {"href": "http://ap.rdcpix.com/1164125753/41768e395b6cde33289e892e84ec8e8bl-m22s.jpg"}, {"href": "http://ap.rdcpix.com/118604851/41768e395b6cde33289e892e84ec8e8bl-m23s.jpg"}, {"href": "http://ap.rdcpix.com/1358619560/41768e395b6cde33289e892e84ec8e8bl-m24s.jpg"}, {"href": "http://ap.rdcpix.com/1911220324/41768e395b6cde33289e892e84ec8e8bl-m25s.jpg"}, {"href": "http://ap.rdcpix.com/894010120/41768e395b6cde33289e892e84ec8e8bl-m26s.jpg"}, {"href": "http://ap.rdcpix.com/1334022353/41768e395b6cde33289e892e84ec8e8bl-m27s.jpg"}, {"href": "http://ap.rdcpix.com/489777924/41768e395b6cde33289e892e84ec8e8bl-m28s.jpg"}, {"href": "http://ap.rdcpix.com/1027853623/41768e395b6cde33289e892e84ec8e8bl-m29s.jpg"}, {"href": "http://ap.rdcpix.com/1199445921/41768e395b6cde33289e892e84ec8e8bl-m30s.jpg"}, {"href": "http://ap.rdcpix.com/586469619/41768e395b6cde33289e892e84ec8e8bl-m31s.jpg"}, {"href": "http://ap.rdcpix.com/122202178/41768e395b6cde33289e892e84ec8e8bl-m32s.jpg"}, {"href": "http://ap.rdcpix.com/1150347043/41768e395b6cde33289e892e84ec8e8bl-m33s.jpg"}, {"href": "http://ap.rdcpix.com/263575761/41768e395b6cde33289e892e84ec8e8bl-m34s.jpg"}, {"href": "http://ap.rdcpix.com/279468206/41768e395b6cde33289e892e84ec8e8bl-m35s.jpg"}, {"href": "http://ap.rdcpix.com/1653360346/41768e395b6cde33289e892e84ec8e8bl-m36s.jpg"}, {"href": "http://ap.rdcpix.com/1883906322/41768e395b6cde33289e892e84ec8e8bl-m37s.jpg"}, {"href": "http://ap.rdcpix.com/916531575/41768e395b6cde33289e892e84ec8e8bl-m38s.jpg"}, {"href": "http://ap.rdcpix.com/1883898053/41768e395b6cde33289e892e84ec8e8bl-m39s.jpg"}, {"href": "http://ap.rdcpix.com/138866170/41768e395b6cde33289e892e84ec8e8bl-m40s.jpg"}, {"href": "http://ap.rdcpix.com/1920811033/41768e395b6cde33289e892e84ec8e8bl-m41s.jpg"}, {"href": "http://ap.rdcpix.com/913909677/41768e395b6cde33289e892e84ec8e8bl-m42s.jpg"}], "description": {"text": "Charming single family on a 40'x100' lot on a wonderful block in Neponsit with private driveway and detached garage. This house features one master bedroom, a second small bedroom/office, 1 bathroom, Living room, Dining room, Kitchen and Den/Family room. Beautiful hardwood floors throughout. Large unfinished basement with high ceilings that, when finished, would make for a perfect entertaining area or play area for kids. Large front porch as well as a back deck that overlooks the yard. Priced to sell. Will not last. Lot: 40x100. Building: 30x40. Approx. Building Sq Ft: 1, 200. Est. Annual Taxes: $5, 400. Est. Annual Insurance: $1, 500. Zoning: R1-2. Approx. Year Built: 1930. Stories: 1."}, "advertisers": [{"fulfillment_id": "2821356", "nrds_id": null, "name": "Thomas Losquadro", "email": "[email protected]", "href": "", "slogan": "", "office": {"fulfillment_id": "1513383", "name": "Weichert Realtors The Franzese Group", "email": "[email protected]", "href": "WWW.WEICHERTFRANZESE.COM", "slogan": "", "out_of_community": null, "application_url": null, "mls_set": "O-BONY-115000"}, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}, "type": "seller", "mls_set": "A-BONY-TML1210"}], "buyers": null, "source": {"id": "BONY", "agents": [{"agent_id": "tml1210", "agent_name": "Thomas Losquadro", "office_id": "115000", "office_name": null, "office_phone": null, "type": "seller"}]}}, "iso_date": "2018-11-06", "previous_event_price": 799000}, {"event_name": "Listed", "date": "2018-09-07T17:00:00Z", "price": 799000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1200, "datasource_name": "Brooklyn", "source": "MLS #423425", "listing": {"list_price": 770000, "last_status_change_date": "2018-12-09T06:22:21Z", "last_update_date": "2018-11-06T09:30:27Z", "status": "off_market", "list_date": "2018-09-07T21:49:24Z", "listing_id": "1387901333", "suppression_flags": {"has_suppress_foreclosure": true}, "photos": [{"href": "http://ap.rdcpix.com/692835837/41768e395b6cde33289e892e84ec8e8bl-m0s.jpg"}, {"href": "http://ap.rdcpix.com/1405711149/41768e395b6cde33289e892e84ec8e8bl-m1s.jpg"}, {"href": "http://ap.rdcpix.com/1317828133/41768e395b6cde33289e892e84ec8e8bl-m2s.jpg"}, {"href": "http://ap.rdcpix.com/524082222/41768e395b6cde33289e892e84ec8e8bl-m3s.jpg"}, {"href": "http://ap.rdcpix.com/59849049/41768e395b6cde33289e892e84ec8e8bl-m4s.jpg"}, {"href": "http://ap.rdcpix.com/2146622869/41768e395b6cde33289e892e84ec8e8bl-m5s.jpg"}, {"href": "http://ap.rdcpix.com/2013079330/41768e395b6cde33289e892e84ec8e8bl-m6s.jpg"}, {"href": "http://ap.rdcpix.com/1044647078/41768e395b6cde33289e892e84ec8e8bl-m7s.jpg"}, {"href": "http://ap.rdcpix.com/1132119191/41768e395b6cde33289e892e84ec8e8bl-m8s.jpg"}, {"href": "http://ap.rdcpix.com/1761917722/41768e395b6cde33289e892e84ec8e8bl-m9s.jpg"}, {"href": "http://ap.rdcpix.com/100944773/41768e395b6cde33289e892e84ec8e8bl-m10s.jpg"}, {"href": "http://ap.rdcpix.com/867101926/41768e395b6cde33289e892e84ec8e8bl-m11s.jpg"}, {"href": "http://ap.rdcpix.com/1696543231/41768e395b6cde33289e892e84ec8e8bl-m12s.jpg"}, {"href": "http://ap.rdcpix.com/1050865195/41768e395b6cde33289e892e84ec8e8bl-m13s.jpg"}, {"href": "http://ap.rdcpix.com/1860419645/41768e395b6cde33289e892e84ec8e8bl-m14s.jpg"}, {"href": "http://ap.rdcpix.com/952756000/41768e395b6cde33289e892e84ec8e8bl-m15s.jpg"}, {"href": "http://ap.rdcpix.com/1036820291/41768e395b6cde33289e892e84ec8e8bl-m16s.jpg"}, {"href": "http://ap.rdcpix.com/1863141061/41768e395b6cde33289e892e84ec8e8bl-m17s.jpg"}, {"href": "http://ap.rdcpix.com/999010581/41768e395b6cde33289e892e84ec8e8bl-m18s.jpg"}, {"href": "http://ap.rdcpix.com/131567506/41768e395b6cde33289e892e84ec8e8bl-m19s.jpg"}, {"href": "http://ap.rdcpix.com/1264499591/41768e395b6cde33289e892e84ec8e8bl-m20s.jpg"}, {"href": "http://ap.rdcpix.com/1057633240/41768e395b6cde33289e892e84ec8e8bl-m21s.jpg"}, {"href": "http://ap.rdcpix.com/1164125753/41768e395b6cde33289e892e84ec8e8bl-m22s.jpg"}, {"href": "http://ap.rdcpix.com/118604851/41768e395b6cde33289e892e84ec8e8bl-m23s.jpg"}, {"href": "http://ap.rdcpix.com/1358619560/41768e395b6cde33289e892e84ec8e8bl-m24s.jpg"}, {"href": "http://ap.rdcpix.com/1911220324/41768e395b6cde33289e892e84ec8e8bl-m25s.jpg"}, {"href": "http://ap.rdcpix.com/894010120/41768e395b6cde33289e892e84ec8e8bl-m26s.jpg"}, {"href": "http://ap.rdcpix.com/1334022353/41768e395b6cde33289e892e84ec8e8bl-m27s.jpg"}, {"href": "http://ap.rdcpix.com/489777924/41768e395b6cde33289e892e84ec8e8bl-m28s.jpg"}, {"href": "http://ap.rdcpix.com/1027853623/41768e395b6cde33289e892e84ec8e8bl-m29s.jpg"}, {"href": "http://ap.rdcpix.com/1199445921/41768e395b6cde33289e892e84ec8e8bl-m30s.jpg"}, {"href": "http://ap.rdcpix.com/586469619/41768e395b6cde33289e892e84ec8e8bl-m31s.jpg"}, {"href": "http://ap.rdcpix.com/122202178/41768e395b6cde33289e892e84ec8e8bl-m32s.jpg"}, {"href": "http://ap.rdcpix.com/1150347043/41768e395b6cde33289e892e84ec8e8bl-m33s.jpg"}, {"href": "http://ap.rdcpix.com/263575761/41768e395b6cde33289e892e84ec8e8bl-m34s.jpg"}, {"href": "http://ap.rdcpix.com/279468206/41768e395b6cde33289e892e84ec8e8bl-m35s.jpg"}, {"href": "http://ap.rdcpix.com/1653360346/41768e395b6cde33289e892e84ec8e8bl-m36s.jpg"}, {"href": "http://ap.rdcpix.com/1883906322/41768e395b6cde33289e892e84ec8e8bl-m37s.jpg"}, {"href": "http://ap.rdcpix.com/916531575/41768e395b6cde33289e892e84ec8e8bl-m38s.jpg"}, {"href": "http://ap.rdcpix.com/1883898053/41768e395b6cde33289e892e84ec8e8bl-m39s.jpg"}, {"href": "http://ap.rdcpix.com/138866170/41768e395b6cde33289e892e84ec8e8bl-m40s.jpg"}, {"href": "http://ap.rdcpix.com/1920811033/41768e395b6cde33289e892e84ec8e8bl-m41s.jpg"}, {"href": "http://ap.rdcpix.com/913909677/41768e395b6cde33289e892e84ec8e8bl-m42s.jpg"}], "description": {"text": "Charming single family on a 40'x100' lot on a wonderful block in Neponsit with private driveway and detached garage. This house features one master bedroom, a second small bedroom/office, 1 bathroom, Living room, Dining room, Kitchen and Den/Family room. Beautiful hardwood floors throughout. Large unfinished basement with high ceilings that, when finished, would make for a perfect entertaining area or play area for kids. Large front porch as well as a back deck that overlooks the yard. Priced to sell. Will not last. Lot: 40x100. Building: 30x40. Approx. Building Sq Ft: 1, 200. Est. Annual Taxes: $5, 400. Est. Annual Insurance: $1, 500. Zoning: R1-2. Approx. Year Built: 1930. Stories: 1."}, "advertisers": [{"fulfillment_id": "2821356", "nrds_id": null, "name": "Thomas Losquadro", "email": "[email protected]", "href": "", "slogan": "", "office": {"fulfillment_id": "1513383", "name": "Weichert Realtors The Franzese Group", "email": "[email protected]", "href": "WWW.WEICHERTFRANZESE.COM", "slogan": "", "out_of_community": null, "application_url": null, "mls_set": "O-BONY-115000"}, "broker": {"fulfillment_id": "0", "name": "", "accent_color": "", "logo": ""}, "type": "seller", "mls_set": "A-BONY-TML1210"}], "buyers": null, "source": {"id": "BONY", "agents": [{"agent_id": "tml1210", "agent_name": "Thomas Losquadro", "office_id": "115000", "office_name": null, "office_phone": null, "type": "seller"}]}}, "iso_date": "2018-09-07", "listing_id": 1387901333, "previous_event_price": 515000}, {"event_name": "Sold", "date": "2015-04-23T17:00:00Z", "price": 515000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record", "listing": null, "iso_date": "2015-04-23", "previous_event_price": 220000}, {"event_name": "Sold", "date": "1997-09-29T17:00:00Z", "price": 220000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record", "listing": null, "iso_date": "1997-09-29"}], "public_records": [{"prop_type": "single_family", "baths": null, "baths_half": null, "baths_full": null, "baths_3qtr": null, "baths_1qtr": null, "beds": null, "distinct_baths": null, "sqft": 1032, "building_sqft": null, "floor_1_sqft": null, "fireplace": null, "exterior1": null, "garage_sqft": null, "garage_spaces": null, "lot_size": 4000, "lot_width": 40, "lot_depth": 100, "stories": 1, "year_built": 1930, "year_renovated": 1930, "garage": "Undefined Type", "construction_quality": null, "rooms": null, "units": 1, "heating": null, "cooling": null, "construction": null, "roofing": null, "pool": null, "style": null, "view": null, "cl_id": "7662B463544646B658C2BE4A7215327F", "date_updated": "10/20/2021"}], "products": ["suppress_foreclosure"], "office": {"name": "Weichert Realtors The Franzese Group", "advertiser_id": 1513383, "href": "WWW.WEICHERTFRANZESE.COM", "photo": {"href": ""}, "email": "[email protected]", "slogan": "", "phones": [{"number": "718-232-1004", "type": "office", "primary": true}], "address": {"city": "Brooklyn", "state_code": "NY"}, "mls_membership": {"member": {"office_system_id": "115000"}}, "id": "33fb537ee27bfbf0303f8cfd324d03e0"}, "agents": [{"profile_name": "Thomas Losquadro", "name": "Thomas Losquadro", "advertiser_id": "2821356", "href": "", "photo": {"href": ""}, "nrds_id": null, "nrds_verified_id": null, "office_name": "Weichert Realtors The Franzese Group", "phones": [{"number": "917-560-6329", "type": "office", "primary": true}], "email": "[email protected]", "slogan": "", "state_license": "", "mls_memberships": {"member": {"agent_system_id": "TML1210", "name": "Thomas Losquadro", "office_system_id": "115000", "id": "TML1210", "abbreviation": "BONY"}}, "id": "2821356", "primary": true}], "lot_size": {"size": 4000, "units": "sqft"}, "building_size": {"size": 1200, "units": "sqft"}, "price": 876700, "rdc_web_url": "https://www.realtor.com/realestateandhomes-detail/429-Beach-145th-St_Far-Rockaway_NY_11694_M35990-84026", "rdc_app_url": "move-rdc://www.realtor.com/realestateandhomes-detail/429-Beach-145th-St_Far-Rockaway_NY_11694_M35990-84026", "homevalue_web_url": "https://www.realtor.com/myhome/429-Beach-145th-St_Far-Rockaway_NY_11694_M35990-84026/homevalue", "baths": 1, "photo_count": 44, "buyer_office": {"name": "MCMLS", "advertiser_id": 1513899, "href": null, "photo": {"href": ""}, "address": {"city": "BROOKLYN", "state_code": "NY"}, "slogan": "", "email": "", "mls_memberships": {"member": {"office_system_id": "112060"}}, "id": "040f7addbfff926898b7575429836586", "phones": []}, "data_source_name": "public_records", "detail_tracking": "type|property|data|prop_id|3599084026|address|city|Rockaway+Park|state|NY|postal|11694|neighborhood|Neponsit|county|Queens|price|data_source|public_records|advertiser_id|agent|office|property_status|product_code|advantage_code^ISGS|1OGZ0|WFQF|4|0|0^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]|G|P|H|I|J|$K|Q|L|R]|M|S|N|T|O|U]]", "photos": [{"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3602131459x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2889256147x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2166896955x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2977139163x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m524082222x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m59849049x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2146622869x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2013079330x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1044647078x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3162848105x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1761917722x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m100944773x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3427865370x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2598424065x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1050865195x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2434547651x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3342211296x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1036820291x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2431826235x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m999010581x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4163399790x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3030467705x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3237334056x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1164125753x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m118604851x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1358619560x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2383746972x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3400957176x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1334022353x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m489777924x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3267113673x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1199445921x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m586469619x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4172765118x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1150347043x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m263575761x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4015499090x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1653360346x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1883906322x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m916531575x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m2411069243x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m4156101126x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m1920811033x.jpg"}, {"href": "https://ap.rdcpix.com/7f3ebec74861b3523b7211ae2e513c6dl-m3381057619x.jpg"}]}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "returned_rows": {"type": "integer"}, "matching_rows": {"type": "integer"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "advertiserIdOffice": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "advertiserIdOffice", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "matching_rows", "returned_rows", "schema", "tracking", "tracking_params"]}, "properties": {"type": "array", "items": {"type": "object", "properties": {"property_id": {"type": "string"}, "prop_status": {"type": "string"}, "prop_type": {"type": "string"}, "suppression_flags": {"type": "array", "items": {"type": "string"}}, "buyer_agent_for_far": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "name": {"type": "string"}, "nrds_verified_id": {"type": "null"}, "state_license": {"type": "string"}, "mls_membership": {"type": "object", "properties": {"member": {"type": "object", "properties": {"id": {"type": "string"}, "agent_system_id": {"type": "string"}, "name": {"type": "null"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name"]}}, "required": ["member"]}}, "required": ["advertiser_id", "mls_membership", "name", "nrds_verified_id", "state_license"]}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "year_built": {"type": "integer"}, "beds": {"type": "integer"}, "description": {"type": "string"}, "baths_full": {"type": "integer"}, "stories": {"type": "integer"}, "schools": {"type": "array", "items": {"type": "object", "properties": {"nces_id": {"type": "string"}, "id": {"type": "string"}, "greatschools_id": {"type": "string"}, "name": {"type": "string"}, "education_levels": {"type": "array", "items": {"type": "string"}}, "funding_type": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "student_count": {"type": "integer"}, "student_teacher_ratio": {"type": "number"}, "location": {"type": "object", "properties": {"city_slug_id": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "city": {"type": "string"}, "street": {"type": "string"}}, "required": ["city", "city_slug_id", "county", "postal_code", "state", "street"]}, "phone": {"type": "string"}, "distance_in_miles": {"type": "number"}, "grades": {"type": "object", "properties": {"range": {"type": "object", "properties": {"low": {"type": "string"}, "high": {"type": "string"}}, "required": ["high", "low"]}}, "required": ["range"]}, "relevance": {"type": "string"}, "ratings": {"type": "object", "properties": {"great_schools_rating": {"type": ["integer", "null"]}, "parent_rating": {"type": ["integer", "null"]}}, "required": ["great_schools_rating", "parent_rating"]}}, "required": ["distance_in_miles", "education_levels", "funding_type", "grades", "greatschools_id", "id", "lat", "location", "lon", "name", "nces_id", "phone", "ratings", "relevance"]}}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "unit_value": {"type": "null"}, "street_direction": {"type": "null"}, "street_post_direction": {"type": "null"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["integer", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "lat", "line", "lon", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "street_direction", "street_post_direction", "time_zone", "unit_value"]}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}}, "required": ["presentation_status"]}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "market": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "integer"}}, "required": ["assessment", "market", "tax", "year"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}, "listing": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"list_price": {"type": "integer"}, "last_status_change_date": {"type": "string"}, "last_update_date": {"type": "string"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "listing_id": {"type": "string"}, "suppression_flags": {"type": "object", "properties": {"has_suppress_foreclosure": {"type": "boolean"}}, "required": ["has_suppress_foreclosure"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "description": {"type": "object", "properties": {"text": {"type": "string"}}, "required": ["text"]}, "advertisers": {"type": "array", "items": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "nrds_id": {"type": "null"}, "name": {"type": "string"}, "email": {"type": "string"}, "href": {"type": "string"}, "slogan": {"type": "string"}, "office": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "name": {"type": "string"}, "email": {"type": "string"}, "href": {"type": "string"}, "slogan": {"type": "string"}, "out_of_community": {"type": "null"}, "application_url": {"type": "null"}, "mls_set": {"type": "string"}}, "required": ["application_url", "email", "fulfillment_id", "href", "mls_set", "name", "out_of_community", "slogan"]}, "broker": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "name": {"type": "string"}, "accent_color": {"type": "string"}, "logo": {"type": "string"}}, "required": ["accent_color", "fulfillment_id", "logo", "name"]}, "type": {"type": "string"}, "mls_set": {"type": "string"}}, "required": ["broker", "email", "fulfillment_id", "href", "mls_set", "name", "nrds_id", "office", "slogan", "type"]}}, "buyers": {"anyOf": [{"type": "null"}, {"type": "array", "items": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "nrds_id": {"type": "null"}, "name": {"type": "string"}, "email": {"type": "string"}, "href": {"type": "string"}, "slogan": {"type": "string"}, "type": {"type": "string"}, "mls_set": {"type": "string"}, "address": {"type": "object", "properties": {"line": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "coordinate": {"type": "object", "properties": {"lat": {"type": "null"}, "lon": {"type": "null"}}, "required": ["lat", "lon"]}}, "required": ["city", "coordinate", "country", "line", "postal_code", "state", "state_code"]}, "office": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "name": {"type": "string"}, "email": {"type": "string"}, "href": {"type": "null"}, "slogan": {"type": "string"}, "hours": {"type": "null"}, "out_of_community": {"type": "null"}, "application_url": {"type": "null"}, "mls_set": {"type": "string"}, "address": {"type": "object", "properties": {"line": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}}, "required": ["city", "country", "line", "postal_code", "state", "state_code"]}, "phones": {"type": "null"}, "county": {"type": "object", "properties": {"name": {"type": "null"}}, "required": ["name"]}}, "required": ["address", "application_url", "county", "email", "fulfillment_id", "hours", "href", "mls_set", "name", "out_of_community", "phones", "slogan"]}, "phones": {"type": "null"}, "broker": {"type": "object", "properties": {"fulfillment_id": {"type": "string"}, "name": {"type": "string"}, "accent_color": {"type": "string"}, "logo": {"type": "string"}}, "required": ["accent_color", "fulfillment_id", "logo", "name"]}}, "required": ["address", "broker", "email", "fulfillment_id", "href", "mls_set", "name", "nrds_id", "office", "phones", "slogan", "type"]}}]}, "source": {"type": "object", "properties": {"id": {"type": "string"}, "agents": {"type": "array", "items": {"type": "object", "properties": {"agent_id": {"type": "string"}, "agent_name": {"type": ["null", "string"]}, "office_id": {"type": "string"}, "office_name": {"type": "null"}, "office_phone": {"type": "null"}, "type": {"type": "string"}}, "required": ["agent_id", "agent_name", "office_id", "office_name", "office_phone", "type"]}}}, "required": ["agents", "id"]}}, "required": ["advertisers", "buyers", "description", "last_status_change_date", "last_update_date", "list_date", "list_price", "listing_id", "photos", "source", "status", "suppression_flags"]}]}, "iso_date": {"type": "string"}, "previous_event_price": {"type": "integer"}, "listing_id": {"type": "integer"}}, "required": ["datasource_name", "date", "event_name", "iso_date", "listing", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "public_records": {"type": "array", "items": {"type": "object", "properties": {"prop_type": {"type": "string"}, "baths": {"type": "null"}, "baths_half": {"type": "null"}, "baths_full": {"type": "null"}, "baths_3qtr": {"type": "null"}, "baths_1qtr": {"type": "null"}, "beds": {"type": "null"}, "distinct_baths": {"type": "null"}, "sqft": {"type": "integer"}, "building_sqft": {"type": "null"}, "floor_1_sqft": {"type": "null"}, "fireplace": {"type": "null"}, "exterior1": {"type": "null"}, "garage_sqft": {"type": "null"}, "garage_spaces": {"type": "null"}, "lot_size": {"type": "integer"}, "lot_width": {"type": "integer"}, "lot_depth": {"type": "integer"}, "stories": {"type": "integer"}, "year_built": {"type": "integer"}, "year_renovated": {"type": "integer"}, "garage": {"type": "string"}, "construction_quality": {"type": "null"}, "rooms": {"type": "null"}, "units": {"type": "integer"}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "construction": {"type": "null"}, "roofing": {"type": "null"}, "pool": {"type": "null"}, "style": {"type": "null"}, "view": {"type": "null"}, "cl_id": {"type": "string"}, "date_updated": {"type": "string"}}, "required": ["baths", "baths_1qtr", "baths_3qtr", "baths_full", "baths_half", "beds", "building_sqft", "cl_id", "construction", "construction_quality", "cooling", "date_updated", "distinct_baths", "exterior1", "fireplace", "floor_1_sqft", "garage", "garage_spaces", "garage_sqft", "heating", "lot_depth", "lot_size", "lot_width", "pool", "prop_type", "roofing", "rooms", "sqft", "stories", "style", "units", "view", "year_built", "year_renovated"]}}, "products": {"type": "array", "items": {"type": "string"}}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "email": {"type": "string"}, "slogan": {"type": "string"}, "phones": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_membership": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "id": {"type": "string"}}, "required": ["address", "advertiser_id", "email", "href", "id", "mls_membership", "name", "phones", "photo", "slogan"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"profile_name": {"type": "string"}, "name": {"type": "string"}, "advertiser_id": {"type": "string"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "nrds_id": {"type": "null"}, "nrds_verified_id": {"type": "null"}, "office_name": {"type": "string"}, "phones": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "email": {"type": "string"}, "slogan": {"type": "string"}, "state_license": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "id": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["advertiser_id", "email", "href", "id", "mls_memberships", "name", "nrds_id", "nrds_verified_id", "office_name", "phones", "photo", "primary", "profile_name", "slogan", "state_license"]}}, "lot_size": {"type": "object", "properties": {"size": {"type": "integer"}, "units": {"type": "string"}}, "required": ["size", "units"]}, "building_size": {"type": "object", "properties": {"size": {"type": "integer"}, "units": {"type": "string"}}, "required": ["size", "units"]}, "price": {"type": "integer"}, "rdc_web_url": {"type": "string"}, "rdc_app_url": {"type": "string"}, "homevalue_web_url": {"type": "string"}, "baths": {"type": "integer"}, "photo_count": {"type": "integer"}, "buyer_office": {"type": "object", "properties": {"name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "null"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "slogan": {"type": "string"}, "email": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "id": {"type": "string"}, "phones": {"type": "array"}}, "required": ["address", "advertiser_id", "email", "href", "id", "mls_memberships", "name", "phones", "photo", "slogan"]}, "data_source_name": {"type": "string"}, "detail_tracking": {"type": "string"}, "photos": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}}, "required": ["address", "agents", "baths", "baths_full", "beds", "broker", "building_size", "buyer_agent_for_far", "buyer_office", "client_display_flags", "cooling", "data_source_name", "description", "detail_tracking", "heating", "homevalue_web_url", "lot_size", "office", "photo_count", "photos", "price", "products", "prop_status", "prop_type", "property_history", "property_id", "public_records", "rdc_app_url", "rdc_web_url", "schools", "sold_history", "stories", "suppression_flags", "tax_history", "year_built"]}}}, "required": ["meta", "properties"]}
10ef3e93-cd94-4551-9fef-db28861554ef/375b9c4d-7b98-4a26-8f25-eded7dbded3a/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
locations/auto-complete (Deprecated)
Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address
200
Response
{"meta": {"build": "3.23.180"}, "autocomplete": [{"area_type": "city", "_id": "city:ny_new-york", "_score": 23.035315, "city": "New York", "state_code": "NY", "counties": [{"name": "Queens", "fips": "36081", "state_code": "NY"}, {"name": "Kings", "fips": "36047", "state_code": "NY"}, {"name": "Richmond", "fips": "36085", "state_code": "NY"}, {"name": "Bronx", "fips": "36005", "state_code": "NY"}, {"name": "New York", "fips": "36061", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -73.9386968, "lat": 40.6634682}, "slug_id": "New-York_NY", "geo_id": "a5cac742-26a8-5870-b961-472ec6f9d824", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:ny_manhattan", "_score": 22.493696, "city": "Manhattan", "state_code": "NY", "counties": [{"name": "New York", "fips": "36061", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -73.9701871, "lat": 40.7766419}, "slug_id": "Manhattan_NY", "geo_id": "e87a8b91-b532-5d20-a050-0551631a2c79", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:ny_new-york-mills", "_score": 22.100761, "city": "New York Mills", "state_code": "NY", "counties": [{"name": "Oneida", "fips": "36065", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -75.2931141, "lat": 43.1007037}, "slug_id": "New-York-Mills_NY", "geo_id": "45f53d11-3a2c-5b81-8fed-7dd7f735ccd9", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:mn_new-york-mills", "_score": 22.080208, "city": "New York Mills", "state_code": "MN", "counties": [{"name": "Otter Tail", "fips": "27111", "state_code": "MN"}], "country": "USA", "centroid": {"lon": -95.3727804, "lat": 46.5196303}, "slug_id": "New-York-Mills_MN", "geo_id": "559960d6-8da6-5e37-a7cf-3859260b51e3", "county_needed_for_uniq": false}, {"area_type": "school", "_id": "school:0751622721", "_score": 21.944002, "school_id": "0751622721", "school": "New York Hebrew", "line": "121 West 19th Street", "city": "New York", "postal_code": "10011", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.995705, "lat": 40.741074}, "has_catchment": false, "slug_id": "New-York-Hebrew-0751622721", "city_slug_id": "New-York_NY"}, {"area_type": "school", "_id": "school:0751687101", "_score": 21.892601, "school_id": "0751687101", "school": "New York International School", "line": "4 East 90th Street", "city": "New York", "postal_code": "10128", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.958038, "lat": 40.783695}, "has_catchment": false, "slug_id": "New-York-International-School-0751687101", "city_slug_id": "New-York_NY"}, {"area_type": "school", "_id": "school:0751685001", "_score": 21.831419, "school_id": "0751685001", "school": "New York State School For The Blind", "line": "2A Richmond Avenue", "city": "Batavia", "postal_code": "14020", "state_code": "NY", "country": "USA", "centroid": {"lon": -78.184921, "lat": 43.006557}, "has_catchment": false, "slug_id": "New-York-State-School-For-The-Blind-0751685001", "city_slug_id": "Batavia_NY"}, {"area_type": "school", "_id": "school:0751470731", "_score": 21.739353, "school_id": "0751470731", "school": "New York Mills Elementary School", "line": "1 Marauder Boulevard", "city": "New York Mills", "postal_code": "13417", "state_code": "NY", "country": "USA", "centroid": {"lon": -75.291348, "lat": 43.092457}, "has_catchment": true, "slug_id": "New-York-Mills-Elementary-School-0751470731", "city_slug_id": "New-York-Mills_NY"}, {"area_type": "school", "_id": "school:0751470741", "_score": 21.689621, "school_id": "0751470741", "school": "New York Mills Junior Senior High School", "line": "1 Marauder Boulevard", "city": "New York Mills", "postal_code": "13417", "state_code": "NY", "country": "USA", "centroid": {"lon": -75.291134, "lat": 43.092351}, "has_catchment": true, "slug_id": "New-York-Mills-Junior-Senior-High-School-0751470741", "city_slug_id": "New-York-Mills_NY"}, {"area_type": "school", "_id": "school:0751686901", "_score": 21.64717, "school_id": "0751686901", "school": "New York French American Charter School", "line": "311 West 120th Street", "city": "New York", "postal_code": "10027", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.954211, "lat": 40.807582}, "has_catchment": false, "slug_id": "New-York-French-American-Charter-School-0751686901", "city_slug_id": "New-York_NY"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "autocomplete": {"type": "array", "items": {"type": "object", "properties": {"area_type": {"type": "string"}, "_id": {"type": "string"}, "_score": {"type": "number"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "fips": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["fips", "name", "state_code"]}}, "country": {"type": "string"}, "centroid": {"type": "object", "properties": {"lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["lat", "lon"]}, "slug_id": {"type": "string"}, "geo_id": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "school_id": {"type": "string"}, "school": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "has_catchment": {"type": "boolean"}, "city_slug_id": {"type": "string"}}, "required": ["_id", "_score", "area_type", "centroid", "city", "country", "slug_id", "state_code"]}}}, "required": ["autocomplete", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/d9c7060f-a37c-42d4-8e22-fb167d65e170/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
finance/rates
Get finance rates
200
Response
{"meta": {"build": "3.23.180"}, "rates": {"property_tax": 1.25, "insurance_rate": 0.3, "average_rate_30_year": "3.76", "average_rate_30_year_fha": "3.841", "average_rate_30_year_va": "3.608", "average_rate_20_year": "3.578", "average_rate_15_year": "3.052", "average_rate_10_year": "2.989", "average_rate_51_arm": "2.88", "average_rate_71_arm": "3.019", "meta": {"warnings": ""}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "rates": {"type": "object", "properties": {"property_tax": {"type": "number"}, "insurance_rate": {"type": "number"}, "average_rate_30_year": {"type": "string"}, "average_rate_30_year_fha": {"type": "string"}, "average_rate_30_year_va": {"type": "string"}, "average_rate_20_year": {"type": "string"}, "average_rate_15_year": {"type": "string"}, "average_rate_10_year": {"type": "string"}, "average_rate_51_arm": {"type": "string"}, "average_rate_71_arm": {"type": "string"}, "meta": {"type": "object", "properties": {"warnings": {"type": "string"}}, "required": ["warnings"]}}, "required": ["average_rate_10_year", "average_rate_15_year", "average_rate_20_year", "average_rate_30_year", "average_rate_30_year_fha", "average_rate_30_year_va", "average_rate_51_arm", "average_rate_71_arm", "insurance_rate", "meta", "property_tax"]}}, "required": ["meta", "rates"]}
10ef3e93-cd94-4551-9fef-db28861554ef/cd6f72a3-8077-47f1-b2aa-ad74b4b383ee/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
locations/v2/auto-complete
Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address
200
Response
{"meta": {"build": "3.23.180"}, "autocomplete": [{"area_type": "city", "_id": "city:ny_new-york", "_score": 23.035315, "city": "New York", "state_code": "NY", "counties": [{"name": "Queens", "fips": "36081", "state_code": "NY"}, {"name": "Kings", "fips": "36047", "state_code": "NY"}, {"name": "Richmond", "fips": "36085", "state_code": "NY"}, {"name": "Bronx", "fips": "36005", "state_code": "NY"}, {"name": "New York", "fips": "36061", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -73.9386968, "lat": 40.6634682}, "slug_id": "New-York_NY", "geo_id": "a5cac742-26a8-5870-b961-472ec6f9d824", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:ny_manhattan", "_score": 22.493696, "city": "Manhattan", "state_code": "NY", "counties": [{"name": "New York", "fips": "36061", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -73.9701871, "lat": 40.7766419}, "slug_id": "Manhattan_NY", "geo_id": "e87a8b91-b532-5d20-a050-0551631a2c79", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:ny_new-york-mills", "_score": 22.100761, "city": "New York Mills", "state_code": "NY", "counties": [{"name": "Oneida", "fips": "36065", "state_code": "NY"}], "country": "USA", "centroid": {"lon": -75.2931141, "lat": 43.1007037}, "slug_id": "New-York-Mills_NY", "geo_id": "45f53d11-3a2c-5b81-8fed-7dd7f735ccd9", "county_needed_for_uniq": false}, {"area_type": "city", "_id": "city:mn_new-york-mills", "_score": 22.080208, "city": "New York Mills", "state_code": "MN", "counties": [{"name": "Otter Tail", "fips": "27111", "state_code": "MN"}], "country": "USA", "centroid": {"lon": -95.3727804, "lat": 46.5196303}, "slug_id": "New-York-Mills_MN", "geo_id": "559960d6-8da6-5e37-a7cf-3859260b51e3", "county_needed_for_uniq": false}, {"area_type": "school", "_id": "school:0751622721", "_score": 21.944002, "school_id": "0751622721", "school": "New York Hebrew", "line": "121 West 19th Street", "city": "New York", "postal_code": "10011", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.995705, "lat": 40.741074}, "has_catchment": false, "slug_id": "New-York-Hebrew-0751622721", "city_slug_id": "New-York_NY"}, {"area_type": "school", "_id": "school:0751687101", "_score": 21.892601, "school_id": "0751687101", "school": "New York International School", "line": "4 East 90th Street", "city": "New York", "postal_code": "10128", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.958038, "lat": 40.783695}, "has_catchment": false, "slug_id": "New-York-International-School-0751687101", "city_slug_id": "New-York_NY"}, {"area_type": "school", "_id": "school:0751685001", "_score": 21.831419, "school_id": "0751685001", "school": "New York State School For The Blind", "line": "2A Richmond Avenue", "city": "Batavia", "postal_code": "14020", "state_code": "NY", "country": "USA", "centroid": {"lon": -78.184921, "lat": 43.006557}, "has_catchment": false, "slug_id": "New-York-State-School-For-The-Blind-0751685001", "city_slug_id": "Batavia_NY"}, {"area_type": "school", "_id": "school:0751470731", "_score": 21.739353, "school_id": "0751470731", "school": "New York Mills Elementary School", "line": "1 Marauder Boulevard", "city": "New York Mills", "postal_code": "13417", "state_code": "NY", "country": "USA", "centroid": {"lon": -75.291348, "lat": 43.092457}, "has_catchment": true, "slug_id": "New-York-Mills-Elementary-School-0751470731", "city_slug_id": "New-York-Mills_NY"}, {"area_type": "school", "_id": "school:0751470741", "_score": 21.689621, "school_id": "0751470741", "school": "New York Mills Junior Senior High School", "line": "1 Marauder Boulevard", "city": "New York Mills", "postal_code": "13417", "state_code": "NY", "country": "USA", "centroid": {"lon": -75.291134, "lat": 43.092351}, "has_catchment": true, "slug_id": "New-York-Mills-Junior-Senior-High-School-0751470741", "city_slug_id": "New-York-Mills_NY"}, {"area_type": "school", "_id": "school:0751686901", "_score": 21.64717, "school_id": "0751686901", "school": "New York French American Charter School", "line": "311 West 120th Street", "city": "New York", "postal_code": "10027", "state_code": "NY", "country": "USA", "centroid": {"lon": -73.954211, "lat": 40.807582}, "has_catchment": false, "slug_id": "New-York-French-American-Charter-School-0751686901", "city_slug_id": "New-York_NY"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "autocomplete": {"type": "array", "items": {"type": "object", "properties": {"area_type": {"type": "string"}, "_id": {"type": "string"}, "_score": {"type": "number"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "fips": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["fips", "name", "state_code"]}}, "country": {"type": "string"}, "centroid": {"type": "object", "properties": {"lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["lat", "lon"]}, "slug_id": {"type": "string"}, "geo_id": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "school_id": {"type": "string"}, "school": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "has_catchment": {"type": "boolean"}, "city_slug_id": {"type": "string"}}, "required": ["_id", "_score", "area_type", "centroid", "city", "country", "slug_id", "state_code"]}}}, "required": ["autocomplete", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/e7d56e6f-2a6e-4b46-816d-494a800226d0/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
mortgage/calculate-affordability
Calculate affordability
200
Response
{"meta": {"success": true}, "affordability": {"calculated_price": 1255500, "monthly_payment": 7503, "principal_and_interest": 4638, "monthly_property_taxes": 1046, "monthly_home_insurance": 1255, "monthly_mortgage_insurance": 564, "hoa_fees": 0, "house_expenses_ratio": 36, "debt_to_income_ratio": 43, "range": {"20": {"calculated_price": 560900, "monthly_payment": 2693, "principal_and_interest": 1665, "monthly_property_taxes": 467, "monthly_home_insurance": 561, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 12, "debt_to_income_ratio": 20}, "21": {"calculated_price": 590700, "monthly_payment": 2875, "principal_and_interest": 1792, "monthly_property_taxes": 492, "monthly_home_insurance": 591, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 13, "debt_to_income_ratio": 21}, "22": {"calculated_price": 630500, "monthly_payment": 3118, "principal_and_interest": 1963, "monthly_property_taxes": 525, "monthly_home_insurance": 630, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 14, "debt_to_income_ratio": 22}, "23": {"calculated_price": 660300, "monthly_payment": 3300, "principal_and_interest": 2090, "monthly_property_taxes": 550, "monthly_home_insurance": 660, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 15, "debt_to_income_ratio": 23}, "24": {"calculated_price": 700100, "monthly_payment": 3543, "principal_and_interest": 2260, "monthly_property_taxes": 583, "monthly_home_insurance": 700, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 17, "debt_to_income_ratio": 24}, "25": {"calculated_price": 729900, "monthly_payment": 3726, "principal_and_interest": 2388, "monthly_property_taxes": 608, "monthly_home_insurance": 730, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 17, "debt_to_income_ratio": 25}, "26": {"calculated_price": 769600, "monthly_payment": 3969, "principal_and_interest": 2558, "monthly_property_taxes": 641, "monthly_home_insurance": 770, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 19, "debt_to_income_ratio": 26}, "27": {"calculated_price": 799400, "monthly_payment": 4151, "principal_and_interest": 2686, "monthly_property_taxes": 666, "monthly_home_insurance": 799, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 19, "debt_to_income_ratio": 27}, "28": {"calculated_price": 836500, "monthly_payment": 4378, "principal_and_interest": 2844, "monthly_property_taxes": 697, "monthly_home_insurance": 837, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 21, "debt_to_income_ratio": 28}, "29": {"calculated_price": 836500, "monthly_payment": 4378, "principal_and_interest": 2844, "monthly_property_taxes": 697, "monthly_home_insurance": 837, "monthly_mortgage_insurance": 0, "hoa_fees": 0, "house_expenses_ratio": 21, "debt_to_income_ratio": 28}, "30": {"calculated_price": 864200, "monthly_payment": 4763, "principal_and_interest": 2963, "monthly_property_taxes": 720, "monthly_home_insurance": 864, "monthly_mortgage_insurance": 216, "hoa_fees": 0, "house_expenses_ratio": 22, "debt_to_income_ratio": 30}, "31": {"calculated_price": 901000, "monthly_payment": 5000, "principal_and_interest": 3120, "monthly_property_taxes": 751, "monthly_home_insurance": 901, "monthly_mortgage_insurance": 228, "hoa_fees": 0, "house_expenses_ratio": 24, "debt_to_income_ratio": 31}, "32": {"calculated_price": 928600, "monthly_payment": 5178, "principal_and_interest": 3239, "monthly_property_taxes": 774, "monthly_home_insurance": 929, "monthly_mortgage_insurance": 236, "hoa_fees": 0, "house_expenses_ratio": 24, "debt_to_income_ratio": 32}, "33": {"calculated_price": 965500, "monthly_payment": 5414, "principal_and_interest": 3396, "monthly_property_taxes": 805, "monthly_home_insurance": 965, "monthly_mortgage_insurance": 248, "hoa_fees": 0, "house_expenses_ratio": 25, "debt_to_income_ratio": 33}, "34": {"calculated_price": 993100, "monthly_payment": 5593, "principal_and_interest": 3515, "monthly_property_taxes": 828, "monthly_home_insurance": 993, "monthly_mortgage_insurance": 257, "hoa_fees": 0, "house_expenses_ratio": 26, "debt_to_income_ratio": 34}, "35": {"calculated_price": 1028600, "monthly_payment": 5820, "principal_and_interest": 3666, "monthly_property_taxes": 857, "monthly_home_insurance": 1029, "monthly_mortgage_insurance": 268, "hoa_fees": 0, "house_expenses_ratio": 27, "debt_to_income_ratio": 35}, "36": {"calculated_price": 1057600, "monthly_payment": 6007, "principal_and_interest": 3791, "monthly_property_taxes": 881, "monthly_home_insurance": 1058, "monthly_mortgage_insurance": 277, "hoa_fees": 0, "house_expenses_ratio": 28, "debt_to_income_ratio": 36}, "37": {"calculated_price": 1089600, "monthly_payment": 6213, "principal_and_interest": 3928, "monthly_property_taxes": 908, "monthly_home_insurance": 1090, "monthly_mortgage_insurance": 287, "hoa_fees": 0, "house_expenses_ratio": 29, "debt_to_income_ratio": 37}, "38": {"calculated_price": 1124600, "monthly_payment": 6437, "principal_and_interest": 4077, "monthly_property_taxes": 937, "monthly_home_insurance": 1125, "monthly_mortgage_insurance": 298, "hoa_fees": 0, "house_expenses_ratio": 30, "debt_to_income_ratio": 38}, "39": {"calculated_price": 1150700, "monthly_payment": 6810, "principal_and_interest": 4190, "monthly_property_taxes": 959, "monthly_home_insurance": 1151, "monthly_mortgage_insurance": 510, "hoa_fees": 0, "house_expenses_ratio": 32, "debt_to_income_ratio": 39}, "40": {"calculated_price": 1159500, "monthly_payment": 6866, "principal_and_interest": 4227, "monthly_property_taxes": 966, "monthly_home_insurance": 1159, "monthly_mortgage_insurance": 514, "hoa_fees": 0, "house_expenses_ratio": 32, "debt_to_income_ratio": 40}, "41": {"calculated_price": 1194400, "monthly_payment": 7097, "principal_and_interest": 4376, "monthly_property_taxes": 995, "monthly_home_insurance": 1194, "monthly_mortgage_insurance": 532, "hoa_fees": 0, "house_expenses_ratio": 34, "debt_to_income_ratio": 41}, "42": {"calculated_price": 1220600, "monthly_payment": 7272, "principal_and_interest": 4488, "monthly_property_taxes": 1017, "monthly_home_insurance": 1221, "monthly_mortgage_insurance": 546, "hoa_fees": 0, "house_expenses_ratio": 34, "debt_to_income_ratio": 42}, "43": {"calculated_price": 1255500, "monthly_payment": 7503, "principal_and_interest": 4638, "monthly_property_taxes": 1046, "monthly_home_insurance": 1255, "monthly_mortgage_insurance": 564, "hoa_fees": 0, "house_expenses_ratio": 36, "debt_to_income_ratio": 43}, "44": {"calculated_price": 1281700, "monthly_payment": 7678, "principal_and_interest": 4750, "monthly_property_taxes": 1068, "monthly_home_insurance": 1282, "monthly_mortgage_insurance": 578, "hoa_fees": 0, "house_expenses_ratio": 36, "debt_to_income_ratio": 44}, "45": {"calculated_price": 1316600, "monthly_payment": 7909, "principal_and_interest": 4899, "monthly_property_taxes": 1097, "monthly_home_insurance": 1317, "monthly_mortgage_insurance": 596, "hoa_fees": 0, "house_expenses_ratio": 37, "debt_to_income_ratio": 45}, "46": {"calculated_price": 1351500, "monthly_payment": 8140, "principal_and_interest": 5049, "monthly_property_taxes": 1126, "monthly_home_insurance": 1351, "monthly_mortgage_insurance": 614, "hoa_fees": 0, "house_expenses_ratio": 39, "debt_to_income_ratio": 46}, "47": {"calculated_price": 1377700, "monthly_payment": 8315, "principal_and_interest": 5161, "monthly_property_taxes": 1148, "monthly_home_insurance": 1378, "monthly_mortgage_insurance": 628, "hoa_fees": 0, "house_expenses_ratio": 39, "debt_to_income_ratio": 47}, "48": {"calculated_price": 1412600, "monthly_payment": 8546, "principal_and_interest": 5310, "monthly_property_taxes": 1177, "monthly_home_insurance": 1413, "monthly_mortgage_insurance": 646, "hoa_fees": 0, "house_expenses_ratio": 41, "debt_to_income_ratio": 48}, "49": {"calculated_price": 1438800, "monthly_payment": 8720, "principal_and_interest": 5422, "monthly_property_taxes": 1199, "monthly_home_insurance": 1439, "monthly_mortgage_insurance": 660, "hoa_fees": 0, "house_expenses_ratio": 41, "debt_to_income_ratio": 49}, "50": {"calculated_price": 1473700, "monthly_payment": 8952, "principal_and_interest": 5572, "monthly_property_taxes": 1228, "monthly_home_insurance": 1474, "monthly_mortgage_insurance": 678, "hoa_fees": 0, "house_expenses_ratio": 42, "debt_to_income_ratio": 50}}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}, "affordability": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}, "range": {"type": "object", "properties": {"20": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "21": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "22": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "23": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "24": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "25": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "26": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "27": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "28": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "29": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "30": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "31": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "32": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "33": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "34": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "35": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "36": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "37": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "38": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "39": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "40": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "41": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "42": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "43": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "44": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "45": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "46": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "47": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "48": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "49": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}, "50": {"type": "object", "properties": {"calculated_price": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "house_expenses_ratio": {"type": "integer"}, "debt_to_income_ratio": {"type": "integer"}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest"]}}, "required": ["20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50"]}}, "required": ["calculated_price", "debt_to_income_ratio", "hoa_fees", "house_expenses_ratio", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "range"]}}, "required": ["affordability", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/33ea2b3c-9a2d-4fb2-b640-b6f2c45e2d19/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
mortgage/v2/calculate
Calculate mortgage
200
Response
{"meta": {"build": "3.23.180"}, "mortgage": {"loan_amount": 179920, "rate": 3.827, "term": 30, "monthly_payment": 1131, "principal_and_interest": 841, "monthly_property_taxes": 234, "monthly_home_insurance": 56, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 302803, "down_payment": 44980}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "mortgage": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["meta", "mortgage"]}
10ef3e93-cd94-4551-9fef-db28861554ef/7f52ca0c-76cc-40e9-9988-9a4cdedb75f2/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v3/detail
Get property detail information (include new Home Value feature)
200
Response
{"meta": {"build": "3.23.180", "schema": "legacy", "tracking": "type|meta|data|resource_type|property_detail|query|schema|legacy|client_id|rdc_mobile_native,10.33.1|tag_version|v2|listing_id|608763437|prop_status|for_sale^^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]]]", "tracking_params": {"ldpPropertyStatus": "ldp:for_sale", "pageType": "ldp", "leadDelivery": "co_broke", "leadEnhancements": "classic", "listingActivity": "pending", "productType": "core.agent", "propertyStatus": "for_sale", "listingId": "608763437", "rentalDataSource": "unknown", "advertiserIdAgent": "2748376", "communityId": "unknown", "mprId": "4599450556", "listingMls": "ALNY", "planId": "unknown", "subId": "unknown", "city": "Brooklyn", "neighborhood": "Highland Park", "state": "NY", "zip": "11208", "listingBaths": "2", "listingBeds": "0", "listingSqFt": "1600", "listingEnhancements": "broker-phone-btm", "listingPrice": "95000", "photoCount": "1", "propertyType": "ldp:single_family", "version": "1.0"}}, "listing": {"prop_type": "single_family", "move_in_date": null, "data_source_name": "mls", "price": 95000, "year_built": 1938, "permalink": "3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "address": {"city": "Brooklyn", "line": "3093 Fulton St", "postal_code": "11208", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Kings", "fips_code": "36047", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.681295, "neighborhood_name": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "long": -73.880769}, "beds": 0, "baths_full": 2, "baths": 2, "sqft": 1600, "lot_sqft": null, "hoa_fee": 0, "hoa_historic_fee": null, "price_history": [{"date": "2018-05-04T17:00:00Z", "price": 95000}], "tax_history": [{"assessment": {"building": 12360, "land": 6780, "total": 19140}, "tax": 2941, "year": "2020"}, {"assessment": {"building": 9840, "land": 6780, "total": 16620}, "tax": 2906, "year": "2019"}, {"assessment": {"building": 7676, "land": 5941, "total": 13617}, "tax": 2848, "year": "2018"}, {"assessment": {"building": 6848, "land": 5999, "total": 12847}, "tax": 2618, "year": "2017"}, {"assessment": {"building": 5340, "land": 6780, "total": 12120}, "tax": 2422, "year": "2016"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2264, "year": "2015"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2218, "year": "2014"}, {"assessment": {"building": 5580, "land": 6780, "total": 12360}, "tax": 2371, "year": "2013"}, {"assessment": {"building": 5460, "land": 6780, "total": 12240}, "tax": 2228, "year": "2012"}, {"assessment": {"building": 5377, "land": 6605, "total": 11982}, "tax": 1931, "year": "2010"}, {"assessment": {"building": 5073, "land": 6231, "total": 11304}, "tax": 1931, "year": "2009"}, {"assessment": {"building": 8992, "land": 1592, "total": 10584}, "tax": 1633, "year": "2007"}], "property_history": [{"event_name": "Sold", "date": "2020-07-15T17:00:00Z", "price": 25000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Listed", "date": "2018-05-04T17:00:00Z", "price": 95000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1600, "datasource_name": "GlobalMLS", "source": "MLS #201818281"}, {"event_name": "Sold", "date": "1999-10-01T17:00:00Z", "price": 285000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1995-06-02T17:00:00Z", "price": 90000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1990-06-13T17:00:00Z", "price": 50000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1988-02-23T17:00:00Z", "price": 55000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}], "sold_history": [{"date": "2020-07-15T07:00:00Z", "source": "public record", "listing": {"price": 25000}}, {"date": "1999-10-01T07:00:00Z", "source": "public record", "listing": {"price": 285000}}, {"date": "1995-06-02T07:00:00Z", "source": "public record", "listing": {"price": 90000}}, {"date": "1990-06-13T07:00:00Z", "source": "public record", "listing": {"price": 50000}}, {"date": "1988-02-23T07:00:00Z", "source": "public record", "listing": {"price": 55000}}], "neighborhood": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "raw_prop_type": "Single Family Home", "photo_count": 1, "status": "Pending", "list_date": "2018-05-05T02:17:29Z", "last_update": "2022-02-11T10:56:57Z", "mls_id": "201818281", "branding": {"listing_agent": {"photo_attribution": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": "https://www.realtor.com/realestateagents/Karen-Smith_Brooklyn_NY_2748376", "accent_color": null, "state_license": null}}, "listing_office": {"photo_attribution": {"name": "1St Kander Realty Inc", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "1St Kander Realty Inc", "photo": null, "phone": "(718) 971-4111", "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}, "team_name": null}, "photos": [{"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}], "photo": {"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}, "features": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 0"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Total Rooms: 4", "Basement Features: Full"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 2.00", "Full Bathrooms: 2"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Heating Features: Steam"]}, {"category": "Kitchen and Dining", "parent_category": "Interior", "text": ["Dining Area Features: Combined DR/LR", "Kitchen Features: Eat-in Kitchen"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Pending", "County: Kings", "Directions: Atlantic to Fulton", "Source Property Type: Single Family Residence", "Parcel Number: 610000 3945-3945-4", "Source System Name: C2C"]}, {"category": "Utilities", "parent_category": "Features", "text": ["Sewer: Public Sewer", "Water Source: Public"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Construction Materials: Brick", "Property Age: 84", "Architectural Style: 2 Story"]}, {"category": "Legal and finance", "text": ["HOA Frequency: Monthly/0", "HOA fee: $0"]}], "products": ["core.agent", "co_broke"], "mls": {"name": "GlobalMLS", "id": "201818281", "plan_id": null, "abbreviation": "ALNY", "type": "mls", "disclaimer": {"photo": null, "href": null, "text": "\u00a92022 Global MLS. All rights reserved."}}, "office": {"name": "1St Kander Realty Inc", "mls_set": "O-ALNY-O2717A", "email": "[email protected]", "address": {"city": "ALBANY", "state_code": "NY"}, "mls_memberships": {"member": {"office_system_id": "O2717A"}}, "phone1": {"number": "(718) 971-4111", "type": "mobile", "primary": true}}, "heating": null, "cooling": null, "agent": {"name": "Karen Smith", "profile_name": "Karen Smith", "advertiser_id": 2748376, "href": "1stkanderrealty.com", "photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}, "office_name": "1St Kander Realty Inc", "email": "[email protected]", "slogan": "1st Kander Realty Your 1st Choice!", "mls_memberships": {"member": {"agent_system_id": "30241", "name": "Karen Smith", "office_system_id": "O2717A", "id": "30241", "abbreviation": "ALNY"}}, "phone1": {"number": "5189924990", "type": "mobile", "primary": true}, "face_centered_photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}}, "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 2748376, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": true, "local_phone": "(888)860-0947", "local_phones": {"comm_console_mweb": "(888)860-0947"}}], "broker": {"name": "1St Kander Realty Inc", "phone1": {"number": "7189714111", "type": "broker"}}, "web_url": "https://www.realtor.com/realestateandhomes-detail/3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "prop_status": "for_sale", "property_id": "4599450556", "listing_id": "608763437", "is_showcase": false, "reduced": false, "description": "Drive by only , house is in major disrepair unsafe for entry . Please submit offers", "pending": true, "pending_date": "2018-05-21T16:48:28", "advertiser_type": "agent", "mortgage": {"rates_url": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=11208&property_price=95000&mlid=608763437", "estimate": {"loan_amount": 76000, "rate": 3.78, "term": 30, "monthly_payment": 631, "principal_and_interest": 353, "monthly_property_taxes": 245, "monthly_home_insurance": 33, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 127175, "down_payment": 19000}}, "trend": {"listing_count": {"for_sale": 38, "rental": 47, "sold": 3}, "active_listing_count": 38, "asking_to_sold_price_percent_change": 0, "median": {"age_days": 120, "listing_price": 829999, "listing_price_sqft": 447, "rental_listing_price": 2350, "closing_price": 850000, "by_prop_type": {"home": {"age_days": null, "listing_price": 761500, "listing_price_sqft": 446, "closing_price": null}, "land": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "multi_family": {"listing_price": 899000, "closing_price": 916375, "listing_price_sqft": null, "age_days": null}, "single_family": {"listing_price": 725000, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "townhomes": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condo_townhome_rowhome_coop": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condos": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}}}, "sales_to_inventory_count_percent": 7.89, "sales_to_inventory_count_percent_market_type": "buyer", "year": 2022, "month": 1, "geo": {"state_code": "NY", "city": "Brooklyn", "neighborhood": "Highland Park"}}, "stories": null, "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_foreclosure": false, "is_short_sale": false, "is_co_broke_phone": false, "is_new_listing": false, "is_new_plan": false, "is_new_construction": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "is_pending": true, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "flip_the_market_enabled": true, "is_showcase_choice_enabled": false}, "client_display_text": {"address_with_neighborhood": "3093 Fulton St in Highland Park, Brooklyn, NY 11208", "prop_type_display_name": "Single Family Home", "listing_date_name": "Time on realtor.com:", "listing_date_value": "1383 days"}, "client_event_data": {"event_list": [{"event_name": "load_ldp", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_top", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_gallery", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_driving_directions", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_all_results", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_nearby_listings", "payload": {"listing_type": "co_broke_email"}}]}, "client_provider_data": [{"item": "Listing Agent", "text": "Karen Smith"}, {"item": "Listing By", "text": "1St Kander Realty Inc\n(718) 971-4111", "lines": [{"text": "1St Kander Realty Inc"}, {"text": "(718) 971-4111", "type": "PHONE", "value": "(718) 971-4111"}, {"text": "View Website", "type": "URI", "value": null}]}, {"item": "Broker", "text": "1St Kander Realty Inc"}, {"item": "Source", "text": "GlobalMLS"}, {"item": "Property ID", "text": "201818281", "show_mls_disclaimer": true}], "detail_tracking": "type|property|data|prop_id|4599450556|list_id|608763437|address|city|Brooklyn|state|NY|postal|11208|neighborhood|Highland+Park|county|Kings|mls|id|201818281|abbr|ALNY|price|detail_branding|listing_agent|listing_office|data_source|advertiser_id|agent|property_status|product_code|advantage_code^21AW|2WAP|FSX|1MWNS|6BL|G|1^^$0|1|2|$3|4|5|6|7|$8|9|A|B|C|D|E|F|G|H]|I|$J|K|L|M]|N|X|O|$P|Y|Q|Z]|R|I|S|$T|10]|U|11|V|12|W|13]]"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "listing": {"type": "object", "properties": {"prop_type": {"type": "string"}, "move_in_date": {"type": "null"}, "data_source_name": {"type": "string"}, "price": {"type": "integer"}, "year_built": {"type": "integer"}, "permalink": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "long": {"type": "number"}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "long", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "time_zone"]}, "beds": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "integer"}, "lot_sqft": {"type": "null"}, "hoa_fee": {"type": "integer"}, "hoa_historic_fee": {"type": "null"}, "price_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "price": {"type": "integer"}}, "required": ["date", "price"]}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "string"}}, "required": ["assessment", "tax", "year"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}}, "required": ["datasource_name", "date", "event_name", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "neighborhood": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "raw_prop_type": {"type": "string"}, "photo_count": {"type": "integer"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "last_update": {"type": "string"}, "mls_id": {"type": "string"}, "branding": {"type": "object", "properties": {"listing_agent": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "string"}, "accent_color": {"type": "null"}, "state_license": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan", "state_license"]}}, "required": ["details", "photo_attribution"]}, "listing_office": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "string"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["details", "photo_attribution"]}, "team_name": {"type": "null"}}, "required": ["listing_agent", "listing_office", "team_name"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}}, "photo": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "text"]}}, "products": {"type": "array", "items": {"type": "string"}}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}, "disclaimer": {"type": "object", "properties": {"photo": {"type": "null"}, "href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "photo", "text"]}}, "required": ["abbreviation", "disclaimer", "id", "name", "plan_id", "type"]}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls_set": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "required": ["address", "email", "mls_memberships", "mls_set", "name", "phone1"]}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "agent": {"type": "object", "properties": {"name": {"type": "string"}, "profile_name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "office_name": {"type": "string"}, "email": {"type": "string"}, "slogan": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}, "face_centered_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "required": ["advertiser_id", "email", "face_centered_photo", "href", "mls_memberships", "name", "office_name", "phone1", "photo", "profile_name", "slogan"]}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "local_phone": {"type": "string"}, "local_phones": {"type": "object", "properties": {"comm_console_mweb": {"type": "string"}}, "required": ["comm_console_mweb"]}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "local_phone", "local_phones", "show_text_leads", "smarthome_enabled", "type"]}}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "web_url": {"type": "string"}, "prop_status": {"type": "string"}, "property_id": {"type": "string"}, "listing_id": {"type": "string"}, "is_showcase": {"type": "boolean"}, "reduced": {"type": "boolean"}, "description": {"type": "string"}, "pending": {"type": "boolean"}, "pending_date": {"type": "string"}, "advertiser_type": {"type": "string"}, "mortgage": {"type": "object", "properties": {"rates_url": {"type": "string"}, "estimate": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["estimate", "rates_url"]}, "trend": {"type": "object", "properties": {"listing_count": {"type": "object", "properties": {"for_sale": {"type": "integer"}, "rental": {"type": "integer"}, "sold": {"type": "integer"}}, "required": ["for_sale", "rental", "sold"]}, "active_listing_count": {"type": "integer"}, "asking_to_sold_price_percent_change": {"type": "integer"}, "median": {"type": "object", "properties": {"age_days": {"type": "integer"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "rental_listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "by_prop_type": {"type": "object", "properties": {"home": {"type": "object", "properties": {"age_days": {"type": "null"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "closing_price": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "land": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "multi_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "single_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "townhomes": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condo_townhome_rowhome_coop": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condos": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}}, "required": ["condo_townhome_rowhome_coop", "condos", "home", "land", "multi_family", "single_family", "townhomes"]}}, "required": ["age_days", "by_prop_type", "closing_price", "listing_price", "listing_price_sqft", "rental_listing_price"]}, "sales_to_inventory_count_percent": {"type": "number"}, "sales_to_inventory_count_percent_market_type": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "geo": {"type": "object", "properties": {"state_code": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}}, "required": ["city", "neighborhood", "state_code"]}}, "required": ["active_listing_count", "asking_to_sold_price_percent_change", "geo", "listing_count", "median", "month", "sales_to_inventory_count_percent", "sales_to_inventory_count_percent_market_type", "year"]}, "stories": {"type": "null"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_foreclosure": {"type": "boolean"}, "is_short_sale": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_new_construction": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "is_pending": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["flip_the_market_enabled", "has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_foreclosure", "is_new_construction", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_pending", "is_short_sale", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "client_display_text": {"type": "object", "properties": {"address_with_neighborhood": {"type": "string"}, "prop_type_display_name": {"type": "string"}, "listing_date_name": {"type": "string"}, "listing_date_value": {"type": "string"}}, "required": ["address_with_neighborhood", "listing_date_name", "listing_date_value", "prop_type_display_name"]}, "client_event_data": {"type": "object", "properties": {"event_list": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "payload": {"type": "object", "properties": {"listing_type": {"type": "string"}}, "required": ["listing_type"]}}, "required": ["event_name", "payload"]}}}, "required": ["event_list"]}, "client_provider_data": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "text": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}, "value": {"type": ["null", "string"]}}, "required": ["text"]}}, "show_mls_disclaimer": {"type": "boolean"}}, "required": ["item", "text"]}}, "detail_tracking": {"type": "string"}}, "required": ["address", "advertiser_type", "agent", "baths", "baths_full", "beds", "branding", "broker", "client_display_flags", "client_display_text", "client_event_data", "client_provider_data", "cooling", "data_source_name", "description", "detail_tracking", "features", "heating", "hoa_fee", "hoa_historic_fee", "is_showcase", "last_update", "lead_forms", "list_date", "listing_id", "lot_sqft", "mls", "mls_id", "mortgage", "move_in_date", "neighborhood", "neighborhoods", "office", "pending", "pending_date", "permalink", "photo", "photo_count", "photos", "price", "price_history", "products", "prop_status", "prop_type", "property_history", "property_id", "raw_prop_type", "reduced", "sold_history", "sqft", "status", "stories", "tax_history", "trend", "web_url", "year_built"]}}, "required": ["listing", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/63ee5cf1-2db4-4367-b95d-59e47f520966/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v3/get-surroundings
Get surroundings data around a property
200
Response
{"meta": {"build": "3.23.180", "schema": "legacy", "tracking": "type|meta|data|resource_type|property_detail|query|schema|legacy|client_id|rdc_mobile_native,10.33.1|tag_version|v2|listing_id|608763437|prop_status|for_sale^^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]]]", "tracking_params": {"ldpPropertyStatus": "ldp:for_sale", "pageType": "ldp", "leadDelivery": "co_broke", "leadEnhancements": "classic", "listingActivity": "pending", "productType": "core.agent", "propertyStatus": "for_sale", "listingId": "608763437", "rentalDataSource": "unknown", "advertiserIdAgent": "2748376", "communityId": "unknown", "mprId": "4599450556", "listingMls": "ALNY", "planId": "unknown", "subId": "unknown", "city": "Brooklyn", "neighborhood": "Highland Park", "state": "NY", "zip": "11208", "listingBaths": "2", "listingBeds": "0", "listingSqFt": "1600", "listingEnhancements": "broker-phone-btm", "listingPrice": "95000", "photoCount": "1", "propertyType": "ldp:single_family", "version": "1.0"}}, "listing": {"prop_type": "single_family", "move_in_date": null, "data_source_name": "mls", "price": 95000, "year_built": 1938, "permalink": "3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "address": {"city": "Brooklyn", "line": "3093 Fulton St", "postal_code": "11208", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Kings", "fips_code": "36047", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.681295, "neighborhood_name": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "long": -73.880769}, "beds": 0, "baths_full": 2, "baths": 2, "sqft": 1600, "lot_sqft": null, "hoa_fee": 0, "hoa_historic_fee": null, "price_history": [{"date": "2018-05-04T17:00:00Z", "price": 95000}], "tax_history": [{"assessment": {"building": 12360, "land": 6780, "total": 19140}, "tax": 2941, "year": "2020"}, {"assessment": {"building": 9840, "land": 6780, "total": 16620}, "tax": 2906, "year": "2019"}, {"assessment": {"building": 7676, "land": 5941, "total": 13617}, "tax": 2848, "year": "2018"}, {"assessment": {"building": 6848, "land": 5999, "total": 12847}, "tax": 2618, "year": "2017"}, {"assessment": {"building": 5340, "land": 6780, "total": 12120}, "tax": 2422, "year": "2016"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2264, "year": "2015"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2218, "year": "2014"}, {"assessment": {"building": 5580, "land": 6780, "total": 12360}, "tax": 2371, "year": "2013"}, {"assessment": {"building": 5460, "land": 6780, "total": 12240}, "tax": 2228, "year": "2012"}, {"assessment": {"building": 5377, "land": 6605, "total": 11982}, "tax": 1931, "year": "2010"}, {"assessment": {"building": 5073, "land": 6231, "total": 11304}, "tax": 1931, "year": "2009"}, {"assessment": {"building": 8992, "land": 1592, "total": 10584}, "tax": 1633, "year": "2007"}], "property_history": [{"event_name": "Sold", "date": "2020-07-15T17:00:00Z", "price": 25000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Listed", "date": "2018-05-04T17:00:00Z", "price": 95000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1600, "datasource_name": "GlobalMLS", "source": "MLS #201818281"}, {"event_name": "Sold", "date": "1999-10-01T17:00:00Z", "price": 285000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1995-06-02T17:00:00Z", "price": 90000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1990-06-13T17:00:00Z", "price": 50000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1988-02-23T17:00:00Z", "price": 55000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}], "sold_history": [{"date": "2020-07-15T07:00:00Z", "source": "public record", "listing": {"price": 25000}}, {"date": "1999-10-01T07:00:00Z", "source": "public record", "listing": {"price": 285000}}, {"date": "1995-06-02T07:00:00Z", "source": "public record", "listing": {"price": 90000}}, {"date": "1990-06-13T07:00:00Z", "source": "public record", "listing": {"price": 50000}}, {"date": "1988-02-23T07:00:00Z", "source": "public record", "listing": {"price": 55000}}], "neighborhood": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "raw_prop_type": "Single Family Home", "photo_count": 1, "status": "Pending", "list_date": "2018-05-05T02:17:29Z", "last_update": "2022-02-11T10:56:57Z", "mls_id": "201818281", "branding": {"listing_agent": {"photo_attribution": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": "https://www.realtor.com/realestateagents/Karen-Smith_Brooklyn_NY_2748376", "accent_color": null, "state_license": null}}, "listing_office": {"photo_attribution": {"name": "1St Kander Realty Inc", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "1St Kander Realty Inc", "photo": null, "phone": "(718) 971-4111", "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}, "team_name": null}, "photos": [{"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}], "photo": {"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}, "features": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 0"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Total Rooms: 4", "Basement Features: Full"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 2.00", "Full Bathrooms: 2"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Heating Features: Steam"]}, {"category": "Kitchen and Dining", "parent_category": "Interior", "text": ["Dining Area Features: Combined DR/LR", "Kitchen Features: Eat-in Kitchen"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Pending", "County: Kings", "Directions: Atlantic to Fulton", "Source Property Type: Single Family Residence", "Parcel Number: 610000 3945-3945-4", "Source System Name: C2C"]}, {"category": "Utilities", "parent_category": "Features", "text": ["Sewer: Public Sewer", "Water Source: Public"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Construction Materials: Brick", "Property Age: 84", "Architectural Style: 2 Story"]}, {"category": "Legal and finance", "text": ["HOA Frequency: Monthly/0", "HOA fee: $0"]}], "products": ["core.agent", "co_broke"], "mls": {"name": "GlobalMLS", "id": "201818281", "plan_id": null, "abbreviation": "ALNY", "type": "mls", "disclaimer": {"photo": null, "href": null, "text": "\u00a92022 Global MLS. All rights reserved."}}, "office": {"name": "1St Kander Realty Inc", "mls_set": "O-ALNY-O2717A", "email": "[email protected]", "address": {"city": "ALBANY", "state_code": "NY"}, "mls_memberships": {"member": {"office_system_id": "O2717A"}}, "phone1": {"number": "(718) 971-4111", "type": "mobile", "primary": true}}, "heating": null, "cooling": null, "agent": {"name": "Karen Smith", "profile_name": "Karen Smith", "advertiser_id": 2748376, "href": "1stkanderrealty.com", "photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}, "office_name": "1St Kander Realty Inc", "email": "[email protected]", "slogan": "1st Kander Realty Your 1st Choice!", "mls_memberships": {"member": {"agent_system_id": "30241", "name": "Karen Smith", "office_system_id": "O2717A", "id": "30241", "abbreviation": "ALNY"}}, "phone1": {"number": "5189924990", "type": "mobile", "primary": true}, "face_centered_photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}}, "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 2748376, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": true, "local_phone": "(888)860-0947", "local_phones": {"comm_console_mweb": "(888)860-0947"}}], "broker": {"name": "1St Kander Realty Inc", "phone1": {"number": "7189714111", "type": "broker"}}, "web_url": "https://www.realtor.com/realestateandhomes-detail/3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "prop_status": "for_sale", "property_id": "4599450556", "listing_id": "608763437", "is_showcase": false, "reduced": false, "description": "Drive by only , house is in major disrepair unsafe for entry . Please submit offers", "pending": true, "pending_date": "2018-05-21T16:48:28", "advertiser_type": "agent", "mortgage": {"rates_url": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=11208&property_price=95000&mlid=608763437", "estimate": {"loan_amount": 76000, "rate": 3.78, "term": 30, "monthly_payment": 631, "principal_and_interest": 353, "monthly_property_taxes": 245, "monthly_home_insurance": 33, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 127175, "down_payment": 19000}}, "trend": {"listing_count": {"for_sale": 38, "rental": 47, "sold": 3}, "active_listing_count": 38, "asking_to_sold_price_percent_change": 0, "median": {"age_days": 120, "listing_price": 829999, "listing_price_sqft": 447, "rental_listing_price": 2350, "closing_price": 850000, "by_prop_type": {"home": {"age_days": null, "listing_price": 761500, "listing_price_sqft": 446, "closing_price": null}, "land": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "multi_family": {"listing_price": 899000, "closing_price": 916375, "listing_price_sqft": null, "age_days": null}, "single_family": {"listing_price": 725000, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "townhomes": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condo_townhome_rowhome_coop": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condos": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}}}, "sales_to_inventory_count_percent": 7.89, "sales_to_inventory_count_percent_market_type": "buyer", "year": 2022, "month": 1, "geo": {"state_code": "NY", "city": "Brooklyn", "neighborhood": "Highland Park"}}, "stories": null, "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_foreclosure": false, "is_short_sale": false, "is_co_broke_phone": false, "is_new_listing": false, "is_new_plan": false, "is_new_construction": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "is_pending": true, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "flip_the_market_enabled": true, "is_showcase_choice_enabled": false}, "client_display_text": {"address_with_neighborhood": "3093 Fulton St in Highland Park, Brooklyn, NY 11208", "prop_type_display_name": "Single Family Home", "listing_date_name": "Time on realtor.com:", "listing_date_value": "1383 days"}, "client_event_data": {"event_list": [{"event_name": "load_ldp", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_top", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_gallery", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_driving_directions", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_all_results", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_nearby_listings", "payload": {"listing_type": "co_broke_email"}}]}, "client_provider_data": [{"item": "Listing Agent", "text": "Karen Smith"}, {"item": "Listing By", "text": "1St Kander Realty Inc\n(718) 971-4111", "lines": [{"text": "1St Kander Realty Inc"}, {"text": "(718) 971-4111", "type": "PHONE", "value": "(718) 971-4111"}, {"text": "View Website", "type": "URI", "value": null}]}, {"item": "Broker", "text": "1St Kander Realty Inc"}, {"item": "Source", "text": "GlobalMLS"}, {"item": "Property ID", "text": "201818281", "show_mls_disclaimer": true}], "detail_tracking": "type|property|data|prop_id|4599450556|list_id|608763437|address|city|Brooklyn|state|NY|postal|11208|neighborhood|Highland+Park|county|Kings|mls|id|201818281|abbr|ALNY|price|detail_branding|listing_agent|listing_office|data_source|advertiser_id|agent|property_status|product_code|advantage_code^21AW|2WAP|FSX|1MWNS|6BL|G|1^^$0|1|2|$3|4|5|6|7|$8|9|A|B|C|D|E|F|G|H]|I|$J|K|L|M]|N|X|O|$P|Y|Q|Z]|R|I|S|$T|10]|U|11|V|12|W|13]]"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "listing": {"type": "object", "properties": {"prop_type": {"type": "string"}, "move_in_date": {"type": "null"}, "data_source_name": {"type": "string"}, "price": {"type": "integer"}, "year_built": {"type": "integer"}, "permalink": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "long": {"type": "number"}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "long", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "time_zone"]}, "beds": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "integer"}, "lot_sqft": {"type": "null"}, "hoa_fee": {"type": "integer"}, "hoa_historic_fee": {"type": "null"}, "price_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "price": {"type": "integer"}}, "required": ["date", "price"]}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "string"}}, "required": ["assessment", "tax", "year"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}}, "required": ["datasource_name", "date", "event_name", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "neighborhood": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "raw_prop_type": {"type": "string"}, "photo_count": {"type": "integer"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "last_update": {"type": "string"}, "mls_id": {"type": "string"}, "branding": {"type": "object", "properties": {"listing_agent": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "string"}, "accent_color": {"type": "null"}, "state_license": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan", "state_license"]}}, "required": ["details", "photo_attribution"]}, "listing_office": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "string"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["details", "photo_attribution"]}, "team_name": {"type": "null"}}, "required": ["listing_agent", "listing_office", "team_name"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}}, "photo": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "text"]}}, "products": {"type": "array", "items": {"type": "string"}}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}, "disclaimer": {"type": "object", "properties": {"photo": {"type": "null"}, "href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "photo", "text"]}}, "required": ["abbreviation", "disclaimer", "id", "name", "plan_id", "type"]}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls_set": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "required": ["address", "email", "mls_memberships", "mls_set", "name", "phone1"]}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "agent": {"type": "object", "properties": {"name": {"type": "string"}, "profile_name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "office_name": {"type": "string"}, "email": {"type": "string"}, "slogan": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}, "face_centered_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "required": ["advertiser_id", "email", "face_centered_photo", "href", "mls_memberships", "name", "office_name", "phone1", "photo", "profile_name", "slogan"]}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "local_phone": {"type": "string"}, "local_phones": {"type": "object", "properties": {"comm_console_mweb": {"type": "string"}}, "required": ["comm_console_mweb"]}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "local_phone", "local_phones", "show_text_leads", "smarthome_enabled", "type"]}}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "web_url": {"type": "string"}, "prop_status": {"type": "string"}, "property_id": {"type": "string"}, "listing_id": {"type": "string"}, "is_showcase": {"type": "boolean"}, "reduced": {"type": "boolean"}, "description": {"type": "string"}, "pending": {"type": "boolean"}, "pending_date": {"type": "string"}, "advertiser_type": {"type": "string"}, "mortgage": {"type": "object", "properties": {"rates_url": {"type": "string"}, "estimate": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["estimate", "rates_url"]}, "trend": {"type": "object", "properties": {"listing_count": {"type": "object", "properties": {"for_sale": {"type": "integer"}, "rental": {"type": "integer"}, "sold": {"type": "integer"}}, "required": ["for_sale", "rental", "sold"]}, "active_listing_count": {"type": "integer"}, "asking_to_sold_price_percent_change": {"type": "integer"}, "median": {"type": "object", "properties": {"age_days": {"type": "integer"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "rental_listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "by_prop_type": {"type": "object", "properties": {"home": {"type": "object", "properties": {"age_days": {"type": "null"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "closing_price": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "land": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "multi_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "single_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "townhomes": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condo_townhome_rowhome_coop": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condos": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}}, "required": ["condo_townhome_rowhome_coop", "condos", "home", "land", "multi_family", "single_family", "townhomes"]}}, "required": ["age_days", "by_prop_type", "closing_price", "listing_price", "listing_price_sqft", "rental_listing_price"]}, "sales_to_inventory_count_percent": {"type": "number"}, "sales_to_inventory_count_percent_market_type": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "geo": {"type": "object", "properties": {"state_code": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}}, "required": ["city", "neighborhood", "state_code"]}}, "required": ["active_listing_count", "asking_to_sold_price_percent_change", "geo", "listing_count", "median", "month", "sales_to_inventory_count_percent", "sales_to_inventory_count_percent_market_type", "year"]}, "stories": {"type": "null"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_foreclosure": {"type": "boolean"}, "is_short_sale": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_new_construction": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "is_pending": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["flip_the_market_enabled", "has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_foreclosure", "is_new_construction", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_pending", "is_short_sale", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "client_display_text": {"type": "object", "properties": {"address_with_neighborhood": {"type": "string"}, "prop_type_display_name": {"type": "string"}, "listing_date_name": {"type": "string"}, "listing_date_value": {"type": "string"}}, "required": ["address_with_neighborhood", "listing_date_name", "listing_date_value", "prop_type_display_name"]}, "client_event_data": {"type": "object", "properties": {"event_list": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "payload": {"type": "object", "properties": {"listing_type": {"type": "string"}}, "required": ["listing_type"]}}, "required": ["event_name", "payload"]}}}, "required": ["event_list"]}, "client_provider_data": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "text": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}, "value": {"type": ["null", "string"]}}, "required": ["text"]}}, "show_mls_disclaimer": {"type": "boolean"}}, "required": ["item", "text"]}}, "detail_tracking": {"type": "string"}}, "required": ["address", "advertiser_type", "agent", "baths", "baths_full", "beds", "branding", "broker", "client_display_flags", "client_display_text", "client_event_data", "client_provider_data", "cooling", "data_source_name", "description", "detail_tracking", "features", "heating", "hoa_fee", "hoa_historic_fee", "is_showcase", "last_update", "lead_forms", "list_date", "listing_id", "lot_sqft", "mls", "mls_id", "mortgage", "move_in_date", "neighborhood", "neighborhoods", "office", "pending", "pending_date", "permalink", "photo", "photo_count", "photos", "price", "price_history", "products", "prop_status", "prop_type", "property_history", "property_id", "raw_prop_type", "reduced", "sold_history", "sqft", "status", "stories", "tax_history", "trend", "web_url", "year_built"]}}, "required": ["listing", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/1e31c295-ee86-4df7-b69b-0795e7c8b10c/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v3/get-photos
Get photos of a property
200
Response
{"meta": {"build": "3.23.180", "schema": "legacy", "tracking": "type|meta|data|resource_type|property_detail|query|schema|legacy|client_id|rdc_mobile_native,10.33.1|tag_version|v2|listing_id|608763437|prop_status|for_sale^^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]]]", "tracking_params": {"ldpPropertyStatus": "ldp:for_sale", "pageType": "ldp", "leadDelivery": "co_broke", "leadEnhancements": "classic", "listingActivity": "pending", "productType": "core.agent", "propertyStatus": "for_sale", "listingId": "608763437", "rentalDataSource": "unknown", "advertiserIdAgent": "2748376", "communityId": "unknown", "mprId": "4599450556", "listingMls": "ALNY", "planId": "unknown", "subId": "unknown", "city": "Brooklyn", "neighborhood": "Highland Park", "state": "NY", "zip": "11208", "listingBaths": "2", "listingBeds": "0", "listingSqFt": "1600", "listingEnhancements": "broker-phone-btm", "listingPrice": "95000", "photoCount": "1", "propertyType": "ldp:single_family", "version": "1.0"}}, "listing": {"prop_type": "single_family", "move_in_date": null, "data_source_name": "mls", "price": 95000, "year_built": 1938, "permalink": "3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "address": {"city": "Brooklyn", "line": "3093 Fulton St", "postal_code": "11208", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Kings", "fips_code": "36047", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.681295, "neighborhood_name": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "long": -73.880769}, "beds": 0, "baths_full": 2, "baths": 2, "sqft": 1600, "lot_sqft": null, "hoa_fee": 0, "hoa_historic_fee": null, "price_history": [{"date": "2018-05-04T17:00:00Z", "price": 95000}], "tax_history": [{"assessment": {"building": 12360, "land": 6780, "total": 19140}, "tax": 2941, "year": "2020"}, {"assessment": {"building": 9840, "land": 6780, "total": 16620}, "tax": 2906, "year": "2019"}, {"assessment": {"building": 7676, "land": 5941, "total": 13617}, "tax": 2848, "year": "2018"}, {"assessment": {"building": 6848, "land": 5999, "total": 12847}, "tax": 2618, "year": "2017"}, {"assessment": {"building": 5340, "land": 6780, "total": 12120}, "tax": 2422, "year": "2016"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2264, "year": "2015"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2218, "year": "2014"}, {"assessment": {"building": 5580, "land": 6780, "total": 12360}, "tax": 2371, "year": "2013"}, {"assessment": {"building": 5460, "land": 6780, "total": 12240}, "tax": 2228, "year": "2012"}, {"assessment": {"building": 5377, "land": 6605, "total": 11982}, "tax": 1931, "year": "2010"}, {"assessment": {"building": 5073, "land": 6231, "total": 11304}, "tax": 1931, "year": "2009"}, {"assessment": {"building": 8992, "land": 1592, "total": 10584}, "tax": 1633, "year": "2007"}], "property_history": [{"event_name": "Sold", "date": "2020-07-15T17:00:00Z", "price": 25000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Listed", "date": "2018-05-04T17:00:00Z", "price": 95000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1600, "datasource_name": "GlobalMLS", "source": "MLS #201818281"}, {"event_name": "Sold", "date": "1999-10-01T17:00:00Z", "price": 285000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1995-06-02T17:00:00Z", "price": 90000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1990-06-13T17:00:00Z", "price": 50000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1988-02-23T17:00:00Z", "price": 55000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}], "sold_history": [{"date": "2020-07-15T07:00:00Z", "source": "public record", "listing": {"price": 25000}}, {"date": "1999-10-01T07:00:00Z", "source": "public record", "listing": {"price": 285000}}, {"date": "1995-06-02T07:00:00Z", "source": "public record", "listing": {"price": 90000}}, {"date": "1990-06-13T07:00:00Z", "source": "public record", "listing": {"price": 50000}}, {"date": "1988-02-23T07:00:00Z", "source": "public record", "listing": {"price": 55000}}], "neighborhood": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "raw_prop_type": "Single Family Home", "photo_count": 1, "status": "Pending", "list_date": "2018-05-05T02:17:29Z", "last_update": "2022-02-11T10:56:57Z", "mls_id": "201818281", "branding": {"listing_agent": {"photo_attribution": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": "https://www.realtor.com/realestateagents/Karen-Smith_Brooklyn_NY_2748376", "accent_color": null, "state_license": null}}, "listing_office": {"photo_attribution": {"name": "1St Kander Realty Inc", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "1St Kander Realty Inc", "photo": null, "phone": "(718) 971-4111", "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}, "team_name": null}, "photos": [{"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}], "photo": {"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}, "features": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 0"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Total Rooms: 4", "Basement Features: Full"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 2.00", "Full Bathrooms: 2"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Heating Features: Steam"]}, {"category": "Kitchen and Dining", "parent_category": "Interior", "text": ["Dining Area Features: Combined DR/LR", "Kitchen Features: Eat-in Kitchen"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Pending", "County: Kings", "Directions: Atlantic to Fulton", "Source Property Type: Single Family Residence", "Parcel Number: 610000 3945-3945-4", "Source System Name: C2C"]}, {"category": "Utilities", "parent_category": "Features", "text": ["Sewer: Public Sewer", "Water Source: Public"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Construction Materials: Brick", "Property Age: 84", "Architectural Style: 2 Story"]}, {"category": "Legal and finance", "text": ["HOA Frequency: Monthly/0", "HOA fee: $0"]}], "products": ["core.agent", "co_broke"], "mls": {"name": "GlobalMLS", "id": "201818281", "plan_id": null, "abbreviation": "ALNY", "type": "mls", "disclaimer": {"photo": null, "href": null, "text": "\u00a92022 Global MLS. All rights reserved."}}, "office": {"name": "1St Kander Realty Inc", "mls_set": "O-ALNY-O2717A", "email": "[email protected]", "address": {"city": "ALBANY", "state_code": "NY"}, "mls_memberships": {"member": {"office_system_id": "O2717A"}}, "phone1": {"number": "(718) 971-4111", "type": "mobile", "primary": true}}, "heating": null, "cooling": null, "agent": {"name": "Karen Smith", "profile_name": "Karen Smith", "advertiser_id": 2748376, "href": "1stkanderrealty.com", "photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}, "office_name": "1St Kander Realty Inc", "email": "[email protected]", "slogan": "1st Kander Realty Your 1st Choice!", "mls_memberships": {"member": {"agent_system_id": "30241", "name": "Karen Smith", "office_system_id": "O2717A", "id": "30241", "abbreviation": "ALNY"}}, "phone1": {"number": "5189924990", "type": "mobile", "primary": true}, "face_centered_photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}}, "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 2748376, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": true, "local_phone": "(888)860-0947", "local_phones": {"comm_console_mweb": "(888)860-0947"}}], "broker": {"name": "1St Kander Realty Inc", "phone1": {"number": "7189714111", "type": "broker"}}, "web_url": "https://www.realtor.com/realestateandhomes-detail/3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "prop_status": "for_sale", "property_id": "4599450556", "listing_id": "608763437", "is_showcase": false, "reduced": false, "description": "Drive by only , house is in major disrepair unsafe for entry . Please submit offers", "pending": true, "pending_date": "2018-05-21T16:48:28", "advertiser_type": "agent", "mortgage": {"rates_url": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=11208&property_price=95000&mlid=608763437", "estimate": {"loan_amount": 76000, "rate": 3.78, "term": 30, "monthly_payment": 631, "principal_and_interest": 353, "monthly_property_taxes": 245, "monthly_home_insurance": 33, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 127175, "down_payment": 19000}}, "trend": {"listing_count": {"for_sale": 38, "rental": 47, "sold": 3}, "active_listing_count": 38, "asking_to_sold_price_percent_change": 0, "median": {"age_days": 120, "listing_price": 829999, "listing_price_sqft": 447, "rental_listing_price": 2350, "closing_price": 850000, "by_prop_type": {"home": {"age_days": null, "listing_price": 761500, "listing_price_sqft": 446, "closing_price": null}, "land": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "multi_family": {"listing_price": 899000, "closing_price": 916375, "listing_price_sqft": null, "age_days": null}, "single_family": {"listing_price": 725000, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "townhomes": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condo_townhome_rowhome_coop": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condos": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}}}, "sales_to_inventory_count_percent": 7.89, "sales_to_inventory_count_percent_market_type": "buyer", "year": 2022, "month": 1, "geo": {"state_code": "NY", "city": "Brooklyn", "neighborhood": "Highland Park"}}, "stories": null, "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_foreclosure": false, "is_short_sale": false, "is_co_broke_phone": false, "is_new_listing": false, "is_new_plan": false, "is_new_construction": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "is_pending": true, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "flip_the_market_enabled": true, "is_showcase_choice_enabled": false}, "client_display_text": {"address_with_neighborhood": "3093 Fulton St in Highland Park, Brooklyn, NY 11208", "prop_type_display_name": "Single Family Home", "listing_date_name": "Time on realtor.com:", "listing_date_value": "1383 days"}, "client_event_data": {"event_list": [{"event_name": "load_ldp", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_top", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_gallery", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_driving_directions", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_all_results", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_nearby_listings", "payload": {"listing_type": "co_broke_email"}}]}, "client_provider_data": [{"item": "Listing Agent", "text": "Karen Smith"}, {"item": "Listing By", "text": "1St Kander Realty Inc\n(718) 971-4111", "lines": [{"text": "1St Kander Realty Inc"}, {"text": "(718) 971-4111", "type": "PHONE", "value": "(718) 971-4111"}, {"text": "View Website", "type": "URI", "value": null}]}, {"item": "Broker", "text": "1St Kander Realty Inc"}, {"item": "Source", "text": "GlobalMLS"}, {"item": "Property ID", "text": "201818281", "show_mls_disclaimer": true}], "detail_tracking": "type|property|data|prop_id|4599450556|list_id|608763437|address|city|Brooklyn|state|NY|postal|11208|neighborhood|Highland+Park|county|Kings|mls|id|201818281|abbr|ALNY|price|detail_branding|listing_agent|listing_office|data_source|advertiser_id|agent|property_status|product_code|advantage_code^21AW|2WAP|FSX|1MWNS|6BL|G|1^^$0|1|2|$3|4|5|6|7|$8|9|A|B|C|D|E|F|G|H]|I|$J|K|L|M]|N|X|O|$P|Y|Q|Z]|R|I|S|$T|10]|U|11|V|12|W|13]]"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "listing": {"type": "object", "properties": {"prop_type": {"type": "string"}, "move_in_date": {"type": "null"}, "data_source_name": {"type": "string"}, "price": {"type": "integer"}, "year_built": {"type": "integer"}, "permalink": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "long": {"type": "number"}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "long", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "time_zone"]}, "beds": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "integer"}, "lot_sqft": {"type": "null"}, "hoa_fee": {"type": "integer"}, "hoa_historic_fee": {"type": "null"}, "price_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "price": {"type": "integer"}}, "required": ["date", "price"]}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "string"}}, "required": ["assessment", "tax", "year"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}}, "required": ["datasource_name", "date", "event_name", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "neighborhood": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "raw_prop_type": {"type": "string"}, "photo_count": {"type": "integer"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "last_update": {"type": "string"}, "mls_id": {"type": "string"}, "branding": {"type": "object", "properties": {"listing_agent": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "string"}, "accent_color": {"type": "null"}, "state_license": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan", "state_license"]}}, "required": ["details", "photo_attribution"]}, "listing_office": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "string"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["details", "photo_attribution"]}, "team_name": {"type": "null"}}, "required": ["listing_agent", "listing_office", "team_name"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}}, "photo": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "text"]}}, "products": {"type": "array", "items": {"type": "string"}}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}, "disclaimer": {"type": "object", "properties": {"photo": {"type": "null"}, "href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "photo", "text"]}}, "required": ["abbreviation", "disclaimer", "id", "name", "plan_id", "type"]}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls_set": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "required": ["address", "email", "mls_memberships", "mls_set", "name", "phone1"]}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "agent": {"type": "object", "properties": {"name": {"type": "string"}, "profile_name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "office_name": {"type": "string"}, "email": {"type": "string"}, "slogan": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}, "face_centered_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "required": ["advertiser_id", "email", "face_centered_photo", "href", "mls_memberships", "name", "office_name", "phone1", "photo", "profile_name", "slogan"]}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "local_phone": {"type": "string"}, "local_phones": {"type": "object", "properties": {"comm_console_mweb": {"type": "string"}}, "required": ["comm_console_mweb"]}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "local_phone", "local_phones", "show_text_leads", "smarthome_enabled", "type"]}}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "web_url": {"type": "string"}, "prop_status": {"type": "string"}, "property_id": {"type": "string"}, "listing_id": {"type": "string"}, "is_showcase": {"type": "boolean"}, "reduced": {"type": "boolean"}, "description": {"type": "string"}, "pending": {"type": "boolean"}, "pending_date": {"type": "string"}, "advertiser_type": {"type": "string"}, "mortgage": {"type": "object", "properties": {"rates_url": {"type": "string"}, "estimate": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["estimate", "rates_url"]}, "trend": {"type": "object", "properties": {"listing_count": {"type": "object", "properties": {"for_sale": {"type": "integer"}, "rental": {"type": "integer"}, "sold": {"type": "integer"}}, "required": ["for_sale", "rental", "sold"]}, "active_listing_count": {"type": "integer"}, "asking_to_sold_price_percent_change": {"type": "integer"}, "median": {"type": "object", "properties": {"age_days": {"type": "integer"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "rental_listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "by_prop_type": {"type": "object", "properties": {"home": {"type": "object", "properties": {"age_days": {"type": "null"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "closing_price": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "land": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "multi_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "single_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "townhomes": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condo_townhome_rowhome_coop": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condos": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}}, "required": ["condo_townhome_rowhome_coop", "condos", "home", "land", "multi_family", "single_family", "townhomes"]}}, "required": ["age_days", "by_prop_type", "closing_price", "listing_price", "listing_price_sqft", "rental_listing_price"]}, "sales_to_inventory_count_percent": {"type": "number"}, "sales_to_inventory_count_percent_market_type": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "geo": {"type": "object", "properties": {"state_code": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}}, "required": ["city", "neighborhood", "state_code"]}}, "required": ["active_listing_count", "asking_to_sold_price_percent_change", "geo", "listing_count", "median", "month", "sales_to_inventory_count_percent", "sales_to_inventory_count_percent_market_type", "year"]}, "stories": {"type": "null"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_foreclosure": {"type": "boolean"}, "is_short_sale": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_new_construction": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "is_pending": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["flip_the_market_enabled", "has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_foreclosure", "is_new_construction", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_pending", "is_short_sale", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "client_display_text": {"type": "object", "properties": {"address_with_neighborhood": {"type": "string"}, "prop_type_display_name": {"type": "string"}, "listing_date_name": {"type": "string"}, "listing_date_value": {"type": "string"}}, "required": ["address_with_neighborhood", "listing_date_name", "listing_date_value", "prop_type_display_name"]}, "client_event_data": {"type": "object", "properties": {"event_list": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "payload": {"type": "object", "properties": {"listing_type": {"type": "string"}}, "required": ["listing_type"]}}, "required": ["event_name", "payload"]}}}, "required": ["event_list"]}, "client_provider_data": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "text": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}, "value": {"type": ["null", "string"]}}, "required": ["text"]}}, "show_mls_disclaimer": {"type": "boolean"}}, "required": ["item", "text"]}}, "detail_tracking": {"type": "string"}}, "required": ["address", "advertiser_type", "agent", "baths", "baths_full", "beds", "branding", "broker", "client_display_flags", "client_display_text", "client_event_data", "client_provider_data", "cooling", "data_source_name", "description", "detail_tracking", "features", "heating", "hoa_fee", "hoa_historic_fee", "is_showcase", "last_update", "lead_forms", "list_date", "listing_id", "lot_sqft", "mls", "mls_id", "mortgage", "move_in_date", "neighborhood", "neighborhoods", "office", "pending", "pending_date", "permalink", "photo", "photo_count", "photos", "price", "price_history", "products", "prop_status", "prop_type", "property_history", "property_id", "raw_prop_type", "reduced", "sold_history", "sqft", "status", "stories", "tax_history", "trend", "web_url", "year_built"]}}, "required": ["listing", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/53d00c38-c6fb-48e0-9cd3-a1f9b3c5a2f2/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/detail (Deprecated)
Get property detail information
200
Response
{"meta": {"build": "3.23.180", "schema": "legacy", "tracking": "type|meta|data|resource_type|property_detail|query|schema|legacy|client_id|rdc_mobile_native,10.33.1|tag_version|v2|listing_id|608763437|prop_status|for_sale^^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]]]", "tracking_params": {"ldpPropertyStatus": "ldp:for_sale", "pageType": "ldp", "leadDelivery": "co_broke", "leadEnhancements": "classic", "listingActivity": "pending", "productType": "core.agent", "propertyStatus": "for_sale", "listingId": "608763437", "rentalDataSource": "unknown", "advertiserIdAgent": "2748376", "communityId": "unknown", "mprId": "4599450556", "listingMls": "ALNY", "planId": "unknown", "subId": "unknown", "city": "Brooklyn", "neighborhood": "Highland Park", "state": "NY", "zip": "11208", "listingBaths": "2", "listingBeds": "0", "listingSqFt": "1600", "listingEnhancements": "broker-phone-btm", "listingPrice": "95000", "photoCount": "1", "propertyType": "ldp:single_family", "version": "1.0"}}, "listing": {"prop_type": "single_family", "move_in_date": null, "data_source_name": "mls", "price": 95000, "year_built": 1938, "permalink": "3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "address": {"city": "Brooklyn", "line": "3093 Fulton St", "postal_code": "11208", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Kings", "fips_code": "36047", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.681295, "neighborhood_name": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "long": -73.880769}, "beds": 0, "baths_full": 2, "baths": 2, "sqft": 1600, "lot_sqft": null, "hoa_fee": 0, "hoa_historic_fee": null, "price_history": [{"date": "2018-05-04T17:00:00Z", "price": 95000}], "tax_history": [{"assessment": {"building": 12360, "land": 6780, "total": 19140}, "tax": 2941, "year": "2020"}, {"assessment": {"building": 9840, "land": 6780, "total": 16620}, "tax": 2906, "year": "2019"}, {"assessment": {"building": 7676, "land": 5941, "total": 13617}, "tax": 2848, "year": "2018"}, {"assessment": {"building": 6848, "land": 5999, "total": 12847}, "tax": 2618, "year": "2017"}, {"assessment": {"building": 5340, "land": 6780, "total": 12120}, "tax": 2422, "year": "2016"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2264, "year": "2015"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2218, "year": "2014"}, {"assessment": {"building": 5580, "land": 6780, "total": 12360}, "tax": 2371, "year": "2013"}, {"assessment": {"building": 5460, "land": 6780, "total": 12240}, "tax": 2228, "year": "2012"}, {"assessment": {"building": 5377, "land": 6605, "total": 11982}, "tax": 1931, "year": "2010"}, {"assessment": {"building": 5073, "land": 6231, "total": 11304}, "tax": 1931, "year": "2009"}, {"assessment": {"building": 8992, "land": 1592, "total": 10584}, "tax": 1633, "year": "2007"}], "property_history": [{"event_name": "Sold", "date": "2020-07-15T17:00:00Z", "price": 25000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Listed", "date": "2018-05-04T17:00:00Z", "price": 95000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1600, "datasource_name": "GlobalMLS", "source": "MLS #201818281"}, {"event_name": "Sold", "date": "1999-10-01T17:00:00Z", "price": 285000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1995-06-02T17:00:00Z", "price": 90000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1990-06-13T17:00:00Z", "price": 50000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1988-02-23T17:00:00Z", "price": 55000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}], "sold_history": [{"date": "2020-07-15T07:00:00Z", "source": "public record", "listing": {"price": 25000}}, {"date": "1999-10-01T07:00:00Z", "source": "public record", "listing": {"price": 285000}}, {"date": "1995-06-02T07:00:00Z", "source": "public record", "listing": {"price": 90000}}, {"date": "1990-06-13T07:00:00Z", "source": "public record", "listing": {"price": 50000}}, {"date": "1988-02-23T07:00:00Z", "source": "public record", "listing": {"price": 55000}}], "neighborhood": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "raw_prop_type": "Single Family Home", "photo_count": 1, "status": "Pending", "list_date": "2018-05-05T02:17:29Z", "last_update": "2022-02-11T10:56:57Z", "mls_id": "201818281", "branding": {"listing_agent": {"photo_attribution": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": "https://www.realtor.com/realestateagents/Karen-Smith_Brooklyn_NY_2748376", "accent_color": null, "state_license": null}}, "listing_office": {"photo_attribution": {"name": "1St Kander Realty Inc", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "1St Kander Realty Inc", "photo": null, "phone": "(718) 971-4111", "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}, "team_name": null}, "photos": [{"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}], "photo": {"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}, "features": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 0"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Total Rooms: 4", "Basement Features: Full"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 2.00", "Full Bathrooms: 2"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Heating Features: Steam"]}, {"category": "Kitchen and Dining", "parent_category": "Interior", "text": ["Dining Area Features: Combined DR/LR", "Kitchen Features: Eat-in Kitchen"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Pending", "County: Kings", "Directions: Atlantic to Fulton", "Source Property Type: Single Family Residence", "Parcel Number: 610000 3945-3945-4", "Source System Name: C2C"]}, {"category": "Utilities", "parent_category": "Features", "text": ["Sewer: Public Sewer", "Water Source: Public"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Construction Materials: Brick", "Property Age: 84", "Architectural Style: 2 Story"]}, {"category": "Legal and finance", "text": ["HOA Frequency: Monthly/0", "HOA fee: $0"]}], "products": ["core.agent", "co_broke"], "mls": {"name": "GlobalMLS", "id": "201818281", "plan_id": null, "abbreviation": "ALNY", "type": "mls", "disclaimer": {"photo": null, "href": null, "text": "\u00a92022 Global MLS. All rights reserved."}}, "office": {"name": "1St Kander Realty Inc", "mls_set": "O-ALNY-O2717A", "email": "[email protected]", "address": {"city": "ALBANY", "state_code": "NY"}, "mls_memberships": {"member": {"office_system_id": "O2717A"}}, "phone1": {"number": "(718) 971-4111", "type": "mobile", "primary": true}}, "heating": null, "cooling": null, "agent": {"name": "Karen Smith", "profile_name": "Karen Smith", "advertiser_id": 2748376, "href": "1stkanderrealty.com", "photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}, "office_name": "1St Kander Realty Inc", "email": "[email protected]", "slogan": "1st Kander Realty Your 1st Choice!", "mls_memberships": {"member": {"agent_system_id": "30241", "name": "Karen Smith", "office_system_id": "O2717A", "id": "30241", "abbreviation": "ALNY"}}, "phone1": {"number": "5189924990", "type": "mobile", "primary": true}, "face_centered_photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}}, "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 2748376, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": true, "local_phone": "(888)860-0947", "local_phones": {"comm_console_mweb": "(888)860-0947"}}], "broker": {"name": "1St Kander Realty Inc", "phone1": {"number": "7189714111", "type": "broker"}}, "web_url": "https://www.realtor.com/realestateandhomes-detail/3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "prop_status": "for_sale", "property_id": "4599450556", "listing_id": "608763437", "is_showcase": false, "reduced": false, "description": "Drive by only , house is in major disrepair unsafe for entry . Please submit offers", "pending": true, "pending_date": "2018-05-21T16:48:28", "advertiser_type": "agent", "mortgage": {"rates_url": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=11208&property_price=95000&mlid=608763437", "estimate": {"loan_amount": 76000, "rate": 3.78, "term": 30, "monthly_payment": 631, "principal_and_interest": 353, "monthly_property_taxes": 245, "monthly_home_insurance": 33, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 127175, "down_payment": 19000}}, "trend": {"listing_count": {"for_sale": 38, "rental": 47, "sold": 3}, "active_listing_count": 38, "asking_to_sold_price_percent_change": 0, "median": {"age_days": 120, "listing_price": 829999, "listing_price_sqft": 447, "rental_listing_price": 2350, "closing_price": 850000, "by_prop_type": {"home": {"age_days": null, "listing_price": 761500, "listing_price_sqft": 446, "closing_price": null}, "land": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "multi_family": {"listing_price": 899000, "closing_price": 916375, "listing_price_sqft": null, "age_days": null}, "single_family": {"listing_price": 725000, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "townhomes": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condo_townhome_rowhome_coop": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condos": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}}}, "sales_to_inventory_count_percent": 7.89, "sales_to_inventory_count_percent_market_type": "buyer", "year": 2022, "month": 1, "geo": {"state_code": "NY", "city": "Brooklyn", "neighborhood": "Highland Park"}}, "stories": null, "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_foreclosure": false, "is_short_sale": false, "is_co_broke_phone": false, "is_new_listing": false, "is_new_plan": false, "is_new_construction": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "is_pending": true, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "flip_the_market_enabled": true, "is_showcase_choice_enabled": false}, "client_display_text": {"address_with_neighborhood": "3093 Fulton St in Highland Park, Brooklyn, NY 11208", "prop_type_display_name": "Single Family Home", "listing_date_name": "Time on realtor.com:", "listing_date_value": "1383 days"}, "client_event_data": {"event_list": [{"event_name": "load_ldp", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_top", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_gallery", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_driving_directions", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_all_results", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_nearby_listings", "payload": {"listing_type": "co_broke_email"}}]}, "client_provider_data": [{"item": "Listing Agent", "text": "Karen Smith"}, {"item": "Listing By", "text": "1St Kander Realty Inc\n(718) 971-4111", "lines": [{"text": "1St Kander Realty Inc"}, {"text": "(718) 971-4111", "type": "PHONE", "value": "(718) 971-4111"}, {"text": "View Website", "type": "URI", "value": null}]}, {"item": "Broker", "text": "1St Kander Realty Inc"}, {"item": "Source", "text": "GlobalMLS"}, {"item": "Property ID", "text": "201818281", "show_mls_disclaimer": true}], "detail_tracking": "type|property|data|prop_id|4599450556|list_id|608763437|address|city|Brooklyn|state|NY|postal|11208|neighborhood|Highland+Park|county|Kings|mls|id|201818281|abbr|ALNY|price|detail_branding|listing_agent|listing_office|data_source|advertiser_id|agent|property_status|product_code|advantage_code^21AW|2WAP|FSX|1MWNS|6BL|G|1^^$0|1|2|$3|4|5|6|7|$8|9|A|B|C|D|E|F|G|H]|I|$J|K|L|M]|N|X|O|$P|Y|Q|Z]|R|I|S|$T|10]|U|11|V|12|W|13]]"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "listing": {"type": "object", "properties": {"prop_type": {"type": "string"}, "move_in_date": {"type": "null"}, "data_source_name": {"type": "string"}, "price": {"type": "integer"}, "year_built": {"type": "integer"}, "permalink": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "long": {"type": "number"}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "long", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "time_zone"]}, "beds": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "integer"}, "lot_sqft": {"type": "null"}, "hoa_fee": {"type": "integer"}, "hoa_historic_fee": {"type": "null"}, "price_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "price": {"type": "integer"}}, "required": ["date", "price"]}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "string"}}, "required": ["assessment", "tax", "year"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}}, "required": ["datasource_name", "date", "event_name", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "neighborhood": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "raw_prop_type": {"type": "string"}, "photo_count": {"type": "integer"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "last_update": {"type": "string"}, "mls_id": {"type": "string"}, "branding": {"type": "object", "properties": {"listing_agent": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "string"}, "accent_color": {"type": "null"}, "state_license": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan", "state_license"]}}, "required": ["details", "photo_attribution"]}, "listing_office": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "string"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["details", "photo_attribution"]}, "team_name": {"type": "null"}}, "required": ["listing_agent", "listing_office", "team_name"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}}, "photo": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "text"]}}, "products": {"type": "array", "items": {"type": "string"}}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}, "disclaimer": {"type": "object", "properties": {"photo": {"type": "null"}, "href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "photo", "text"]}}, "required": ["abbreviation", "disclaimer", "id", "name", "plan_id", "type"]}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls_set": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "required": ["address", "email", "mls_memberships", "mls_set", "name", "phone1"]}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "agent": {"type": "object", "properties": {"name": {"type": "string"}, "profile_name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "office_name": {"type": "string"}, "email": {"type": "string"}, "slogan": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}, "face_centered_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "required": ["advertiser_id", "email", "face_centered_photo", "href", "mls_memberships", "name", "office_name", "phone1", "photo", "profile_name", "slogan"]}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "local_phone": {"type": "string"}, "local_phones": {"type": "object", "properties": {"comm_console_mweb": {"type": "string"}}, "required": ["comm_console_mweb"]}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "local_phone", "local_phones", "show_text_leads", "smarthome_enabled", "type"]}}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "web_url": {"type": "string"}, "prop_status": {"type": "string"}, "property_id": {"type": "string"}, "listing_id": {"type": "string"}, "is_showcase": {"type": "boolean"}, "reduced": {"type": "boolean"}, "description": {"type": "string"}, "pending": {"type": "boolean"}, "pending_date": {"type": "string"}, "advertiser_type": {"type": "string"}, "mortgage": {"type": "object", "properties": {"rates_url": {"type": "string"}, "estimate": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["estimate", "rates_url"]}, "trend": {"type": "object", "properties": {"listing_count": {"type": "object", "properties": {"for_sale": {"type": "integer"}, "rental": {"type": "integer"}, "sold": {"type": "integer"}}, "required": ["for_sale", "rental", "sold"]}, "active_listing_count": {"type": "integer"}, "asking_to_sold_price_percent_change": {"type": "integer"}, "median": {"type": "object", "properties": {"age_days": {"type": "integer"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "rental_listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "by_prop_type": {"type": "object", "properties": {"home": {"type": "object", "properties": {"age_days": {"type": "null"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "closing_price": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "land": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "multi_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "single_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "townhomes": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condo_townhome_rowhome_coop": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condos": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}}, "required": ["condo_townhome_rowhome_coop", "condos", "home", "land", "multi_family", "single_family", "townhomes"]}}, "required": ["age_days", "by_prop_type", "closing_price", "listing_price", "listing_price_sqft", "rental_listing_price"]}, "sales_to_inventory_count_percent": {"type": "number"}, "sales_to_inventory_count_percent_market_type": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "geo": {"type": "object", "properties": {"state_code": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}}, "required": ["city", "neighborhood", "state_code"]}}, "required": ["active_listing_count", "asking_to_sold_price_percent_change", "geo", "listing_count", "median", "month", "sales_to_inventory_count_percent", "sales_to_inventory_count_percent_market_type", "year"]}, "stories": {"type": "null"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_foreclosure": {"type": "boolean"}, "is_short_sale": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_new_construction": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "is_pending": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["flip_the_market_enabled", "has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_foreclosure", "is_new_construction", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_pending", "is_short_sale", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "client_display_text": {"type": "object", "properties": {"address_with_neighborhood": {"type": "string"}, "prop_type_display_name": {"type": "string"}, "listing_date_name": {"type": "string"}, "listing_date_value": {"type": "string"}}, "required": ["address_with_neighborhood", "listing_date_name", "listing_date_value", "prop_type_display_name"]}, "client_event_data": {"type": "object", "properties": {"event_list": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "payload": {"type": "object", "properties": {"listing_type": {"type": "string"}}, "required": ["listing_type"]}}, "required": ["event_name", "payload"]}}}, "required": ["event_list"]}, "client_provider_data": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "text": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}, "value": {"type": ["null", "string"]}}, "required": ["text"]}}, "show_mls_disclaimer": {"type": "boolean"}}, "required": ["item", "text"]}}, "detail_tracking": {"type": "string"}}, "required": ["address", "advertiser_type", "agent", "baths", "baths_full", "beds", "branding", "broker", "client_display_flags", "client_display_text", "client_event_data", "client_provider_data", "cooling", "data_source_name", "description", "detail_tracking", "features", "heating", "hoa_fee", "hoa_historic_fee", "is_showcase", "last_update", "lead_forms", "list_date", "listing_id", "lot_sqft", "mls", "mls_id", "mortgage", "move_in_date", "neighborhood", "neighborhoods", "office", "pending", "pending_date", "permalink", "photo", "photo_count", "photos", "price", "price_history", "products", "prop_status", "prop_type", "property_history", "property_id", "raw_prop_type", "reduced", "sold_history", "sqft", "status", "stories", "tax_history", "trend", "web_url", "year_built"]}}, "required": ["listing", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/34910f14-a995-4088-92f3-135a55c6348f/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/v3/get-commute-time
Get commute time to travel to a location
200
Response
{"meta": {"build": "3.23.180", "schema": "legacy", "tracking": "type|meta|data|resource_type|property_detail|query|schema|legacy|client_id|rdc_mobile_native,10.33.1|tag_version|v2|listing_id|608763437|prop_status|for_sale^^^$0|1|2|$3|4|5|$6|7|8|9|A|B|C|D|E|F]]]", "tracking_params": {"ldpPropertyStatus": "ldp:for_sale", "pageType": "ldp", "leadDelivery": "co_broke", "leadEnhancements": "classic", "listingActivity": "pending", "productType": "core.agent", "propertyStatus": "for_sale", "listingId": "608763437", "rentalDataSource": "unknown", "advertiserIdAgent": "2748376", "communityId": "unknown", "mprId": "4599450556", "listingMls": "ALNY", "planId": "unknown", "subId": "unknown", "city": "Brooklyn", "neighborhood": "Highland Park", "state": "NY", "zip": "11208", "listingBaths": "2", "listingBeds": "0", "listingSqFt": "1600", "listingEnhancements": "broker-phone-btm", "listingPrice": "95000", "photoCount": "1", "propertyType": "ldp:single_family", "version": "1.0"}}, "listing": {"prop_type": "single_family", "move_in_date": null, "data_source_name": "mls", "price": 95000, "year_built": 1938, "permalink": "3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "address": {"city": "Brooklyn", "line": "3093 Fulton St", "postal_code": "11208", "address_validation_code": "121", "state_code": "NY", "state": "New York", "county": "Kings", "fips_code": "36047", "county_needed_for_uniq": false, "time_zone": "America/New_York", "lat": 40.681295, "neighborhood_name": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "long": -73.880769}, "beds": 0, "baths_full": 2, "baths": 2, "sqft": 1600, "lot_sqft": null, "hoa_fee": 0, "hoa_historic_fee": null, "price_history": [{"date": "2018-05-04T17:00:00Z", "price": 95000}], "tax_history": [{"assessment": {"building": 12360, "land": 6780, "total": 19140}, "tax": 2941, "year": "2020"}, {"assessment": {"building": 9840, "land": 6780, "total": 16620}, "tax": 2906, "year": "2019"}, {"assessment": {"building": 7676, "land": 5941, "total": 13617}, "tax": 2848, "year": "2018"}, {"assessment": {"building": 6848, "land": 5999, "total": 12847}, "tax": 2618, "year": "2017"}, {"assessment": {"building": 5340, "land": 6780, "total": 12120}, "tax": 2422, "year": "2016"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2264, "year": "2015"}, {"assessment": {"building": 4800, "land": 6780, "total": 11580}, "tax": 2218, "year": "2014"}, {"assessment": {"building": 5580, "land": 6780, "total": 12360}, "tax": 2371, "year": "2013"}, {"assessment": {"building": 5460, "land": 6780, "total": 12240}, "tax": 2228, "year": "2012"}, {"assessment": {"building": 5377, "land": 6605, "total": 11982}, "tax": 1931, "year": "2010"}, {"assessment": {"building": 5073, "land": 6231, "total": 11304}, "tax": 1931, "year": "2009"}, {"assessment": {"building": 8992, "land": 1592, "total": 10584}, "tax": 1633, "year": "2007"}], "property_history": [{"event_name": "Sold", "date": "2020-07-15T17:00:00Z", "price": 25000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Listed", "date": "2018-05-04T17:00:00Z", "price": 95000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 1600, "datasource_name": "GlobalMLS", "source": "MLS #201818281"}, {"event_name": "Sold", "date": "1999-10-01T17:00:00Z", "price": 285000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1995-06-02T17:00:00Z", "price": 90000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1990-06-13T17:00:00Z", "price": 50000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}, {"event_name": "Sold", "date": "1988-02-23T17:00:00Z", "price": 55000, "price_range_min": null, "price_range_max": null, "price_changed": 0, "sqft": 0, "datasource_name": "", "source": "Public Record"}], "sold_history": [{"date": "2020-07-15T07:00:00Z", "source": "public record", "listing": {"price": 25000}}, {"date": "1999-10-01T07:00:00Z", "source": "public record", "listing": {"price": 285000}}, {"date": "1995-06-02T07:00:00Z", "source": "public record", "listing": {"price": 90000}}, {"date": "1990-06-13T07:00:00Z", "source": "public record", "listing": {"price": 50000}}, {"date": "1988-02-23T07:00:00Z", "source": "public record", "listing": {"price": 55000}}], "neighborhood": "Highland Park", "neighborhoods": [{"name": "Highland Park", "city": "Brooklyn", "state_code": "NY", "level": "sub_neighborhood", "id": null}, {"name": "Cypress Hills", "city": "Brooklyn", "state_code": "NY", "level": "neighborhood", "id": "4"}, {"name": "Eastern Brooklyn", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": null}], "raw_prop_type": "Single Family Home", "photo_count": 1, "status": "Pending", "list_date": "2018-05-05T02:17:29Z", "last_update": "2022-02-11T10:56:57Z", "mls_id": "201818281", "branding": {"listing_agent": {"photo_attribution": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "Karen Smith", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": "https://www.realtor.com/realestateagents/Karen-Smith_Brooklyn_NY_2748376", "accent_color": null, "state_license": null}}, "listing_office": {"photo_attribution": {"name": "1St Kander Realty Inc", "photo": null, "phone": null, "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}, "details": {"name": "1St Kander Realty Inc", "photo": null, "phone": "(718) 971-4111", "slogan": null, "show_realtor_logo": false, "link": null, "accent_color": null}}, "team_name": null}, "photos": [{"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}], "photo": {"description": "", "href": "https://ap.rdcpix.com/9e6c24a10028e42651d866306062a3e8l-m3734405187x.jpg", "tags": [{"label": "other_unknowns", "probability": null}], "type": "realtordotcom_mls_listing_image"}, "features": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 0"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Total Rooms: 4", "Basement Features: Full"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 2.00", "Full Bathrooms: 2"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Heating Features: Steam"]}, {"category": "Kitchen and Dining", "parent_category": "Interior", "text": ["Dining Area Features: Combined DR/LR", "Kitchen Features: Eat-in Kitchen"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Pending", "County: Kings", "Directions: Atlantic to Fulton", "Source Property Type: Single Family Residence", "Parcel Number: 610000 3945-3945-4", "Source System Name: C2C"]}, {"category": "Utilities", "parent_category": "Features", "text": ["Sewer: Public Sewer", "Water Source: Public"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Construction Materials: Brick", "Property Age: 84", "Architectural Style: 2 Story"]}, {"category": "Legal and finance", "text": ["HOA Frequency: Monthly/0", "HOA fee: $0"]}], "products": ["core.agent", "co_broke"], "mls": {"name": "GlobalMLS", "id": "201818281", "plan_id": null, "abbreviation": "ALNY", "type": "mls", "disclaimer": {"photo": null, "href": null, "text": "\u00a92022 Global MLS. All rights reserved."}}, "office": {"name": "1St Kander Realty Inc", "mls_set": "O-ALNY-O2717A", "email": "[email protected]", "address": {"city": "ALBANY", "state_code": "NY"}, "mls_memberships": {"member": {"office_system_id": "O2717A"}}, "phone1": {"number": "(718) 971-4111", "type": "mobile", "primary": true}}, "heating": null, "cooling": null, "agent": {"name": "Karen Smith", "profile_name": "Karen Smith", "advertiser_id": 2748376, "href": "1stkanderrealty.com", "photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}, "office_name": "1St Kander Realty Inc", "email": "[email protected]", "slogan": "1st Kander Realty Your 1st Choice!", "mls_memberships": {"member": {"agent_system_id": "30241", "name": "Karen Smith", "office_system_id": "O2717A", "id": "30241", "abbreviation": "ALNY"}}, "phone1": {"number": "5189924990", "type": "mobile", "primary": true}, "face_centered_photo": {"href": "https://ap.rdcpix.com/1785038499/9fa5a38e4667116067fb76b9ca02869ca-c0l.jpg"}}, "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 2748376, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": true, "local_phone": "(888)860-0947", "local_phones": {"comm_console_mweb": "(888)860-0947"}}], "broker": {"name": "1St Kander Realty Inc", "phone1": {"number": "7189714111", "type": "broker"}}, "web_url": "https://www.realtor.com/realestateandhomes-detail/3093-Fulton-St_Brooklyn_NY_11208_M45994-50556", "prop_status": "for_sale", "property_id": "4599450556", "listing_id": "608763437", "is_showcase": false, "reduced": false, "description": "Drive by only , house is in major disrepair unsafe for entry . Please submit offers", "pending": true, "pending_date": "2018-05-21T16:48:28", "advertiser_type": "agent", "mortgage": {"rates_url": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=11208&property_price=95000&mlid=608763437", "estimate": {"loan_amount": 76000, "rate": 3.78, "term": 30, "monthly_payment": 631, "principal_and_interest": 353, "monthly_property_taxes": 245, "monthly_home_insurance": 33, "hoa_fees": 0, "monthly_mortgage_insurance": 0, "total_payment": 127175, "down_payment": 19000}}, "trend": {"listing_count": {"for_sale": 38, "rental": 47, "sold": 3}, "active_listing_count": 38, "asking_to_sold_price_percent_change": 0, "median": {"age_days": 120, "listing_price": 829999, "listing_price_sqft": 447, "rental_listing_price": 2350, "closing_price": 850000, "by_prop_type": {"home": {"age_days": null, "listing_price": 761500, "listing_price_sqft": 446, "closing_price": null}, "land": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "multi_family": {"listing_price": 899000, "closing_price": 916375, "listing_price_sqft": null, "age_days": null}, "single_family": {"listing_price": 725000, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "townhomes": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condo_townhome_rowhome_coop": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}, "condos": {"listing_price": null, "closing_price": null, "listing_price_sqft": null, "age_days": null}}}, "sales_to_inventory_count_percent": 7.89, "sales_to_inventory_count_percent_market_type": "buyer", "year": 2022, "month": 1, "geo": {"state_code": "NY", "city": "Brooklyn", "neighborhood": "Highland Park"}}, "stories": null, "client_display_flags": {"presentation_status": "for_sale", "is_showcase": false, "lead_form_phone_required": true, "price_change": 0, "is_co_broke_email": true, "has_open_house": false, "is_foreclosure": false, "is_short_sale": false, "is_co_broke_phone": false, "is_new_listing": false, "is_new_plan": false, "is_new_construction": false, "is_turbo": false, "is_office_standard_listing": false, "suppress_map_pin": false, "is_pending": true, "show_contact_a_lender_in_lead_form": false, "show_veterans_united_in_lead_form": false, "flip_the_market_enabled": true, "is_showcase_choice_enabled": false}, "client_display_text": {"address_with_neighborhood": "3093 Fulton St in Highland Park, Brooklyn, NY 11208", "prop_type_display_name": "Single Family Home", "listing_date_name": "Time on realtor.com:", "listing_date_value": "1383 days"}, "client_event_data": {"event_list": [{"event_name": "load_ldp", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_top", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_send_email_gallery", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_driving_directions", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_all_results", "payload": {"listing_type": "co_broke_email"}}, {"event_name": "select_view_nearby_listings", "payload": {"listing_type": "co_broke_email"}}]}, "client_provider_data": [{"item": "Listing Agent", "text": "Karen Smith"}, {"item": "Listing By", "text": "1St Kander Realty Inc\n(718) 971-4111", "lines": [{"text": "1St Kander Realty Inc"}, {"text": "(718) 971-4111", "type": "PHONE", "value": "(718) 971-4111"}, {"text": "View Website", "type": "URI", "value": null}]}, {"item": "Broker", "text": "1St Kander Realty Inc"}, {"item": "Source", "text": "GlobalMLS"}, {"item": "Property ID", "text": "201818281", "show_mls_disclaimer": true}], "detail_tracking": "type|property|data|prop_id|4599450556|list_id|608763437|address|city|Brooklyn|state|NY|postal|11208|neighborhood|Highland+Park|county|Kings|mls|id|201818281|abbr|ALNY|price|detail_branding|listing_agent|listing_office|data_source|advertiser_id|agent|property_status|product_code|advantage_code^21AW|2WAP|FSX|1MWNS|6BL|G|1^^$0|1|2|$3|4|5|6|7|$8|9|A|B|C|D|E|F|G|H]|I|$J|K|L|M]|N|X|O|$P|Y|Q|Z]|R|I|S|$T|10]|U|11|V|12|W|13]]"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"ldpPropertyStatus": {"type": "string"}, "pageType": {"type": "string"}, "leadDelivery": {"type": "string"}, "leadEnhancements": {"type": "string"}, "listingActivity": {"type": "string"}, "productType": {"type": "string"}, "propertyStatus": {"type": "string"}, "listingId": {"type": "string"}, "rentalDataSource": {"type": "string"}, "advertiserIdAgent": {"type": "string"}, "communityId": {"type": "string"}, "mprId": {"type": "string"}, "listingMls": {"type": "string"}, "planId": {"type": "string"}, "subId": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "listingBaths": {"type": "string"}, "listingBeds": {"type": "string"}, "listingSqFt": {"type": "string"}, "listingEnhancements": {"type": "string"}, "listingPrice": {"type": "string"}, "photoCount": {"type": "string"}, "propertyType": {"type": "string"}, "version": {"type": "string"}}, "required": ["advertiserIdAgent", "city", "communityId", "ldpPropertyStatus", "leadDelivery", "leadEnhancements", "listingActivity", "listingBaths", "listingBeds", "listingEnhancements", "listingId", "listingMls", "listingPrice", "listingSqFt", "mprId", "neighborhood", "pageType", "photoCount", "planId", "productType", "propertyStatus", "propertyType", "rentalDataSource", "state", "subId", "version", "zip"]}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "listing": {"type": "object", "properties": {"prop_type": {"type": "string"}, "move_in_date": {"type": "null"}, "data_source_name": {"type": "string"}, "price": {"type": "integer"}, "year_built": {"type": "integer"}, "permalink": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "address_validation_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "time_zone": {"type": "string"}, "lat": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "long": {"type": "number"}}, "required": ["address_validation_code", "city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "long", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code", "time_zone"]}, "beds": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "integer"}, "lot_sqft": {"type": "null"}, "hoa_fee": {"type": "integer"}, "hoa_historic_fee": {"type": "null"}, "price_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "price": {"type": "integer"}}, "required": ["date", "price"]}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "string"}}, "required": ["assessment", "tax", "year"]}}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "integer"}, "price_range_min": {"type": "null"}, "price_range_max": {"type": "null"}, "price_changed": {"type": "integer"}, "sqft": {"type": "integer"}, "datasource_name": {"type": "string"}, "source": {"type": "string"}}, "required": ["datasource_name", "date", "event_name", "price", "price_changed", "price_range_max", "price_range_min", "source", "sqft"]}}, "sold_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "source": {"type": "string"}, "listing": {"type": "object", "properties": {"price": {"type": "integer"}}, "required": ["price"]}}, "required": ["date", "listing", "source"]}}, "neighborhood": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}, "raw_prop_type": {"type": "string"}, "photo_count": {"type": "integer"}, "status": {"type": "string"}, "list_date": {"type": "string"}, "last_update": {"type": "string"}, "mls_id": {"type": "string"}, "branding": {"type": "object", "properties": {"listing_agent": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "string"}, "accent_color": {"type": "null"}, "state_license": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan", "state_license"]}}, "required": ["details", "photo_attribution"]}, "listing_office": {"type": "object", "properties": {"photo_attribution": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "null"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}, "details": {"type": "object", "properties": {"name": {"type": "string"}, "photo": {"type": "null"}, "phone": {"type": "string"}, "slogan": {"type": "null"}, "show_realtor_logo": {"type": "boolean"}, "link": {"type": "null"}, "accent_color": {"type": "null"}}, "required": ["accent_color", "link", "name", "phone", "photo", "show_realtor_logo", "slogan"]}}, "required": ["details", "photo_attribution"]}, "team_name": {"type": "null"}}, "required": ["listing_agent", "listing_office", "team_name"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}}, "photo": {"type": "object", "properties": {"description": {"type": "string"}, "href": {"type": "string"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "probability": {"type": "null"}}, "required": ["label", "probability"]}}, "type": {"type": "string"}}, "required": ["description", "href", "tags", "type"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "text"]}}, "products": {"type": "array", "items": {"type": "string"}}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}, "disclaimer": {"type": "object", "properties": {"photo": {"type": "null"}, "href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "photo", "text"]}}, "required": ["abbreviation", "disclaimer", "id", "name", "plan_id", "type"]}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls_set": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"city": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "state_code"]}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"office_system_id": {"type": "string"}}, "required": ["office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}}, "required": ["address", "email", "mls_memberships", "mls_set", "name", "phone1"]}, "heating": {"type": "null"}, "cooling": {"type": "null"}, "agent": {"type": "object", "properties": {"name": {"type": "string"}, "profile_name": {"type": "string"}, "advertiser_id": {"type": "integer"}, "href": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "office_name": {"type": "string"}, "email": {"type": "string"}, "slogan": {"type": "string"}, "mls_memberships": {"type": "object", "properties": {"member": {"type": "object", "properties": {"agent_system_id": {"type": "string"}, "name": {"type": "string"}, "office_system_id": {"type": "string"}, "id": {"type": "string"}, "abbreviation": {"type": "string"}}, "required": ["abbreviation", "agent_system_id", "id", "name", "office_system_id"]}}, "required": ["member"]}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}, "primary": {"type": "boolean"}}, "required": ["number", "primary", "type"]}, "face_centered_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "required": ["advertiser_id", "email", "face_centered_photo", "href", "mls_memberships", "name", "office_name", "phone1", "photo", "profile_name", "slogan"]}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "local_phone": {"type": "string"}, "local_phones": {"type": "object", "properties": {"comm_console_mweb": {"type": "string"}}, "required": ["comm_console_mweb"]}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "local_phone", "local_phones", "show_text_leads", "smarthome_enabled", "type"]}}, "broker": {"type": "object", "properties": {"name": {"type": "string"}, "phone1": {"type": "object", "properties": {"number": {"type": "string"}, "type": {"type": "string"}}, "required": ["number", "type"]}}, "required": ["name", "phone1"]}, "web_url": {"type": "string"}, "prop_status": {"type": "string"}, "property_id": {"type": "string"}, "listing_id": {"type": "string"}, "is_showcase": {"type": "boolean"}, "reduced": {"type": "boolean"}, "description": {"type": "string"}, "pending": {"type": "boolean"}, "pending_date": {"type": "string"}, "advertiser_type": {"type": "string"}, "mortgage": {"type": "object", "properties": {"rates_url": {"type": "string"}, "estimate": {"type": "object", "properties": {"loan_amount": {"type": "integer"}, "rate": {"type": "number"}, "term": {"type": "integer"}, "monthly_payment": {"type": "integer"}, "principal_and_interest": {"type": "integer"}, "monthly_property_taxes": {"type": "integer"}, "monthly_home_insurance": {"type": "integer"}, "hoa_fees": {"type": "integer"}, "monthly_mortgage_insurance": {"type": "integer"}, "total_payment": {"type": "integer"}, "down_payment": {"type": "integer"}}, "required": ["down_payment", "hoa_fees", "loan_amount", "monthly_home_insurance", "monthly_mortgage_insurance", "monthly_payment", "monthly_property_taxes", "principal_and_interest", "rate", "term", "total_payment"]}}, "required": ["estimate", "rates_url"]}, "trend": {"type": "object", "properties": {"listing_count": {"type": "object", "properties": {"for_sale": {"type": "integer"}, "rental": {"type": "integer"}, "sold": {"type": "integer"}}, "required": ["for_sale", "rental", "sold"]}, "active_listing_count": {"type": "integer"}, "asking_to_sold_price_percent_change": {"type": "integer"}, "median": {"type": "object", "properties": {"age_days": {"type": "integer"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "rental_listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "by_prop_type": {"type": "object", "properties": {"home": {"type": "object", "properties": {"age_days": {"type": "null"}, "listing_price": {"type": "integer"}, "listing_price_sqft": {"type": "integer"}, "closing_price": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "land": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "multi_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "integer"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "single_family": {"type": "object", "properties": {"listing_price": {"type": "integer"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "townhomes": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condo_townhome_rowhome_coop": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}, "condos": {"type": "object", "properties": {"listing_price": {"type": "null"}, "closing_price": {"type": "null"}, "listing_price_sqft": {"type": "null"}, "age_days": {"type": "null"}}, "required": ["age_days", "closing_price", "listing_price", "listing_price_sqft"]}}, "required": ["condo_townhome_rowhome_coop", "condos", "home", "land", "multi_family", "single_family", "townhomes"]}}, "required": ["age_days", "by_prop_type", "closing_price", "listing_price", "listing_price_sqft", "rental_listing_price"]}, "sales_to_inventory_count_percent": {"type": "number"}, "sales_to_inventory_count_percent_market_type": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "geo": {"type": "object", "properties": {"state_code": {"type": "string"}, "city": {"type": "string"}, "neighborhood": {"type": "string"}}, "required": ["city", "neighborhood", "state_code"]}}, "required": ["active_listing_count", "asking_to_sold_price_percent_change", "geo", "listing_count", "median", "month", "sales_to_inventory_count_percent", "sales_to_inventory_count_percent_market_type", "year"]}, "stories": {"type": "null"}, "client_display_flags": {"type": "object", "properties": {"presentation_status": {"type": "string"}, "is_showcase": {"type": "boolean"}, "lead_form_phone_required": {"type": "boolean"}, "price_change": {"type": "integer"}, "is_co_broke_email": {"type": "boolean"}, "has_open_house": {"type": "boolean"}, "is_foreclosure": {"type": "boolean"}, "is_short_sale": {"type": "boolean"}, "is_co_broke_phone": {"type": "boolean"}, "is_new_listing": {"type": "boolean"}, "is_new_plan": {"type": "boolean"}, "is_new_construction": {"type": "boolean"}, "is_turbo": {"type": "boolean"}, "is_office_standard_listing": {"type": "boolean"}, "suppress_map_pin": {"type": "boolean"}, "is_pending": {"type": "boolean"}, "show_contact_a_lender_in_lead_form": {"type": "boolean"}, "show_veterans_united_in_lead_form": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "is_showcase_choice_enabled": {"type": "boolean"}}, "required": ["flip_the_market_enabled", "has_open_house", "is_co_broke_email", "is_co_broke_phone", "is_foreclosure", "is_new_construction", "is_new_listing", "is_new_plan", "is_office_standard_listing", "is_pending", "is_short_sale", "is_showcase", "is_showcase_choice_enabled", "is_turbo", "lead_form_phone_required", "presentation_status", "price_change", "show_contact_a_lender_in_lead_form", "show_veterans_united_in_lead_form", "suppress_map_pin"]}, "client_display_text": {"type": "object", "properties": {"address_with_neighborhood": {"type": "string"}, "prop_type_display_name": {"type": "string"}, "listing_date_name": {"type": "string"}, "listing_date_value": {"type": "string"}}, "required": ["address_with_neighborhood", "listing_date_name", "listing_date_value", "prop_type_display_name"]}, "client_event_data": {"type": "object", "properties": {"event_list": {"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string"}, "payload": {"type": "object", "properties": {"listing_type": {"type": "string"}}, "required": ["listing_type"]}}, "required": ["event_name", "payload"]}}}, "required": ["event_list"]}, "client_provider_data": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "text": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}, "value": {"type": ["null", "string"]}}, "required": ["text"]}}, "show_mls_disclaimer": {"type": "boolean"}}, "required": ["item", "text"]}}, "detail_tracking": {"type": "string"}}, "required": ["address", "advertiser_type", "agent", "baths", "baths_full", "beds", "branding", "broker", "client_display_flags", "client_display_text", "client_event_data", "client_provider_data", "cooling", "data_source_name", "description", "detail_tracking", "features", "heating", "hoa_fee", "hoa_historic_fee", "is_showcase", "last_update", "lead_forms", "list_date", "listing_id", "lot_sqft", "mls", "mls_id", "mortgage", "move_in_date", "neighborhood", "neighborhoods", "office", "pending", "pending_date", "permalink", "photo", "photo_count", "photos", "price", "price_history", "products", "prop_status", "prop_type", "property_history", "property_id", "raw_prop_type", "reduced", "sold_history", "sqft", "status", "stories", "tax_history", "trend", "web_url", "year_built"]}}, "required": ["listing", "meta"]}
10ef3e93-cd94-4551-9fef-db28861554ef/05e8e288-d1d9-417e-9949-5c97aa97156c/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
mortgage/check-equity-rates
Check mortgage equity rates
200
Response
{"meta": {"version": "2.0.0", "count": 16}, "rates": [{"advertiser": "New American Funding", "annualFee": 0, "apr": 0, "autoDebitDisc": 0, "conditions": "Access Your Home\u2019s Equity with a Cash-Out Refinance", "cpcUrl": "https://mortgagerates.icanbuy.com/api/click/index/searchID/1724915115411271102/lenderid/16293061385743/click/logo/siteid/a9c5faa4155191cd/CampaignID/3132/Sponsored/No/Premium/NO/locationID/47/subProduct/1/stateID/6/loan/70000/fico/740/Points/0/APR/0/Rate/null/", "introApr": 0, "introPeriod": 0, "isEditorial": false, "isSponsored": false, "lastUpdated": "2022-02-16", "loanAmount": 70000, "loanPayment": 0, "loanTerm": null, "loanType": "HELOAN", "logoPath": "https://mortgagerates.icanbuy.com/images/lenderslogos/112574_3.gif", "maxLTV": 0, "minDraw": 0, "nmls": "6606", "phoneNo": null, "points": 0, "rate": null, "summary": ["Home Improvement, Buy a Vacation Home", "185k+ positive reviews, A+ rating from the BBB", "Pay off higher interest rate credit cards, Pay college tuition", "100% online mortgage application available"]}, {"advertiser": "Figure Home Equity Line", "annualFee": 0, "apr": 0, "autoDebitDisc": 0, "conditions": "The Figure Home Equity Line is an open-end product where the full loan amount (minus the origination fee) will be 100% drawn at the time of origination. The initial amount funded at origination will be based on a fixed rate; however, this product contains an additional draw feature. As the borrower repays the balance on the line, the borrower may make additional draws during the draw period. If the borrower elects to make an additional draw, the interest rate for that draw will be set as of the date of the draw and will be based on an Index, which is the Prime Rate published in the Wall Street Journal for the calendar month preceding the date of the additional draw, plus a fixed margin. Accordingly, the fixed rate for any additional draw may be higher than the fixed rate for the initial draw.", "cpcUrl": "https://mortgagerates.icanbuy.com/api/click/index/searchID/1724915115411271102/lenderid/1585858920245/click/logo/siteid/a9c5faa4155191cd/CampaignID/2730/Sponsored/No/Premium/NO/locationID/47/subProduct/1/stateID/6/loan/70000/fico/740/", "introApr": 0, "introPeriod": 0, "isEditorial": false, "isSponsored": false, "lastUpdated": "2022-02-16", "loanAmount": 70000, "loanPayment": 0, "loanTerm": null, "loanType": "HELOAN", "logoPath": "https://mortgagerates.icanbuy.com/images/lenderslogos/112491_3.gif", "maxLTV": 0, "minDraw": 0, "nmls": "1717824", "phoneNo": null, "points": 0, "rate": null, "summary": ["Seamless process with fixed rates from 3.25% APR*. HELOC up to $300K", "100% digital app &amp; online appraisal", "Use to consolidate debt or finance your next project", "Apply in 5 minutes, funding as fast as 5 days."]}, {"advertiser": "Arrowhead CU", "annualFee": null, "apr": 6.5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 522, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "763460", "phoneNo": null, "points": null, "rate": 6.5, "summary": []}, {"advertiser": "San Francisco FCU", "annualFee": null, "apr": 5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 462, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 85, "minDraw": null, "nmls": "416906", "phoneNo": null, "points": null, "rate": 5, "summary": []}, {"advertiser": "Safe CU", "annualFee": null, "apr": 6.14, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 508, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 75, "minDraw": null, "nmls": "466072", "phoneNo": null, "points": null, "rate": 6.14, "summary": []}, {"advertiser": "NuVision FCU", "annualFee": null, "apr": 6.25, "autoDebitDisc": 0.25, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 512, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "447411", "phoneNo": null, "points": null, "rate": 6.25, "summary": []}, {"advertiser": "Stanford FCU", "annualFee": null, "apr": 5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 462, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "729643", "phoneNo": null, "points": null, "rate": 5, "summary": []}, {"advertiser": "Financial Partners CU", "annualFee": null, "apr": 6.125, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 507, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 75, "minDraw": null, "nmls": "401427", "phoneNo": null, "points": null, "rate": 6.125, "summary": []}, {"advertiser": "Firefighters First Credit Union", "annualFee": null, "apr": 6.5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 522, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "649058", "phoneNo": null, "points": null, "rate": 6.5, "summary": []}, {"advertiser": "First Tech FCU", "annualFee": null, "apr": 5.375, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 477, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 75, "minDraw": null, "nmls": "732452", "phoneNo": null, "points": null, "rate": 5.375, "summary": []}, {"advertiser": "Patelco CU", "annualFee": null, "apr": 4.25, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 434, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "506373", "phoneNo": null, "points": null, "rate": 4.25, "summary": []}, {"advertiser": "Golden 1 CU", "annualFee": null, "apr": 6.19, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 510, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "669333", "phoneNo": null, "points": null, "rate": 6.19, "summary": []}, {"advertiser": "California Credit Union", "annualFee": null, "apr": 5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 462, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "401403", "phoneNo": null, "points": null, "rate": 5, "summary": []}, {"advertiser": "Los Angeles Police Federal Credit Union", "annualFee": null, "apr": 5.99, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 502, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 80, "minDraw": null, "nmls": "506268", "phoneNo": null, "points": null, "rate": 5.99, "summary": []}, {"advertiser": "First Financial CU", "annualFee": null, "apr": 6, "autoDebitDisc": 0.25, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 502, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 89, "minDraw": null, "nmls": "782737", "phoneNo": null, "points": null, "rate": 6, "summary": []}, {"advertiser": "Navy FCU", "annualFee": null, "apr": 8.5, "autoDebitDisc": 0, "conditions": "", "cpcUrl": "", "introApr": null, "introPeriod": null, "isEditorial": true, "isSponsored": false, "lastUpdated": "2022-02-15", "loanAmount": 70000, "loanPayment": 608, "loanTerm": 240, "loanType": "HELOAN", "logoPath": "", "maxLTV": 95, "minDraw": null, "nmls": "399807", "phoneNo": null, "points": null, "rate": 8.5, "summary": []}], "disclosures": {"advertising_disclosure": "The listings that appear on this page are from companies from which this website and the data provider may receive compensation, which may impact how, where and in what order products appear. Compensation is higher for featured placements. This table does not include all companies or all available products.", "rate_disclosure": "Data provided by Icanbuy, LLC. Payments do not include amounts for taxes and insurance premiums. Click <a href='https://widgets.icanbuy.com/disclaimerhe.htm' target='_blank'>here</a> for more information on rates and product details."}, "HelocInformaInfo": {"Name": "BrownBag", "Logo": "", "Url": "https://www.brownbagmarketing.com", "DisclaimerFull": "\n <p>The listings that appear on this page are advertisements from companies from which this website and the data provider may receive compensation, which may impact how, where, and in what order products appear, and/or may result in even further prominence or featuring where such compensation is relatively greater. These listings do not include all companies or all available products. Neither this website nor the data provider endorses or recommends any companies or products.</p>\n <p>Rates are subject to change without notice and may vary from branch to branch of the same company. Also, any rates and payment examples shown here typically assume a particular credit score level, which may be different from your own credit score; therefore, the rates and monthly payment amounts available to you may differ from those shown here.</p>\n <p>Realtor.com\u00ae is a provider of information and advertising services. <a target=\"_blank\" href=\"https://marketing.move.com/terms-of-service/#terms\">Learn more</a></p>\n "}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "count": {"type": "integer"}}, "required": ["count", "version"]}, "rates": {"type": "array", "items": {"type": "object", "properties": {"advertiser": {"type": "string"}, "annualFee": {"type": ["integer", "null"]}, "apr": {"type": "number"}, "autoDebitDisc": {"type": "number"}, "conditions": {"type": "string"}, "cpcUrl": {"type": "string"}, "introApr": {"type": ["integer", "null"]}, "introPeriod": {"type": ["integer", "null"]}, "isEditorial": {"type": "boolean"}, "isSponsored": {"type": "boolean"}, "lastUpdated": {"type": "string"}, "loanAmount": {"type": "integer"}, "loanPayment": {"type": "integer"}, "loanTerm": {"type": ["integer", "null"]}, "loanType": {"type": "string"}, "logoPath": {"type": "string"}, "maxLTV": {"type": "integer"}, "minDraw": {"type": ["integer", "null"]}, "nmls": {"type": "string"}, "phoneNo": {"type": "null"}, "points": {"type": ["integer", "null"]}, "rate": {"type": ["null", "number"]}, "summary": {"type": "array", "items": {"type": "string"}}}, "required": ["advertiser", "annualFee", "apr", "autoDebitDisc", "conditions", "cpcUrl", "introApr", "introPeriod", "isEditorial", "isSponsored", "lastUpdated", "loanAmount", "loanPayment", "loanTerm", "loanType", "logoPath", "maxLTV", "minDraw", "nmls", "phoneNo", "points", "rate", "summary"]}}, "disclosures": {"type": "object", "properties": {"advertising_disclosure": {"type": "string"}, "rate_disclosure": {"type": "string"}}, "required": ["advertising_disclosure", "rate_disclosure"]}, "HelocInformaInfo": {"type": "object", "properties": {"Name": {"type": "string"}, "Logo": {"type": "string"}, "Url": {"type": "string"}, "DisclaimerFull": {"type": "string"}}, "required": ["DisclaimerFull", "Logo", "Name", "Url"]}}, "required": ["HelocInformaInfo", "disclosures", "meta", "rates"]}
10ef3e93-cd94-4551-9fef-db28861554ef/cda223bb-1273-4f97-8165-792a7c69f026/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
agents/get-reviews
Get agent reviews
200
Response
[{"comment": "Doug was always available to answer questions, provide additional information and insight to the selling of a home. ", "rating": 5, "id": "924e4908-6512-4933-8599-7cd7b0066b15", "display_name": "wdhughes", "year": "2020", "location": "Palmdale, CA", "source_id": "RDC", "responsiveness": 5, "negotiation_skills": 5, "professionalism_communication": 5, "market_expertise": 5, "link": null, "started_timestamp": "2020-02-11T18:24:53.709Z", "reply": null}, {"comment": "As I was renovating my house I had three different agents provide a estimated selling price over the course of 7 or 8 moths. The estimate prices provided were as follows; $380,000, $390,000, and $400,000. Based on my research I felt the house was worth between $425,000 and $430,000. I should add that this home was a bit of a \"white elephant\" in that it was a bit over developed and larger in size than most in the area so comps were difficult to obtain. A close friend of mine had worked with Alain, a member of Doug's team in the purchase of her condo. When the renovation was almost complete I contacted Alain and he and Doug stopped by and provided their opinion of what the house would sell for. Doug's estimated selling price was $435,000 to $440,000. The home was listed shorty after and after one open house we were under contract. The initial deal fell through on a Wednesday. The house was shown on Thursday and Friday and we had an offer on Saturday which resulted in the sale of the home. I found Doug and his team to be outstanding from our initial meeting until the sale was final. One can see it would be easy to sell a $440,000 home for $380,000 to $400,000. A top agent will get the most the market will allow. If you are thinking about selling your home call Doug. He and his team will take care of you.", "rating": 5, "id": "b1f6f05e-7ad8-4a69-bc8e-ea2881b48691", "display_name": "Tall and Slim", "year": "2019", "location": "Palmdale, CA", "source_id": "RDC", "responsiveness": 5, "negotiation_skills": 5, "professionalism_communication": 5, "market_expertise": 5, "link": null, "started_timestamp": "2019-05-16T12:26:10.872Z", "reply": null}, {"comment": " The service we received from Doug Terrell was beyond our expectations. He is very professional, knowledgeable, and extremely responsive. He listened to our needs/wants and worked with us the entire way. He made what is normally the most stressful time in someone's life a fun experience. A+++ ", "rating": 5, "id": "28f9a166-2bfc-4341-a665-31fdc12e795f", "display_name": "Lisa", "year": "2016", "location": "Lancaster, CA", "source_id": "RDC", "responsiveness": 5, "negotiation_skills": 5, "professionalism_communication": 5, "market_expertise": 5, "link": null, "started_timestamp": "2016-10-25T16:21:47.942Z", "reply": null}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "rating": {"type": "integer"}, "id": {"type": "string"}, "display_name": {"type": "string"}, "year": {"type": "string"}, "location": {"type": "string"}, "source_id": {"type": "string"}, "responsiveness": {"type": "integer"}, "negotiation_skills": {"type": "integer"}, "professionalism_communication": {"type": "integer"}, "market_expertise": {"type": "integer"}, "link": {"type": "null"}, "started_timestamp": {"type": "string"}, "reply": {"type": "null"}}, "required": ["comment", "display_name", "id", "link", "location", "market_expertise", "negotiation_skills", "professionalism_communication", "rating", "reply", "responsiveness", "source_id", "started_timestamp", "year"]}}
10ef3e93-cd94-4551-9fef-db28861554ef/bf81f6b5-811e-446c-ae4c-17887193f899/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
agents/get-profile
Get agent profile
200
Response
{"_id": "5680d51789a68901006ae7c0", "profile_name": "Douglas Terrell-agent", "profile_description": "default agent role for Douglas Terrell", "role": "agent", "default": true, "fulfillment_id": 1633379, "nrds_id": "150577018", "fullname": "Doug Terrell", "firstname": "Douglas", "middlename": "", "lastname": "Terrell", "nickname": "", "suffixname": "", "title": "Agent", "slogan": "", "far_override": "true", "phones": [{"type": "Mobile", "number": "6618030269", "ext": "", "key": "phone_1"}], "emails": [{"type": "My/Your Contact", "value": "[email protected]"}], "address": {"line": "1801 west ave K", "city": "Lancaster", "postal_code": "93534", "state_code": "CA", "state": "", "country": "US"}, "social_media": [], "website": "http://www.dougterrell.com", "first_year": 2011, "bio": "THE TERRELL TEAM, Proven Real Estate Professionals. We understand your needs and expectations.\nFrom our knowledge of the real estate market, our true understanding of the Real Estate buying and selling process, to our vast network of colleagues we promise to offer unsurpassed care and service.\n\nTHE TERRELL TEAM has been recognized as TOP Producing Agents with multiple awards, including last year's Antelope Valley Press \"Best of\"!\n\nSimply put, we have built our team by bringing together real estate professionals that exhibit honesty and integrity, expertise, and a true compassion that will enable us to help our clients fulfill their Real Estate dreams..", "ratings": {"overall_rating": 5, "average_rating": 5, "reviews_count": 3, "overall_satisfaction": "", "recommendation_rating": "", "performance_rating": "", "testimonial_return_rate": "", "responseCount": "", "show_scores": ""}, "recommendations": {"count": 1}, "mls": [{"abbreviation": "AVCA", "id": 25, "primary": true, "type": "A", "member": {"id": "77018"}}], "photo": {"href": "https://ap.rdcpix.com/f3c2a80030ef82b6f5657e70ce50bf83a-c2037349692s.jpg"}, "zips": ["93534", "93535", "93536", "93550", "93551", "93552", "93505", "93543"], "specialties": ["Hard to sell listing and first time buyers."], "office": {"name": "Berkshire Hathaway HomeServices Troth REALTORS\u00ae", "mls": [{"abbreviation": "AVCA", "id": 25, "primary": true, "type": "O", "member": {"id": "1148"}}], "phones": [{"type": "Office", "number": "6619484646", "ext": ""}], "phone_list": {"phone_1": {"type": "Office", "number": "6619484646", "ext": ""}}, "licenses": null, "feed_licenses": null, "photo": {"href": "https://ap.rdcpix.com/1313516462/5aab6525049c19135997bf6240aba929g-c0s.jpg"}, "slogan": "Serving the Real Estate needs of the Antelope Valley", "website": "http://www.BHHSTroth.com", "video": null, "fulfillment_id": 2086658, "address": {"line": "1801 West Ave. K", "line2": "", "city": "Lancaster", "postal_code": "93534", "state_code": "CA", "state": "", "country": "US"}, "email": "[email protected]", "nrds_id": "150501148"}, "broker": {"fulfillment_id": 2078050, "designations": [], "name": "Berkshire Hathaway Homeservices Troth, Realtors", "accent_color": "Transparent", "photo": {"href": ""}, "video": ""}, "record_status": "active", "debug": false, "id": "5680d51789a68901006ae7bf", "settings": {"share_contacts": false, "full_access": false, "display_listings": true, "far_override": false, "show_stream": true, "terms_of_use": true, "has_dotrealtor": false, "display_sold_listings": true, "display_price_range": true, "display_ratings": true, "loaded_from_sb": true, "broker_data_feed_opt_out": false, "unsubscribe": {"autorecs": false, "recapprove": false, "account_notify": false}, "cfb_wizard_step": "account_integration", "new_feature_popup_closed": {"agent_left_nav_avatar_to_profile": false}, "profile_wizard": {"realsatisfied_opt_out": false, "tt_opt_out": false}}, "social_connections": {"connected_to_sb": true}, "background_photo": {"href": "https://ap.rdcpix.com/8ec5600d49a81f54ade170ea564dbf49g-c4130624318s.jpg"}, "meta": {"last_update_date": "2021-09-22T16:15:57.020Z"}, "designations": [], "languages": [], "licenses": [], "email": "[email protected]", "phone_list": {"phone_1": {"type": "Mobile", "number": "6618030269", "ext": ""}}, "dotrealtor": {"firstname": "", "lastname": "", "email": ""}, "party_id": 44119841, "eligible_for_courtesy_leads": true, "brokerage_fulfillment_id": 2078050, "not_updatable_by": [], "first_month": 1, "user_languages": [], "photoEntityKey": "1633379_1602964112357", "agent_represents": {"buyer": true, "seller": true}, "areas_served": "Antelope Valley", "coverPhotoEntityKey": "1633379_1611355725862", "feed_licenses": [{"state_code": "CA", "license_number": "01912546", "country": "US"}], "skip_set_for_update": false, "team": {"fulfillment_id": 0, "name": ""}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "profile_name": {"type": "string"}, "profile_description": {"type": "string"}, "role": {"type": "string"}, "default": {"type": "boolean"}, "fulfillment_id": {"type": "integer"}, "nrds_id": {"type": "string"}, "fullname": {"type": "string"}, "firstname": {"type": "string"}, "middlename": {"type": "string"}, "lastname": {"type": "string"}, "nickname": {"type": "string"}, "suffixname": {"type": "string"}, "title": {"type": "string"}, "slogan": {"type": "string"}, "far_override": {"type": "string"}, "phones": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "number": {"type": "string"}, "ext": {"type": "string"}, "key": {"type": "string"}}, "required": ["ext", "key", "number", "type"]}}, "emails": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "value": {"type": "string"}}, "required": ["type", "value"]}}, "address": {"type": "object", "properties": {"line": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}}, "required": ["city", "country", "line", "postal_code", "state", "state_code"]}, "social_media": {"type": "array"}, "website": {"type": "string"}, "first_year": {"type": "integer"}, "bio": {"type": "string"}, "ratings": {"type": "object", "properties": {"overall_rating": {"type": "integer"}, "average_rating": {"type": "integer"}, "reviews_count": {"type": "integer"}, "overall_satisfaction": {"type": "string"}, "recommendation_rating": {"type": "string"}, "performance_rating": {"type": "string"}, "testimonial_return_rate": {"type": "string"}, "responseCount": {"type": "string"}, "show_scores": {"type": "string"}}, "required": ["average_rating", "overall_rating", "overall_satisfaction", "performance_rating", "recommendation_rating", "responseCount", "reviews_count", "show_scores", "testimonial_return_rate"]}, "recommendations": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "mls": {"type": "array", "items": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "id": {"type": "integer"}, "primary": {"type": "boolean"}, "type": {"type": "string"}, "member": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required": ["abbreviation", "id", "member", "primary", "type"]}}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "zips": {"type": "array", "items": {"type": "string"}}, "specialties": {"type": "array", "items": {"type": "string"}}, "office": {"type": "object", "properties": {"name": {"type": "string"}, "mls": {"type": "array", "items": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "id": {"type": "integer"}, "primary": {"type": "boolean"}, "type": {"type": "string"}, "member": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required": ["abbreviation", "id", "member", "primary", "type"]}}, "phones": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "number": {"type": "string"}, "ext": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "phone_list": {"type": "object", "properties": {"phone_1": {"type": "object", "properties": {"type": {"type": "string"}, "number": {"type": "string"}, "ext": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "required": ["phone_1"]}, "licenses": {"type": "null"}, "feed_licenses": {"type": "null"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "slogan": {"type": "string"}, "website": {"type": "string"}, "video": {"type": "null"}, "fulfillment_id": {"type": "integer"}, "address": {"type": "object", "properties": {"line": {"type": "string"}, "line2": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}}, "required": ["city", "country", "line", "line2", "postal_code", "state", "state_code"]}, "email": {"type": "string"}, "nrds_id": {"type": "string"}}, "required": ["address", "email", "feed_licenses", "fulfillment_id", "licenses", "mls", "name", "nrds_id", "phone_list", "phones", "photo", "slogan", "video", "website"]}, "broker": {"type": "object", "properties": {"fulfillment_id": {"type": "integer"}, "designations": {"type": "array"}, "name": {"type": "string"}, "accent_color": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "video": {"type": "string"}}, "required": ["accent_color", "designations", "fulfillment_id", "name", "photo", "video"]}, "record_status": {"type": "string"}, "debug": {"type": "boolean"}, "id": {"type": "string"}, "settings": {"type": "object", "properties": {"share_contacts": {"type": "boolean"}, "full_access": {"type": "boolean"}, "display_listings": {"type": "boolean"}, "far_override": {"type": "boolean"}, "show_stream": {"type": "boolean"}, "terms_of_use": {"type": "boolean"}, "has_dotrealtor": {"type": "boolean"}, "display_sold_listings": {"type": "boolean"}, "display_price_range": {"type": "boolean"}, "display_ratings": {"type": "boolean"}, "loaded_from_sb": {"type": "boolean"}, "broker_data_feed_opt_out": {"type": "boolean"}, "unsubscribe": {"type": "object", "properties": {"autorecs": {"type": "boolean"}, "recapprove": {"type": "boolean"}, "account_notify": {"type": "boolean"}}, "required": ["account_notify", "autorecs", "recapprove"]}, "cfb_wizard_step": {"type": "string"}, "new_feature_popup_closed": {"type": "object", "properties": {"agent_left_nav_avatar_to_profile": {"type": "boolean"}}, "required": ["agent_left_nav_avatar_to_profile"]}, "profile_wizard": {"type": "object", "properties": {"realsatisfied_opt_out": {"type": "boolean"}, "tt_opt_out": {"type": "boolean"}}, "required": ["realsatisfied_opt_out", "tt_opt_out"]}}, "required": ["broker_data_feed_opt_out", "cfb_wizard_step", "display_listings", "display_price_range", "display_ratings", "display_sold_listings", "far_override", "full_access", "has_dotrealtor", "loaded_from_sb", "new_feature_popup_closed", "profile_wizard", "share_contacts", "show_stream", "terms_of_use", "unsubscribe"]}, "social_connections": {"type": "object", "properties": {"connected_to_sb": {"type": "boolean"}}, "required": ["connected_to_sb"]}, "background_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "meta": {"type": "object", "properties": {"last_update_date": {"type": "string"}}, "required": ["last_update_date"]}, "designations": {"type": "array"}, "languages": {"type": "array"}, "licenses": {"type": "array"}, "email": {"type": "string"}, "phone_list": {"type": "object", "properties": {"phone_1": {"type": "object", "properties": {"type": {"type": "string"}, "number": {"type": "string"}, "ext": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "required": ["phone_1"]}, "dotrealtor": {"type": "object", "properties": {"firstname": {"type": "string"}, "lastname": {"type": "string"}, "email": {"type": "string"}}, "required": ["email", "firstname", "lastname"]}, "party_id": {"type": "integer"}, "eligible_for_courtesy_leads": {"type": "boolean"}, "brokerage_fulfillment_id": {"type": "integer"}, "not_updatable_by": {"type": "array"}, "first_month": {"type": "integer"}, "user_languages": {"type": "array"}, "photoEntityKey": {"type": "string"}, "agent_represents": {"type": "object", "properties": {"buyer": {"type": "boolean"}, "seller": {"type": "boolean"}}, "required": ["buyer", "seller"]}, "areas_served": {"type": "string"}, "coverPhotoEntityKey": {"type": "string"}, "feed_licenses": {"type": "array", "items": {"type": "object", "properties": {"state_code": {"type": "string"}, "license_number": {"type": "string"}, "country": {"type": "string"}}, "required": ["country", "license_number", "state_code"]}}, "skip_set_for_update": {"type": "boolean"}, "team": {"type": "object", "properties": {"fulfillment_id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["fulfillment_id", "name"]}}, "required": ["_id", "address", "agent_represents", "areas_served", "background_photo", "bio", "broker", "brokerage_fulfillment_id", "coverPhotoEntityKey", "debug", "default", "designations", "dotrealtor", "eligible_for_courtesy_leads", "email", "emails", "far_override", "feed_licenses", "first_month", "first_year", "firstname", "fulfillment_id", "fullname", "id", "languages", "lastname", "licenses", "meta", "middlename", "mls", "nickname", "not_updatable_by", "nrds_id", "office", "party_id", "phone_list", "phones", "photo", "photoEntityKey", "profile_description", "profile_name", "ratings", "recommendations", "record_status", "role", "settings", "skip_set_for_update", "slogan", "social_connections", "social_media", "specialties", "suffixname", "team", "title", "user_languages", "website", "zips"]}
10ef3e93-cd94-4551-9fef-db28861554ef/e33cf623-f66b-4621-8612-dc75558cc681/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
schools/list-nearby (Deprecated)
List schools that are near the property
200
Response
{"meta": {"build": "3.23.180"}, "schools": [{"nces_id": "062523003773", "id": "078590231", "greatschools_id": "0601317", "name": "Robert P. Ulrich Elementary School", "education_levels": ["elementary"], "funding_type": "public", "lat": 35.122802, "lon": -117.967056, "student_count": 527, "student_teacher_ratio": 26, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "9124 Catalpa Avenue"}, "phone": "(760) 373-4824", "distance_in_miles": 1.8, "grades": {"range": {"low": "K", "high": "2"}}, "relevance": "assigned", "ratings": {"great_schools_rating": null, "parent_rating": 3}, "district": {"id": "06151431811", "name": "Mojave Unified"}, "boundary_trimmed": {"type": "MultiPolygon", "coordinates": [[[[-117.7147724, 35.2729929], [-117.687458, 35.273428], [-117.67622, 35.273388], [-117.631362, 35.274171], [-117.631166, 35.249966], [-117.6309723, 35.2473571], [-117.630863, 35.22286], [-117.631208, 35.202464], [-117.631292, 35.182412], [-117.631194, 35.123693], [-117.630882, 35.09781], [-117.6309295, 35.097603], [-117.63329, 35.097558], [-117.633054, 35.086883], [-117.659743, 35.087035], [-117.668975, 35.087234], [-117.757229, 35.087476], [-117.757174, 35.094975], [-117.756976, 35.097389], [-117.75508, 35.097393], [-117.7549895, 35.111799], [-117.755575, 35.11197], [-117.759763, 35.112121], [-117.762772, 35.111915], [-117.770758, 35.111926], [-117.772726, 35.111787], [-117.775264, 35.111927], [-117.797319, 35.111719], [-117.80756, 35.111676], [-117.8079213, 35.111783], [-117.807961, 35.09726], [-117.810551, 35.097284], [-117.810664, 35.087638], [-117.835287, 35.08767], [-117.878284, 35.087348], [-117.899594, 35.08741], [-117.899393, 35.079359], [-117.899514, 35.072614], [-117.8991075, 35.0432255], [-117.899338, 35.037693], [-117.899192, 35.035421], [-117.899402, 35.03388], [-117.899402, 35.028732], [-117.8990235, 35.0140975], [-117.898993, 35.013968], [-117.89867, 35.013944], [-117.898766, 35.007249], [-117.899088, 35.002887], [-117.899134, 34.999373], [-117.907126, 34.999199], [-117.921335, 34.999494], [-117.932356, 34.999976], [-117.939814, 34.999093], [-117.951801, 34.99895], [-117.978845, 34.999513], [-117.98894, 34.999968], [-118.018021, 34.999252], [-118.024673, 34.998885], [-118.024696, 34.990594], [-118.024566, 34.988387], [-118.024917, 34.986967], [-118.024825, 34.9829], [-118.025635, 34.971376], [-118.025619, 34.970914], [-118.023889, 34.9684945], [-118.024656, 34.958508], [-118.024651, 34.954537], [-118.0548091, 34.9539357], [-118.0544639, 34.9551035], [-118.0462241, 35.4466086], [-118.0460531, 35.4480029], [-117.960702, 35.448115], [-117.950679, 35.447946], [-117.950484, 35.4266435], [-117.9506635, 35.425574], [-117.950337, 35.424438], [-117.950454, 35.389421], [-117.933393, 35.389408], [-117.933396, 35.389544], [-117.918693, 35.38977], [-117.843205, 35.38995], [-117.843506, 35.361864], [-117.8434215, 35.346066], [-117.843586, 35.343878], [-117.843614, 35.331382], [-117.8444155, 35.2901855], [-117.8433009, 35.283823], [-117.844366, 35.272183], [-117.8093, 35.272601], [-117.774142, 35.272549], [-117.7147724, 35.2729929]]]]}}, {"nces_id": "062523002042", "id": "078590141", "greatschools_id": "0601311", "name": "California City Middle School", "education_levels": ["middle"], "funding_type": "public", "lat": 35.110932, "lon": -117.954567, "student_count": 493, "student_teacher_ratio": 19.9, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "9736 Redwood Boulevard"}, "phone": "(760) 373-3241", "distance_in_miles": 1.6, "grades": {"range": {"low": "6", "high": "8"}}, "relevance": "assigned", "ratings": {"great_schools_rating": 3, "parent_rating": 2}, "district": {"id": "06151431811", "name": "Mojave Unified"}, "boundary_trimmed": {"type": "MultiPolygon", "coordinates": [[[[-117.7147724, 35.2729929], [-117.687458, 35.273428], [-117.67622, 35.273388], [-117.631362, 35.274171], [-117.631166, 35.249966], [-117.6309723, 35.2473571], [-117.630863, 35.22286], [-117.631208, 35.202464], [-117.631292, 35.182412], [-117.631194, 35.123693], [-117.630882, 35.09781], [-117.6309295, 35.097603], [-117.63329, 35.097558], [-117.633054, 35.086883], [-117.659743, 35.087035], [-117.668975, 35.087234], [-117.757229, 35.087476], [-117.757174, 35.094975], [-117.756976, 35.097389], [-117.75508, 35.097393], [-117.7549895, 35.111799], [-117.755575, 35.11197], [-117.759763, 35.112121], [-117.762772, 35.111915], [-117.770758, 35.111926], [-117.772726, 35.111787], [-117.775264, 35.111927], [-117.797319, 35.111719], [-117.80756, 35.111676], [-117.8079213, 35.111783], [-117.807961, 35.09726], [-117.810551, 35.097284], [-117.810664, 35.087638], [-117.835287, 35.08767], [-117.878284, 35.087348], [-117.899594, 35.08741], [-117.899393, 35.079359], [-117.899514, 35.072614], [-117.8991075, 35.0432255], [-117.899338, 35.037693], [-117.899192, 35.035421], [-117.899402, 35.03388], [-117.899402, 35.028732], [-117.8990235, 35.0140975], [-117.898993, 35.013968], [-117.89867, 35.013944], [-117.898766, 35.007249], [-117.899088, 35.002887], [-117.899134, 34.999373], [-117.907126, 34.999199], [-117.921335, 34.999494], [-117.932356, 34.999976], [-117.939814, 34.999093], [-117.951801, 34.99895], [-117.978845, 34.999513], [-117.98894, 34.999968], [-118.018021, 34.999252], [-118.024673, 34.998885], [-118.024696, 34.990594], [-118.024566, 34.988387], [-118.024917, 34.986967], [-118.024825, 34.9829], [-118.025635, 34.971376], [-118.025619, 34.970914], [-118.023889, 34.9684945], [-118.024656, 34.958508], [-118.024651, 34.954537], [-118.0548091, 34.9539357], [-118.0544639, 34.9551035], [-118.0462241, 35.4466086], [-118.0460531, 35.4480029], [-117.960702, 35.448115], [-117.950679, 35.447946], [-117.950484, 35.4266435], [-117.9506635, 35.425574], [-117.950337, 35.424438], [-117.950454, 35.389421], [-117.933393, 35.389408], [-117.933396, 35.389544], [-117.918693, 35.38977], [-117.843205, 35.38995], [-117.843506, 35.361864], [-117.8434215, 35.346066], [-117.843586, 35.343878], [-117.843614, 35.331382], [-117.8444155, 35.2901855], [-117.8433009, 35.283823], [-117.844366, 35.272183], [-117.8093, 35.272601], [-117.774142, 35.272549], [-117.7147724, 35.2729929]]]]}}, {"nces_id": "062523012107", "id": "078824321", "greatschools_id": "0617703", "name": "California City High School", "education_levels": ["high"], "funding_type": "public", "lat": 35.137827, "lon": -117.975644, "student_count": 520, "student_teacher_ratio": 23.8, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "8567 Raven Way"}, "phone": "(760) 373-5263", "distance_in_miles": 2.3, "grades": {"range": {"low": "9", "high": "12"}}, "relevance": "assigned", "ratings": {"great_schools_rating": 4, "parent_rating": 5}, "district": {"id": "06151431811", "name": "Mojave Unified"}, "boundary_trimmed": {"type": "MultiPolygon", "coordinates": [[[[-117.7147724, 35.2729929], [-117.687458, 35.273428], [-117.67622, 35.273388], [-117.631362, 35.274171], [-117.631166, 35.249966], [-117.6309723, 35.2473571], [-117.630863, 35.22286], [-117.631208, 35.202464], [-117.631292, 35.182412], [-117.631194, 35.123693], [-117.630882, 35.09781], [-117.6309295, 35.097603], [-117.63329, 35.097558], [-117.633054, 35.086883], [-117.659743, 35.087035], [-117.668975, 35.087234], [-117.757229, 35.087476], [-117.757174, 35.094975], [-117.756976, 35.097389], [-117.75508, 35.097393], [-117.7549895, 35.111799], [-117.755575, 35.11197], [-117.759763, 35.112121], [-117.762772, 35.111915], [-117.770758, 35.111926], [-117.772726, 35.111787], [-117.775264, 35.111927], [-117.797319, 35.111719], [-117.80756, 35.111676], [-117.8079213, 35.111783], [-117.807961, 35.09726], [-117.810551, 35.097284], [-117.810664, 35.087638], [-117.835287, 35.08767], [-117.878284, 35.087348], [-117.899594, 35.08741], [-117.899393, 35.079359], [-117.899514, 35.072614], [-117.8991075, 35.0432255], [-117.899338, 35.037693], [-117.899192, 35.035421], [-117.899402, 35.03388], [-117.899402, 35.028732], [-117.8990235, 35.0140975], [-117.898993, 35.013968], [-117.89867, 35.013944], [-117.898766, 35.007249], [-117.899088, 35.002887], [-117.899134, 34.999373], [-117.907126, 34.999199], [-117.921335, 34.999494], [-117.932356, 34.999976], [-117.939814, 34.999093], [-117.951801, 34.99895], [-117.978845, 34.999513], [-117.98894, 34.999968], [-118.018021, 34.999252], [-118.024673, 34.998885], [-118.024696, 34.990594], [-118.024566, 34.988387], [-118.024917, 34.986967], [-118.024825, 34.9829], [-118.025635, 34.971376], [-118.025619, 34.970914], [-118.023889, 34.9684945], [-118.024656, 34.958508], [-118.024651, 34.954537], [-118.0548091, 34.9539357], [-118.0544639, 34.9551035], [-118.0462241, 35.4466086], [-118.0460531, 35.4480029], [-117.960702, 35.448115], [-117.950679, 35.447946], [-117.950484, 35.4266435], [-117.9506635, 35.425574], [-117.950337, 35.424438], [-117.950454, 35.389421], [-117.933393, 35.389408], [-117.933396, 35.389544], [-117.918693, 35.38977], [-117.843205, 35.38995], [-117.843506, 35.361864], [-117.8434215, 35.346066], [-117.843586, 35.343878], [-117.843614, 35.331382], [-117.8444155, 35.2901855], [-117.8433009, 35.283823], [-117.844366, 35.272183], [-117.8093, 35.272601], [-117.774142, 35.272549], [-117.7147724, 35.2729929]]]]}}, {"nces_id": "062523011964", "id": "078821601", "greatschools_id": "0617512", "name": "Hacienda Elementary School", "education_levels": ["elementary"], "funding_type": "public", "lat": 35.110323, "lon": -117.959072, "student_count": 516, "student_teacher_ratio": 24, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "19950 Hacienda Boulevard"}, "phone": "(760) 373-5731", "distance_in_miles": 1.8, "grades": {"range": {"low": "3", "high": "5"}}, "relevance": "nearby", "ratings": {"great_schools_rating": 3, "parent_rating": 3}, "district": {"id": "06151431811", "name": "Mojave Unified"}}, {"nces_id": "6cb59e2777042a24c9f8c9b8aa9ae245", "id": "078941631", "greatschools_id": "0625915", "name": "Tumbleweed Academy", "education_levels": ["elementary", "middle", "high"], "funding_type": "private", "lat": 35.125988, "lon": -117.959717, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "9507 California City Boulevard"}, "phone": "(858) 361-5971", "distance_in_miles": 1.3, "grades": {"range": {"low": "1", "high": "12"}}, "relevance": "nearby", "ratings": {"great_schools_rating": null, "parent_rating": null}, "district": {"id": "06151428551"}}, {"nces_id": "A0101369", "id": "078787551", "greatschools_id": "0615130", "name": "Western Education Center", "education_levels": ["elementary", "middle", "high"], "funding_type": "private", "lat": 35.125526, "lon": -117.965197, "student_count": 10, "location": {"city_slug_id": "California-City_CA", "postal_code": "93505", "state": "CA", "county": "Kern", "city": "California City", "street": "9100 California City Boulevard"}, "phone": "(760) 373-9112", "distance_in_miles": 1.6, "grades": {"range": {"low": "5", "high": "12"}}, "relevance": "nearby", "ratings": {"great_schools_rating": null, "parent_rating": null}, "district": {"id": "06151428551"}}], "districts": []}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "schools": {"type": "array", "items": {"type": "object", "properties": {"nces_id": {"type": "string"}, "id": {"type": "string"}, "greatschools_id": {"type": "string"}, "name": {"type": "string"}, "education_levels": {"type": "array", "items": {"type": "string"}}, "funding_type": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "student_count": {"type": "integer"}, "student_teacher_ratio": {"type": "number"}, "location": {"type": "object", "properties": {"city_slug_id": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "city": {"type": "string"}, "street": {"type": "string"}}, "required": ["city", "city_slug_id", "county", "postal_code", "state", "street"]}, "phone": {"type": "string"}, "distance_in_miles": {"type": "number"}, "grades": {"type": "object", "properties": {"range": {"type": "object", "properties": {"low": {"type": "string"}, "high": {"type": "string"}}, "required": ["high", "low"]}}, "required": ["range"]}, "relevance": {"type": "string"}, "ratings": {"type": "object", "properties": {"great_schools_rating": {"type": ["integer", "null"]}, "parent_rating": {"type": ["integer", "null"]}}, "required": ["great_schools_rating", "parent_rating"]}, "district": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id"]}, "boundary_trimmed": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["coordinates", "type"]}}, "required": ["distance_in_miles", "district", "education_levels", "funding_type", "grades", "greatschools_id", "id", "lat", "location", "lon", "name", "nces_id", "phone", "ratings", "relevance"]}}, "districts": {"type": "array"}}, "required": ["districts", "meta", "schools"]}
10ef3e93-cd94-4551-9fef-db28861554ef/6372cdfe-1ed8-47f2-abb6-c5ba3fb42fff/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/list-similarities (Deprecated)
List similar properties
200
Response
{"meta": {"build": "3.23.180"}, "results": {"similar_homes": {"total": 17, "count": 10, "properties": [{"property_id": "9694054624", "listing_id": "2940241523", "last_sold_price": null, "list_price_min": null, "list_price_max": null, "list_price": 1650000, "href": "https://www.realtor.com/realestateandhomes-detail/720-Greenwich-St-Apt-3U_New-York_NY_10014_M96940-54624", "permalink": "720-Greenwich-St-Apt-3U_New-York_NY_10014_M96940-54624", "list_date": "2022-02-15T20:04:11Z", "last_update_date": "2022-02-14T16:27:00Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 2, "baths_min": null, "baths_max": null, "baths": 1, "baths_full": 1, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": null, "type": "coop", "sub_type": "co_op", "year_built": 1898, "sold_price": null}, "location": {"address": {"line": "720 Greenwich St Apt 3U", "street_number": "720", "street_name": "Greenwich", "street_suffix": "St", "unit": "Apt 3U", "city": "New York", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.734562, "lon": -74.007218}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m1505428979s.jpg"}, {"href": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m430049694s.jpg"}, {"href": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m169745791s.jpg"}, {"href": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m1324365606s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m1505428979s.jpg"}, "additional_info": {"compared_price": "Similar priced", "compared_price_diff": 0, "price_display": "$1,650,000", "beds_display": "2 bd", "baths_display": "1 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "90 years older", "photo_url": "https://ap.rdcpix.com/7633387700239732d8498e4a1cc99f39l-m1505428979xd-w300_h300_q80.jpg"}}, {"property_id": "9811638278", "listing_id": "2940197036", "last_sold_price": null, "list_price_min": null, "list_price_max": null, "list_price": 1995000, "href": "https://www.realtor.com/realestateandhomes-detail/280-W-12th-St-Apt-3E_New-York_NY_10014_M98116-38278", "permalink": "280-W-12th-St-Apt-3E_New-York_NY_10014_M98116-38278", "list_date": "2022-02-14T19:14:47Z", "last_update_date": "2022-02-14T21:51:40Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 2, "baths_min": null, "baths_max": null, "baths": 2, "baths_full": 2, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": null, "type": "condo_townhome_rowhome_coop", "sub_type": "co_op", "year_built": 1910, "sold_price": null}, "location": {"address": {"line": "280 W 12th St Apt 3E", "street_number": "280", "street_name": "12th", "street_suffix": "St", "unit": "Apt 3E", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.737451, "lon": -74.003646}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m1661683413s.jpg"}, {"href": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m1596958165s.jpg"}, {"href": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m1862971405s.jpg"}, {"href": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m118680612s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m1661683413s.jpg"}, "additional_info": {"compared_price": "20% more expensive", "compared_price_diff": 345000, "price_display": "$1,995,000", "beds_display": "2 bd", "baths_display": "2 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "78 years older", "photo_url": "https://ap.rdcpix.com/5788a5478c74d194d01be0c7dfff299bl-m1661683413xd-w300_h300_q80.jpg"}}, {"property_id": "4317406863", "listing_id": "2939870605", "last_sold_price": 1225900, "list_price_min": null, "list_price_max": null, "list_price": 1450000, "href": "https://www.realtor.com/realestateandhomes-detail/70-Charlton-St-Apt-2B_New-York_NY_10014_M43174-06863", "permalink": "70-Charlton-St-Apt-2B_New-York_NY_10014_M43174-06863", "list_date": "2022-02-05T20:02:10Z", "last_update_date": "2022-02-12T00:01:00Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 1, "baths_min": null, "baths_max": null, "baths": 1, "baths_full": 1, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": 828, "lot_sqft": null, "type": "single_family", "sub_type": null, "year_built": 2016, "sold_price": 1225900}, "location": {"address": {"line": "70 Charlton St Apt 2B", "street_number": "70", "street_name": "Charlton", "street_suffix": "St", "unit": "Apt 2B", "city": "New York", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.726922, "lon": -74.006437}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": true, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m626471124s.jpg"}, {"href": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m2080963014s.jpg"}, {"href": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m4093391265s.jpg"}, {"href": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m2139206013s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m626471124s.jpg"}, "additional_info": {"compared_price": "12% less expensive", "compared_price_diff": 200000, "price_display": "$1,450,000", "beds_display": "1 bd", "baths_display": "1 ba", "sqft_display": "828 sq ft", "compared_sqft_diff": "", "compared_year_built": "28 years newer", "photo_url": "https://ap.rdcpix.com/1fb1b039daaa14e71e7f7c9538a17cd9l-m626471124xd-w300_h300_q80.jpg"}}, {"property_id": "3414470626", "listing_id": "2939740002", "last_sold_price": 1410000, "list_price_min": null, "list_price_max": null, "list_price": 1500000, "href": "https://www.realtor.com/realestateandhomes-detail/11-Charlton-St-Apt-1D_New-York_NY_10014_M34144-70626", "permalink": "11-Charlton-St-Apt-1D_New-York_NY_10014_M34144-70626", "list_date": "2022-02-02T20:34:44Z", "last_update_date": "2022-02-14T21:51:40Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 1, "baths_min": null, "baths_max": null, "baths": 2, "baths_full": 2, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": 4912, "type": "coop", "sub_type": "co_op", "year_built": 1954, "sold_price": 1410000}, "location": {"address": {"line": "11 Charlton St Apt 1D", "street_number": "11", "street_name": "Charlton", "street_suffix": "St", "unit": "Apt 1D", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.727215, "lon": -74.003771}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m1589123793s.jpg"}, {"href": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m4125056065s.jpg"}, {"href": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m2954748703s.jpg"}, {"href": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m3376952113s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m1589123793s.jpg"}, "additional_info": {"compared_price": "9% less expensive", "compared_price_diff": 150000, "price_display": "$1,500,000", "beds_display": "1 bd", "baths_display": "2 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "34 years older", "photo_url": "https://ap.rdcpix.com/7ae75a329ce3fedf18248164389eddd1l-m1589123793xd-w300_h300_q80.jpg"}}, {"property_id": "3724194691", "listing_id": "2939513057", "last_sold_price": 1850000, "list_price_min": null, "list_price_max": null, "list_price": 2000000, "href": "https://www.realtor.com/realestateandhomes-detail/3-Sheridan-Sq-Apt-2E_New-York_NY_10014_M37241-94691", "permalink": "3-Sheridan-Sq-Apt-2E_New-York_NY_10014_M37241-94691", "list_date": "2022-01-27T16:54:33Z", "last_update_date": "2022-02-16T07:31:51Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 2, "baths_min": null, "baths_max": null, "baths": 2, "baths_full": 1, "baths_half": 1, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": null, "type": "coop", "sub_type": "co_op", "year_built": 1965, "sold_price": 1850000}, "location": {"address": {"line": "3 Sheridan Sq Apt 2E", "street_number": "3", "street_name": "Sheridan", "street_suffix": "Sq", "unit": "Apt 2E", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.732856, "lon": -74.00262}}}, "flags": {"is_contingent": null, "is_garage_present": true, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m2253603557s.jpg"}, {"href": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m2124745170s.jpg"}, {"href": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m316039874s.jpg"}, {"href": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m541807099s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m2253603557s.jpg"}, "additional_info": {"compared_price": "21% more expensive", "compared_price_diff": 350000, "price_display": "$2,000,000", "beds_display": "2 bd", "baths_display": "2 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "23 years older", "photo_url": "https://ap.rdcpix.com/7d84cc2e00b29b007f16c9e419fbb881l-m2253603557xd-w300_h300_q80.jpg"}}, {"property_id": "3772368886", "listing_id": "2939390804", "last_sold_price": 221887, "list_price_min": null, "list_price_max": null, "list_price": 1425000, "href": "https://www.realtor.com/realestateandhomes-detail/704-Washington-St_New-York_NY_10014_M37723-68886", "permalink": "704-Washington-St_New-York_NY_10014_M37723-68886", "list_date": "2022-01-24T20:52:03Z", "last_update_date": "2022-01-24T15:38:49Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 1, "baths_min": null, "baths_max": null, "baths": 1, "baths_full": 1, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": null, "type": "coop", "sub_type": "townhouse", "year_built": 1973, "sold_price": 221887}, "location": {"address": {"line": "704 Washington St Apt Ga", "street_number": "704", "street_name": "Washington", "street_suffix": "St", "unit": "Apt Ga", "city": "New York", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.735123, "lon": -74.008653}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m1972521314s.jpg"}, {"href": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m3427060422s.jpg"}, {"href": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m2784298608s.jpg"}, {"href": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m3217071279s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m1972521314s.jpg"}, "additional_info": {"compared_price": "13% less expensive", "compared_price_diff": 225000, "price_display": "$1,425,000", "beds_display": "1 bd", "baths_display": "1 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "15 years older", "photo_url": "https://ap.rdcpix.com/d025343124921ec62ecbcf2cec67e9c3l-m1972521314xd-w300_h300_q80.jpg"}}, {"property_id": "9670006023", "listing_id": "2939193823", "last_sold_price": null, "list_price_min": null, "list_price_max": null, "list_price": 1815000, "href": "https://www.realtor.com/realestateandhomes-detail/110-Charlton-St-10F_New-York_NY_10014_M96700-06023", "permalink": "110-Charlton-St-10F_New-York_NY_10014_M96700-06023", "list_date": "2022-01-19T05:44:46Z", "last_update_date": "2022-01-18T23:00:58Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 1, "baths_min": null, "baths_max": null, "baths": 2, "baths_full": 1, "baths_half": 1, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": 995, "lot_sqft": null, "type": "condos", "sub_type": "condo", "year_built": 2020, "sold_price": null}, "location": {"address": {"line": "110 Charlton St Apt 10F", "street_number": "110", "street_name": "Charlton", "street_suffix": "St", "unit": "Apt 10F", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.727302, "lon": -74.008519}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": true, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m1384203121s.jpg"}, {"href": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m2133648161s.jpg"}, {"href": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m3705519853s.jpg"}, {"href": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m1150294525s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m1384203121s.jpg"}, "additional_info": {"compared_price": "10% more expensive", "compared_price_diff": 165000, "price_display": "$1,815,000", "beds_display": "1 bd", "baths_display": "2 ba", "sqft_display": "995 sq ft", "compared_sqft_diff": "", "compared_year_built": "32 years newer", "photo_url": "https://ap.rdcpix.com/648f2243d1a0c6dcabfeb6291c2a3b11l-m1384203121xd-w300_h300_q80.jpg"}}, {"property_id": "3246928969", "listing_id": "608470693", "last_sold_price": 1300000, "list_price_min": null, "list_price_max": null, "list_price": 1395000, "href": "https://www.realtor.com/realestateandhomes-detail/299-W-12th-St-Apt-14B_New-York_NY_10014_M32469-28969", "permalink": "299-W-12th-St-Apt-14B_New-York_NY_10014_M32469-28969", "list_date": "2021-11-20T05:46:15Z", "last_update_date": "2022-02-11T06:52:03Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 0, "baths_min": null, "baths_max": null, "baths": 1, "baths_full": 1, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": 520, "lot_sqft": null, "type": "condos", "sub_type": "condo", "year_built": 1929, "sold_price": 1300000}, "location": {"address": {"line": "299 W 12th St Apt 14B", "street_number": "299", "street_name": "12th", "street_suffix": "St", "unit": "Apt 14B", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.737737, "lon": -74.005254}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m2437083247s.jpg"}, {"href": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m2192301275s.jpg"}, {"href": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m4246752330s.jpg"}, {"href": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m2023658181s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m2437083247s.jpg"}, "additional_info": {"compared_price": "15% less expensive", "compared_price_diff": 255000, "price_display": "$1,395,000", "beds_display": "0 bd", "baths_display": "1 ba", "sqft_display": "520 sq ft", "compared_sqft_diff": "", "compared_year_built": "59 years older", "photo_url": "https://ap.rdcpix.com/b978b174b014114e674efef89689994el-m2437083247xd-w300_h300_q80.jpg"}}, {"property_id": "3083317969", "listing_id": "2936602352", "last_sold_price": 1375000, "list_price_min": null, "list_price_max": null, "list_price": 1650000, "href": "https://www.realtor.com/realestateandhomes-detail/130-Barrow-St-Apt-405_New-York_NY_10014_M30833-17969", "permalink": "130-Barrow-St-Apt-405_New-York_NY_10014_M30833-17969", "list_date": "2021-11-10T14:35:28Z", "last_update_date": "2022-01-27T14:31:17Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 1, "baths_min": null, "baths_max": null, "baths": 1, "baths_full": 1, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": 940, "lot_sqft": null, "type": "condo_townhome_rowhome_coop", "sub_type": "condo", "year_built": 1920, "sold_price": 1375000}, "location": {"address": {"line": "130 Barrow St Apt 405", "street_number": "130", "street_name": "Barrow", "street_suffix": "St", "unit": "Apt 405", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.732213, "lon": -74.009328}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m2340908610s.jpg"}, {"href": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m215634231s.jpg"}, {"href": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m1833277426s.jpg"}, {"href": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m1190033813s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m2340908610s.jpg"}, "additional_info": {"compared_price": "Similar priced", "compared_price_diff": 0, "price_display": "$1,650,000", "beds_display": "1 bd", "baths_display": "1 ba", "sqft_display": "940 sq ft", "compared_sqft_diff": "", "compared_year_built": "68 years older", "photo_url": "https://ap.rdcpix.com/bb1ea302e043b418921bb5859336a7e1l-m2340908610xd-w300_h300_q80.jpg"}}, {"property_id": "9531290585", "listing_id": "2932899780", "last_sold_price": null, "list_price_min": null, "list_price_max": null, "list_price": 1650000, "href": "https://www.realtor.com/realestateandhomes-detail/9-Barrow-St-5BC_New-York_NY_10014_M95312-90585", "permalink": "9-Barrow-St-5BC_New-York_NY_10014_M95312-90585", "list_date": "2021-11-02T02:20:17Z", "last_update_date": "2022-02-11T09:16:16Z", "status": "for_sale", "description": {"beds_min": null, "beds_max": null, "beds": 2, "baths_min": null, "baths_max": null, "baths": 2, "baths_full": 2, "baths_half": null, "garage": null, "sqft_min": null, "sqft_max": null, "sqft": null, "lot_sqft": null, "type": "coop", "sub_type": "co_op", "year_built": 1897, "sold_price": null}, "location": {"address": {"line": "9 Barrow St Unit 5BC", "street_number": "9", "street_name": "Barrow", "street_suffix": "St", "unit": "Unit 5BC", "city": "New York City", "state_code": "NY", "postal_code": "10014", "country": "USA", "state": "New York", "coordinate": {"lat": 40.732605, "lon": -74.002279}}}, "flags": {"is_contingent": null, "is_garage_present": null, "is_new_construction": null, "is_pending": null, "is_short_sale": null, "is_foreclosure": null, "is_senior_community": null, "is_for_rent": null, "is_deal_available": null, "is_price_excludes_land": null, "is_subdivision": null, "is_plan": null}, "photos": [{"href": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m2505154713s.jpg"}, {"href": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m674668718s.jpg"}, {"href": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m1982416693s.jpg"}, {"href": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m4126797303s.jpg"}], "primary_photo": {"href": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m2505154713s.jpg"}, "additional_info": {"compared_price": "Similar priced", "compared_price_diff": 0, "price_display": "$1,650,000", "beds_display": "2 bd", "baths_display": "2 ba", "sqft_display": "", "compared_sqft_diff": "", "compared_year_built": "91 years older", "photo_url": "https://ap.rdcpix.com/cd4875d083f593eb8e23144d69ecb54cl-m2505154713xd-w300_h300_q80.jpg"}}]}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "results": {"type": "object", "properties": {"similar_homes": {"type": "object", "properties": {"total": {"type": "integer"}, "count": {"type": "integer"}, "properties": {"type": "array", "items": {"type": "object", "properties": {"property_id": {"type": "string"}, "listing_id": {"type": "string"}, "last_sold_price": {"type": ["integer", "null"]}, "list_price_min": {"type": "null"}, "list_price_max": {"type": "null"}, "list_price": {"type": "integer"}, "href": {"type": "string"}, "permalink": {"type": "string"}, "list_date": {"type": "string"}, "last_update_date": {"type": "string"}, "status": {"type": "string"}, "description": {"type": "object", "properties": {"beds_min": {"type": "null"}, "beds_max": {"type": "null"}, "beds": {"type": "integer"}, "baths_min": {"type": "null"}, "baths_max": {"type": "null"}, "baths": {"type": "integer"}, "baths_full": {"type": "integer"}, "baths_half": {"type": ["integer", "null"]}, "garage": {"type": "null"}, "sqft_min": {"type": "null"}, "sqft_max": {"type": "null"}, "sqft": {"type": ["integer", "null"]}, "lot_sqft": {"type": ["integer", "null"]}, "type": {"type": "string"}, "sub_type": {"type": ["null", "string"]}, "year_built": {"type": "integer"}, "sold_price": {"type": ["integer", "null"]}}, "required": ["baths", "baths_full", "baths_half", "baths_max", "baths_min", "beds", "beds_max", "beds_min", "garage", "lot_sqft", "sold_price", "sqft", "sqft_max", "sqft_min", "sub_type", "type", "year_built"]}, "location": {"type": "object", "properties": {"address": {"type": "object", "properties": {"line": {"type": "string"}, "street_number": {"type": "string"}, "street_name": {"type": "string"}, "street_suffix": {"type": "string"}, "unit": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "postal_code": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "string"}, "coordinate": {"type": "object", "properties": {"lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["lat", "lon"]}}, "required": ["city", "coordinate", "country", "line", "postal_code", "state", "state_code", "street_name", "street_number", "street_suffix", "unit"]}}, "required": ["address"]}, "flags": {"type": "object", "properties": {"is_contingent": {"type": "null"}, "is_garage_present": {"type": ["boolean", "null"]}, "is_new_construction": {"type": ["boolean", "null"]}, "is_pending": {"type": "null"}, "is_short_sale": {"type": "null"}, "is_foreclosure": {"type": "null"}, "is_senior_community": {"type": "null"}, "is_for_rent": {"type": "null"}, "is_deal_available": {"type": "null"}, "is_price_excludes_land": {"type": "null"}, "is_subdivision": {"type": "null"}, "is_plan": {"type": "null"}}, "required": ["is_contingent", "is_deal_available", "is_for_rent", "is_foreclosure", "is_garage_present", "is_new_construction", "is_pending", "is_plan", "is_price_excludes_land", "is_senior_community", "is_short_sale", "is_subdivision"]}, "photos": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}}, "primary_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "additional_info": {"type": "object", "properties": {"compared_price": {"type": "string"}, "compared_price_diff": {"type": "integer"}, "price_display": {"type": "string"}, "beds_display": {"type": "string"}, "baths_display": {"type": "string"}, "sqft_display": {"type": "string"}, "compared_sqft_diff": {"type": "string"}, "compared_year_built": {"type": "string"}, "photo_url": {"type": "string"}}, "required": ["baths_display", "beds_display", "compared_price", "compared_price_diff", "compared_sqft_diff", "compared_year_built", "photo_url", "price_display", "sqft_display"]}}, "required": ["additional_info", "description", "flags", "href", "last_sold_price", "last_update_date", "list_date", "list_price", "list_price_max", "list_price_min", "listing_id", "location", "permalink", "photos", "primary_photo", "property_id", "status"]}}}, "required": ["count", "properties", "total"]}}, "required": ["similar_homes"]}}, "required": ["meta", "results"]}
10ef3e93-cd94-4551-9fef-db28861554ef/7d019f94-bc9b-48cd-b062-39346e773547/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
properties/list-by-mls (Deprecated)
List properties by MLS ID
200
Response
{"meta": {"build": "3.23.180", "schema": "mapsearch", "tracking_params": {"channel": "for_sale", "siteSection": "for_sale", "city": "unknown", "county": "unknown", "neighborhood": "unknown", "searchCityState": "unknown", "state": "unknown", "zip": "unknown", "srpPropertyStatus": "srp:for_sale", "listingActivity": "unknown", "propertyStatus": "for_sale", "propertyType": "any", "searchBathrooms": "any", "searchBedrooms": "any", "searchMaxPrice": "unknown", "searchMinPrice": "unknown", "searchRadius": "unknown", "searchHouseSqft": "any", "searchLotSqft": "any", "searchResults": "1", "sortResults": "price_low", "searchCoordinates": "unknown", "version": "1.0"}, "tracking": "type|meta|data|resource_type|property_list|query|schema|mapsearch|client_id|rdc_mobile_native,10.33.1|limit|offset|mls_id|OLRS-1293107|sort|price_low|prop_status|for_sale|count|total^5K|0|1|1^^$0|1|2|$3|4|5|$6|7|8|9|A|K|B|L|C|D|E|F]|G|H|I|M|J|N]]"}, "returned_rows": 1, "matching_rows": 1, "listings": [{"property_id": "3109292331", "is_new_construction": false, "listing_id": "2940261070", "prop_type": "condo", "last_update": "2022-02-16T09:21:25Z", "rdc_web_url": "https://www.realtor.com/realestateandhomes-detail/164-Bank-St-Apt-7B_New-York_NY_10014_M31092-92331", "prop_sub_type": "condos", "is_turbo": false, "address": "164 Bank St Apt 7B in Downtown Manhattan, New York City, 10014", "address_new": {"city": "New York City", "line": "164 Bank St Apt 7B", "postal_code": "10014", "state_code": "NY", "state": "New York", "county": "New York", "fips_code": "36061", "county_needed_for_uniq": false, "lat": 40.735831, "lon": -74.009415, "neighborhood_name": "Downtown Manhattan", "neighborhoods": [{"name": "Downtown Manhattan", "city": "New York", "state_code": "NY", "level": "macro_neighborhood", "id": "2"}, {"name": "West Village", "city": "Manhattan", "state_code": "NY", "level": "neighborhood", "id": null}]}, "prop_status": "for_sale", "price_raw": 1650000, "sqft_raw": null, "list_date": "2022-02-16T09:25:55Z", "advertiser_id": 4729548, "office_name": "Compass", "office_advertiser_id": 4728999, "broker_advertiser_id": 4301170, "products": ["core.agent", "core.broker", "co_broke"], "is_showcase": false, "price": "$1,650,000", "beds": 1, "baths": 1, "sqft": "sq ft N/A", "mls": {"name": "REBNY", "id": "OLRS-1293107", "plan_id": null, "abbreviation": "RBNY", "type": "mls"}, "data_source_name": "mls", "is_cobroker": true, "short_price": "$1.7M", "baths_full": 1, "photo_count": 0, "lat": 40.735831, "lon": -74.009415, "is_new_listing": true, "has_leadform": true, "page_no": 1, "rank": 1, "list_tracking": "type|property|data|prop_id|3109292331|list_id|2940261070|page|rank|list_branding|listing_agent|listing_office|data_source|mls|advertiser_id|agent|office|broker|property_status|product_code|advantage_code^1|1|0|1|2TDCC|2TCX3|2K6SY|35T|G|5^^$0|1|2|$3|4|5|6|7|L|8|M|9|$A|N|B|O]|C|D|E|$F|P|G|Q|H|R]|I|S|J|T|K|U]]", "lead_forms": [{"type": "classic", "lead_type": "co_broke", "form": {"name": {"required": true, "minimum_character_count": 1}, "email": {"required": true, "minimum_character_count": 5}, "phone": {"required": true, "minimum_character_count": 10, "maximum_character_count": 11}, "message": {"required": false, "minimum_character_count": 0}, "agents": [{"advertiser_id": 4729548, "has_ratings": false, "is_listing_agent": true}], "show": true}, "is_lcm_enabled": false, "show_text_leads": true, "cashback_enabled": false, "smarthome_enabled": false, "flip_the_market_enabled": false}]}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}, "schema": {"type": "string"}, "tracking_params": {"type": "object", "properties": {"channel": {"type": "string"}, "siteSection": {"type": "string"}, "city": {"type": "string"}, "county": {"type": "string"}, "neighborhood": {"type": "string"}, "searchCityState": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "srpPropertyStatus": {"type": "string"}, "listingActivity": {"type": "string"}, "propertyStatus": {"type": "string"}, "propertyType": {"type": "string"}, "searchBathrooms": {"type": "string"}, "searchBedrooms": {"type": "string"}, "searchMaxPrice": {"type": "string"}, "searchMinPrice": {"type": "string"}, "searchRadius": {"type": "string"}, "searchHouseSqft": {"type": "string"}, "searchLotSqft": {"type": "string"}, "searchResults": {"type": "string"}, "sortResults": {"type": "string"}, "searchCoordinates": {"type": "string"}, "version": {"type": "string"}}, "required": ["channel", "city", "county", "listingActivity", "neighborhood", "propertyStatus", "propertyType", "searchBathrooms", "searchBedrooms", "searchCityState", "searchCoordinates", "searchHouseSqft", "searchLotSqft", "searchMaxPrice", "searchMinPrice", "searchRadius", "searchResults", "siteSection", "sortResults", "srpPropertyStatus", "state", "version", "zip"]}, "tracking": {"type": "string"}}, "required": ["build", "schema", "tracking", "tracking_params"]}, "returned_rows": {"type": "integer"}, "matching_rows": {"type": "integer"}, "listings": {"type": "array", "items": {"type": "object", "properties": {"property_id": {"type": "string"}, "is_new_construction": {"type": "boolean"}, "listing_id": {"type": "string"}, "prop_type": {"type": "string"}, "last_update": {"type": "string"}, "rdc_web_url": {"type": "string"}, "prop_sub_type": {"type": "string"}, "is_turbo": {"type": "boolean"}, "address": {"type": "string"}, "address_new": {"type": "object", "properties": {"city": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "state_code": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "fips_code": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "neighborhood_name": {"type": "string"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state_code": {"type": "string"}, "level": {"type": "string"}, "id": {"type": ["null", "string"]}}, "required": ["city", "id", "level", "name", "state_code"]}}}, "required": ["city", "county", "county_needed_for_uniq", "fips_code", "lat", "line", "lon", "neighborhood_name", "neighborhoods", "postal_code", "state", "state_code"]}, "prop_status": {"type": "string"}, "price_raw": {"type": "integer"}, "sqft_raw": {"type": "null"}, "list_date": {"type": "string"}, "advertiser_id": {"type": "integer"}, "office_name": {"type": "string"}, "office_advertiser_id": {"type": "integer"}, "broker_advertiser_id": {"type": "integer"}, "products": {"type": "array", "items": {"type": "string"}}, "is_showcase": {"type": "boolean"}, "price": {"type": "string"}, "beds": {"type": "integer"}, "baths": {"type": "integer"}, "sqft": {"type": "string"}, "mls": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "plan_id": {"type": "null"}, "abbreviation": {"type": "string"}, "type": {"type": "string"}}, "required": ["abbreviation", "id", "name", "plan_id", "type"]}, "data_source_name": {"type": "string"}, "is_cobroker": {"type": "boolean"}, "short_price": {"type": "string"}, "baths_full": {"type": "integer"}, "photo_count": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "is_new_listing": {"type": "boolean"}, "has_leadform": {"type": "boolean"}, "page_no": {"type": "integer"}, "rank": {"type": "integer"}, "list_tracking": {"type": "string"}, "lead_forms": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "lead_type": {"type": "string"}, "form": {"type": "object", "properties": {"name": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "email": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "phone": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}, "maximum_character_count": {"type": "integer"}}, "required": ["maximum_character_count", "minimum_character_count", "required"]}, "message": {"type": "object", "properties": {"required": {"type": "boolean"}, "minimum_character_count": {"type": "integer"}}, "required": ["minimum_character_count", "required"]}, "agents": {"type": "array", "items": {"type": "object", "properties": {"advertiser_id": {"type": "integer"}, "has_ratings": {"type": "boolean"}, "is_listing_agent": {"type": "boolean"}}, "required": ["advertiser_id", "has_ratings", "is_listing_agent"]}}, "show": {"type": "boolean"}}, "required": ["agents", "email", "message", "name", "phone", "show"]}, "is_lcm_enabled": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}, "cashback_enabled": {"type": "boolean"}, "smarthome_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}}, "required": ["cashback_enabled", "flip_the_market_enabled", "form", "is_lcm_enabled", "lead_type", "show_text_leads", "smarthome_enabled", "type"]}}}, "required": ["address", "address_new", "advertiser_id", "baths", "baths_full", "beds", "broker_advertiser_id", "data_source_name", "has_leadform", "is_cobroker", "is_new_construction", "is_new_listing", "is_showcase", "is_turbo", "last_update", "lat", "lead_forms", "list_date", "list_tracking", "listing_id", "lon", "mls", "office_advertiser_id", "office_name", "page_no", "photo_count", "price", "price_raw", "products", "prop_status", "prop_sub_type", "prop_type", "property_id", "rank", "rdc_web_url", "short_price", "sqft", "sqft_raw"]}}}, "required": ["listings", "matching_rows", "meta", "returned_rows"]}
10ef3e93-cd94-4551-9fef-db28861554ef/dc7e5055-2694-4169-9226-31587b2690ea/0/0
Realty in US
This API helps to query properties for sale, rent, sold,etc… to create a real estate site/application such as realtor.com
9.9
agents/get-recommendations
Get agent's recommendations
200
Response
[{"comment": "Doug was fantastic to work with. He was always there when we had a question. He constantly kept us informed with what was going on with our home. He is very professional and cares about his clients.", "id": "2a88cc96-a127-4520-ae40-a9d74fbc1753", "email": "[email protected]", "display_name": "Jeremy Esswein", "photo": "http://ap.rdcpix.com/1062926658/59fa765e009e351e5c0162304929db3dq-c0s.jpg", "video": null, "source_id": "RDC", "last_updated": "2018-07-30T21:56:53.865Z", "relation": "SELLER", "year": "2016", "started_timestamp": "2016-10-25T16:03:21.000Z", "address": null, "location": null}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "id": {"type": "string"}, "email": {"type": "string"}, "display_name": {"type": "string"}, "photo": {"type": "string"}, "video": {"type": "null"}, "source_id": {"type": "string"}, "last_updated": {"type": "string"}, "relation": {"type": "string"}, "year": {"type": "string"}, "started_timestamp": {"type": "string"}, "address": {"type": "null"}, "location": {"type": "null"}}, "required": ["address", "comment", "display_name", "email", "id", "last_updated", "location", "photo", "relation", "source_id", "started_timestamp", "video", "year"]}}
5c85124a-b186-4721-a3d0-c9d99f901d86/a97039a1-0cf3-4e6c-a870-2897e719f6a9/0/0
validate
Simple email address validator. Email validation avoids email marketing delivery issues.
null
validate
Simply validate the email by passing it in the query parameter. The response json contains status key which will tell whether an email is valid or not. status key can have 3 values 1) valid - indicates a valid email 2) invalid - indicates an invalid email 3) disposable - indicates disposable email The other keys are self explanatory
200
Response
{"address": "[email protected]", "status": "valid", "account": "mosalah", "domain": "gmail.com", "mxFound": true, "mxRecord": "gmail-smtp-in.l.google.com", "suggestion": "", "reason": "Mailbox verified"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}, "status": {"type": "string"}, "account": {"type": "string"}, "domain": {"type": "string"}, "mxFound": {"type": "boolean"}, "mxRecord": {"type": "string"}, "suggestion": {"type": "string"}, "reason": {"type": "string"}}, "required": ["account", "address", "domain", "mxFound", "mxRecord", "reason", "status", "suggestion"]}
5ea18239-fbff-44cd-8863-81ddf02babb8/5e2c0a86-a64d-4b80-96c4-cb65b17a0073/0/0
API de plaque d'immatriculation (France)
L’API de plaque d’immatriculation est un service web qui permet d’accéder aux données techniques des véhicules immatriculés en France. Grâce à cette API, il est possible de connaître les caractéristiques d’un véhicule à partir de sa plaque d’immatriculation, comme la marque, le modèle, le type de carburant, les émissions de CO2, etc. Ce service est particulièrement utile pour les professionnels de l’automobile, les assureurs, les experts et les particuliers qui souhaitent vérifier les informa...
0
plaque
Plaque d'immatriculation française
200
Response
{"error": false, "code": "200", "data": {"AWN_immat": "EH-826-NS", "AWN_date_mise_en_circulation": "15-12-2016", "AWN_VIN": "WDC2533051F124960", "AWN_max_speed": "210", "AWN_energie": "GASOIL", "AWN_nbr_cylindres": "4", "AWN_vitesse_moteur": "2850", "AWN_empattement": "2873", "AWN_Indicateur_pluie": "0", "AWN_nbr_cylindre_energie": "125", "AWN_type_boite_vites": "AUTOMATIQUE", "AWN_classe_prix": "R", "AWN_poids_vide": "2520", "AWN_source_energie": "IDS", "AWN_puissance_fiscale": "9", "AWN_mode_transmission": "4P", "AWN_nbr_de_places": "5", "AWN_style_carrosserie": "VEHICULE TOUT CHEMIN", "AWN_style_carrosserie_code": "VTC", "AWN_group_code": "34", "AWN_marque": "MERCEDES", "AWN_marque_code": "ME", "AWN_modele": "CLASSE GLC", "AWN_modele_code": "ME-69", "AWN_puissance_chevaux": "170", "AWN_nom_commercial": "COUPE 220D EXECUTIVE 4MATIC", "AWN_type_frein": "DD", "AWN_segment": "M2", "AWN_type_pare_brise": "0", "AWN_type_anti_vol": "NC", "AWN_code_sra": "ME69026", "AWN_vehicule_catalogue": "OUI", "AWN_version": "COUPE 220D EXECUTIVE 4MATIC", "AWN_brand_img_full_path": "https://app.auto-ways.net/img/brands/mercedes.png", "AWN_brand_img_path": "img/brands/mercedes.png"}}
{"type": "object", "properties": {"error": {"type": "boolean"}, "code": {"type": "string"}, "data": {"type": "object", "properties": {"AWN_immat": {"type": "string"}, "AWN_date_mise_en_circulation": {"type": "string"}, "AWN_VIN": {"type": "string"}, "AWN_max_speed": {"type": "string"}, "AWN_energie": {"type": "string"}, "AWN_nbr_cylindres": {"type": "string"}, "AWN_vitesse_moteur": {"type": "string"}, "AWN_empattement": {"type": "string"}, "AWN_Indicateur_pluie": {"type": "string"}, "AWN_nbr_cylindre_energie": {"type": "string"}, "AWN_type_boite_vites": {"type": "string"}, "AWN_classe_prix": {"type": "string"}, "AWN_poids_vide": {"type": "string"}, "AWN_source_energie": {"type": "string"}, "AWN_puissance_fiscale": {"type": "string"}, "AWN_mode_transmission": {"type": "string"}, "AWN_nbr_de_places": {"type": "string"}, "AWN_style_carrosserie": {"type": "string"}, "AWN_style_carrosserie_code": {"type": "string"}, "AWN_group_code": {"type": "string"}, "AWN_marque": {"type": "string"}, "AWN_marque_code": {"type": "string"}, "AWN_modele": {"type": "string"}, "AWN_modele_code": {"type": "string"}, "AWN_puissance_chevaux": {"type": "string"}, "AWN_nom_commercial": {"type": "string"}, "AWN_type_frein": {"type": "string"}, "AWN_segment": {"type": "string"}, "AWN_type_pare_brise": {"type": "string"}, "AWN_type_anti_vol": {"type": "string"}, "AWN_code_sra": {"type": "string"}, "AWN_vehicule_catalogue": {"type": "string"}, "AWN_version": {"type": "string"}, "AWN_brand_img_full_path": {"type": "string"}, "AWN_brand_img_path": {"type": "string"}}}}}
7d2195ce-a53d-4153-831e-341db89ca19d/af58b3d3-01c2-4dfb-808e-23340a524838/0/0
Quick Barcodes
Generate barcodes for your shop and your inventory
null
Create Barcode
Generate your barcode, {"barcode_type":<BARCODE_TYPE>, "text":<TEXT>} is the text to generate the barcode from is the barcode style you want to use: Values for each type: EAN-8: "ean8" EAN-13: "ean13" EAN-14: "ean14" ISBN-10: "isbn10" ISBN-13: "isbn13" ISSN: "issn" Code 39: "code39" Code 128: "code128"
200
New Example
{"text": "1234567890123", "barcode": "BASE64RESULT"}
{"type": "object", "properties": {"text": {"type": "string"}, "barcode": {"type": "string"}}}
b280d559-cca4-49f1-9f7e-505dca1507e9/d03f7316-8923-4479-9d08-d6ca67457e85/0/0
SignFree API's
Integrate E-Signature in your app just 10 minutes See the tutorial: https://www.youtube.com/watch?v=9Ti3H73YhWs
null
Sign Document using base64 (CreateEnvelope)
Create an Envelope by uploading a document in base64 (json). You don't know how to convert a file tobase64? You can use this website for example https://base64.guru/converter/encode/pdf
200
Example_1
{"id": "3ee2725a-5560-46fb-a48d-6f6ed8398b1d", "creationDate": "2023-08-24T20:06:58.730+00:00", "lastUpdatedDate": "2023-08-24T20:06:58.723+00:00", "owner": {"id": "020a8318-3611-33c2-af66-d0050e52dc8b", "hasSigned": false, "validation": [], "email": "[email protected]"}, "recipients": [], "notificationChannels": [], "signatureBy": [], "redirection": {"backButtonUrl": "https://signfree.io/", "returnUrl": null}, "workflowConfiguration": {"selfsign": true, "selfapprove": false, "requestsignature": false, "sharelink": false}, "status": "CREATED", "signedDocuments": [], "auditTrails": [], "channel": "api", "documents": [{"type": "ORIGINAL", "tokenExpired": false, "id": "5839b02a-69cc-4d2c-91f3-bfa315b516d5", "content": "", "sasToken": "?sv=2020-08-04&spr=https&se=2023-09-07T20%3A06%3A58Z&sr=b&sp=rwl&sig=u3wKqAbRRZOeJRb%2B%2BwPgWw90%2BnGf%2F5iIfBoBxXnPRhI%3D", "name": "Real Estate Offer Letter.pdf", "format": "base64", "urlPath": "https://storagep01.blob.core.windows.net/apidocuments/5839b02a-69cc-4d2c-91f3-bfa315b516d5", "signUrl": "https://app.signfree.io/sign/document/3ee2725a-5560-46fb-a48d-6f6ed8398b1d/020a8318-3611-33c2-af66-d0050e52dc8b/%3Fsv%3D2020-08-04%26spr%3Dhttps%26se%3D2023-09-07T20%253A06%253A58Z%26sr%3Db%26sp%3Drwl%26sig%3Du3wKqAbRRZOeJRb%252B%252BwPgWw90%252BnGf%252F5iIfBoBxXnPRhI%253D"}]}
{"type": "object", "properties": {"id": {"type": "string"}, "creationDate": {"type": "string", "format": "date-time"}, "lastUpdatedDate": {"type": "string", "format": "date-time"}, "reminder": {"type": "object", "properties": {"reminderExpirationInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reminderTimeInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "owner": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}, "recipients": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "approvers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "notificationChannels": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "signatureBy": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "redirection": {"type": "object", "properties": {"backButtonUrl": {"type": "string", "format": "uri"}, "returnUrl": {"type": "string", "format": "uri"}}}, "callback": {"type": "object", "properties": {"statusCallback": {"type": "string", "format": "uri"}}}, "branding": {"type": "object", "properties": {"brandLogoUrl": {"type": "string", "format": "uri"}, "brandPrimaryColorHex": {"type": "string", "format": "uri"}, "brandSecondaryColorHex": {"type": "string", "format": "uri"}}}, "metadata": {"type": "object", "additionalProperties": {"type": "string"}}, "validation": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "errorMessage": {"type": "string"}, "pageNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"enum": ["Signature", "Text"], "type": "string"}}}}, "workflowConfiguration": {"type": "object", "properties": {"selfsign": {"type": "boolean"}, "selfapprove": {"type": "boolean"}, "requestsignature": {"type": "boolean"}, "requestSignature": {"type": "boolean"}}}, "notificationConfiguration": {"type": "object", "properties": {"emailRequestBody": {"type": "string"}, "emailRequestSubject": {"type": "string"}, "smsRequestBody": {"type": "string"}, "emailApproveBody": {"type": "string"}, "emailApproveSubject": {"type": "string"}, "smsApproveBody": {"type": "string"}, "emailSignedBody": {"type": "string"}, "emailSignedSubject": {"type": "string"}, "smsSignedBody": {"type": "string"}}}, "status": {"enum": ["CREATED", "SENT", "SIGNED", "PARTIALLY_SIGNED", "DELETED", "TOAPPROVE", "REVOKED"], "type": "string"}, "auditTrails": {"type": "array", "items": {"type": "object", "properties": {"documentReferenceId": {"type": "string"}, "timestamp": {"type": "string"}, "documentFingerprint": {"type": "string"}, "recipientEmail": {"type": "string"}, "fileName": {"type": "string"}, "recipientId": {"type": "string"}, "signedDocumentReferenceId": {"type": "string"}, "recipientPhone": {"type": "string"}, "urlPath": {"type": "string"}, "name": {"type": "string"}}}}, "signedDocuments": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "channel": {"enum": ["unknown", "website", "outlook", "google", "web", "api"], "type": "string"}, "marketingOptIn": {"type": "boolean"}, "documents": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "verification": {"type": "object", "properties": {"status": {"type": "string"}, "httpCode": {"type": "string"}, "message": {"type": "string"}, "sid": {"type": "string"}}}}}
b280d559-cca4-49f1-9f7e-505dca1507e9/7c7e57ad-cbf4-4024-b22f-c8f4aee390f3/0/0
SignFree API's
Integrate E-Signature in your app just 10 minutes See the tutorial: https://www.youtube.com/watch?v=9Ti3H73YhWs
null
RetrieveEnvelope
Retrieve an Envelope
200
Example_1
{"id": "", "creationDate": "", "lastUpdatedDate": "", "reminder": {"reminderExpirationInMinutes": 0, "reminderTimeInMinutes": 0}, "owner": {"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}, "recipients": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "approvers": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "notificationChannels": ["EMAIL"], "signatureBy": ["EMAIL"], "redirection": {"backButtonUrl": "", "returnUrl": ""}, "callback": {"statusCallback": ""}, "branding": {"brandLogoUrl": "", "brandPrimaryColorHex": "", "brandSecondaryColorHex": ""}, "metadata": {}, "validation": [{"name": "", "errorMessage": "", "pageNumber": 0, "type": "Signature"}], "workflowConfiguration": {"selfsign": true, "selfapprove": true, "requestsignature": true, "requestSignature": true}, "notificationConfiguration": {"emailRequestBody": "", "emailRequestSubject": "", "smsRequestBody": "", "emailApproveBody": "", "emailApproveSubject": "", "smsApproveBody": "", "emailSignedBody": "", "emailSignedSubject": "", "smsSignedBody": ""}, "status": "CREATED", "auditTrails": [{"documentReferenceId": "", "timestamp": "", "documentFingerprint": "", "recipientEmail": "", "fileName": "", "recipientId": "", "signedDocumentReferenceId": "", "recipientPhone": "", "urlPath": "", "name": ""}], "signedDocuments": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "channel": "unknown", "marketingOptIn": true, "documents": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "verification": {"status": "", "httpCode": "", "message": "", "sid": ""}}
{"type": "object", "properties": {"id": {"type": "string"}, "creationDate": {"type": "string", "format": "date-time"}, "lastUpdatedDate": {"type": "string", "format": "date-time"}, "reminder": {"type": "object", "properties": {"reminderExpirationInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reminderTimeInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "owner": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}, "recipients": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "approvers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "notificationChannels": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "signatureBy": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "redirection": {"type": "object", "properties": {"backButtonUrl": {"type": "string", "format": "uri"}, "returnUrl": {"type": "string", "format": "uri"}}}, "callback": {"type": "object", "properties": {"statusCallback": {"type": "string", "format": "uri"}}}, "branding": {"type": "object", "properties": {"brandLogoUrl": {"type": "string", "format": "uri"}, "brandPrimaryColorHex": {"type": "string", "format": "uri"}, "brandSecondaryColorHex": {"type": "string", "format": "uri"}}}, "metadata": {"type": "object", "additionalProperties": {"type": "string"}}, "validation": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "errorMessage": {"type": "string"}, "pageNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"enum": ["Signature", "Text"], "type": "string"}}}}, "workflowConfiguration": {"type": "object", "properties": {"selfsign": {"type": "boolean"}, "selfapprove": {"type": "boolean"}, "requestsignature": {"type": "boolean"}, "requestSignature": {"type": "boolean"}}}, "notificationConfiguration": {"type": "object", "properties": {"emailRequestBody": {"type": "string"}, "emailRequestSubject": {"type": "string"}, "smsRequestBody": {"type": "string"}, "emailApproveBody": {"type": "string"}, "emailApproveSubject": {"type": "string"}, "smsApproveBody": {"type": "string"}, "emailSignedBody": {"type": "string"}, "emailSignedSubject": {"type": "string"}, "smsSignedBody": {"type": "string"}}}, "status": {"enum": ["CREATED", "SENT", "SIGNED", "PARTIALLY_SIGNED", "DELETED", "TOAPPROVE", "REVOKED"], "type": "string"}, "auditTrails": {"type": "array", "items": {"type": "object", "properties": {"documentReferenceId": {"type": "string"}, "timestamp": {"type": "string"}, "documentFingerprint": {"type": "string"}, "recipientEmail": {"type": "string"}, "fileName": {"type": "string"}, "recipientId": {"type": "string"}, "signedDocumentReferenceId": {"type": "string"}, "recipientPhone": {"type": "string"}, "urlPath": {"type": "string"}, "name": {"type": "string"}}}}, "signedDocuments": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "channel": {"enum": ["unknown", "website", "outlook", "google", "web", "api"], "type": "string"}, "marketingOptIn": {"type": "boolean"}, "documents": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "verification": {"type": "object", "properties": {"status": {"type": "string"}, "httpCode": {"type": "string"}, "message": {"type": "string"}, "sid": {"type": "string"}}}}}
b280d559-cca4-49f1-9f7e-505dca1507e9/2e3b9154-ed7b-4334-a171-5ddc03fbd4c3/0/0
SignFree API's
Integrate E-Signature in your app just 10 minutes See the tutorial: https://www.youtube.com/watch?v=9Ti3H73YhWs
null
SignDocument using multipart request (CreateEnvelope )
Create an Envelope by uploading a document in binary format (multipart)
200
Example_1
{"id": "", "creationDate": "", "lastUpdatedDate": "", "reminder": {"reminderExpirationInMinutes": 0, "reminderTimeInMinutes": 0}, "owner": {"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}, "recipients": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "approvers": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "notificationChannels": ["EMAIL"], "signatureBy": ["EMAIL"], "redirection": {"backButtonUrl": "", "returnUrl": ""}, "callback": {"statusCallback": ""}, "branding": {"brandLogoUrl": "", "brandPrimaryColorHex": "", "brandSecondaryColorHex": ""}, "metadata": {}, "validation": [{"name": "", "errorMessage": "", "pageNumber": 0, "type": "Signature"}], "workflowConfiguration": {"selfsign": true, "selfapprove": true, "requestsignature": true, "requestSignature": true}, "notificationConfiguration": {"emailRequestBody": "", "emailRequestSubject": "", "smsRequestBody": "", "emailApproveBody": "", "emailApproveSubject": "", "smsApproveBody": "", "emailSignedBody": "", "emailSignedSubject": "", "smsSignedBody": ""}, "status": "CREATED", "auditTrails": [{"documentReferenceId": "", "timestamp": "", "documentFingerprint": "", "recipientEmail": "", "fileName": "", "recipientId": "", "signedDocumentReferenceId": "", "recipientPhone": "", "urlPath": "", "name": ""}], "signedDocuments": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "channel": "unknown", "marketingOptIn": true, "documents": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "verification": {"status": "", "httpCode": "", "message": "", "sid": ""}}
{"type": "object", "properties": {"id": {"type": "string"}, "creationDate": {"type": "string", "format": "date-time"}, "lastUpdatedDate": {"type": "string", "format": "date-time"}, "reminder": {"type": "object", "properties": {"reminderExpirationInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reminderTimeInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "owner": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}, "recipients": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "approvers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "notificationChannels": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "signatureBy": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "redirection": {"type": "object", "properties": {"backButtonUrl": {"type": "string", "format": "uri"}, "returnUrl": {"type": "string", "format": "uri"}}}, "callback": {"type": "object", "properties": {"statusCallback": {"type": "string", "format": "uri"}}}, "branding": {"type": "object", "properties": {"brandLogoUrl": {"type": "string", "format": "uri"}, "brandPrimaryColorHex": {"type": "string", "format": "uri"}, "brandSecondaryColorHex": {"type": "string", "format": "uri"}}}, "metadata": {"type": "object", "additionalProperties": {"type": "string"}}, "validation": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "errorMessage": {"type": "string"}, "pageNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"enum": ["Signature", "Text"], "type": "string"}}}}, "workflowConfiguration": {"type": "object", "properties": {"selfsign": {"type": "boolean"}, "selfapprove": {"type": "boolean"}, "requestsignature": {"type": "boolean"}, "requestSignature": {"type": "boolean"}}}, "notificationConfiguration": {"type": "object", "properties": {"emailRequestBody": {"type": "string"}, "emailRequestSubject": {"type": "string"}, "smsRequestBody": {"type": "string"}, "emailApproveBody": {"type": "string"}, "emailApproveSubject": {"type": "string"}, "smsApproveBody": {"type": "string"}, "emailSignedBody": {"type": "string"}, "emailSignedSubject": {"type": "string"}, "smsSignedBody": {"type": "string"}}}, "status": {"enum": ["CREATED", "SENT", "SIGNED", "PARTIALLY_SIGNED", "DELETED", "TOAPPROVE", "REVOKED"], "type": "string"}, "auditTrails": {"type": "array", "items": {"type": "object", "properties": {"documentReferenceId": {"type": "string"}, "timestamp": {"type": "string"}, "documentFingerprint": {"type": "string"}, "recipientEmail": {"type": "string"}, "fileName": {"type": "string"}, "recipientId": {"type": "string"}, "signedDocumentReferenceId": {"type": "string"}, "recipientPhone": {"type": "string"}, "urlPath": {"type": "string"}, "name": {"type": "string"}}}}, "signedDocuments": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "channel": {"enum": ["unknown", "website", "outlook", "google", "web", "api"], "type": "string"}, "marketingOptIn": {"type": "boolean"}, "documents": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "verification": {"type": "object", "properties": {"status": {"type": "string"}, "httpCode": {"type": "string"}, "message": {"type": "string"}, "sid": {"type": "string"}}}}}
b280d559-cca4-49f1-9f7e-505dca1507e9/0ccd8464-fd63-450e-b1be-aad747c58d38/0/0
SignFree API's
Integrate E-Signature in your app just 10 minutes See the tutorial: https://www.youtube.com/watch?v=9Ti3H73YhWs
null
UpdateEnvelopeStatus
Update the envelope status and trigger the notification
200
Example_1
{"id": "", "creationDate": "", "lastUpdatedDate": "", "reminder": {"reminderExpirationInMinutes": 0, "reminderTimeInMinutes": 0}, "owner": {"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}, "recipients": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "approvers": [{"id": "", "phoneUpdateDate": "", "type": "TO", "hasSigned": true, "actorId": "", "firstName": "", "lastName": "", "email": "", "phone": "", "companyName": ""}], "notificationChannels": ["EMAIL"], "signatureBy": ["EMAIL"], "redirection": {"backButtonUrl": "", "returnUrl": ""}, "callback": {"statusCallback": ""}, "branding": {"brandLogoUrl": "", "brandPrimaryColorHex": "", "brandSecondaryColorHex": ""}, "metadata": {}, "validation": [{"name": "", "errorMessage": "", "pageNumber": 0, "type": "Signature"}], "workflowConfiguration": {"selfsign": true, "selfapprove": true, "requestsignature": true, "requestSignature": true}, "notificationConfiguration": {"emailRequestBody": "", "emailRequestSubject": "", "smsRequestBody": "", "emailApproveBody": "", "emailApproveSubject": "", "smsApproveBody": "", "emailSignedBody": "", "emailSignedSubject": "", "smsSignedBody": ""}, "status": "CREATED", "auditTrails": [{"documentReferenceId": "", "timestamp": "", "documentFingerprint": "", "recipientEmail": "", "fileName": "", "recipientId": "", "signedDocumentReferenceId": "", "recipientPhone": "", "urlPath": "", "name": ""}], "signedDocuments": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "channel": "unknown", "marketingOptIn": true, "documents": [{"expirationDate": "", "height": 0, "width": 0, "type": "ORIGINAL", "contentBase64": "", "tokenExpired": true, "id": "", "content": "", "sasToken": "", "name": "", "format": "", "urlPath": "", "signUrl": ""}], "verification": {"status": "", "httpCode": "", "message": "", "sid": ""}}
{"type": "object", "properties": {"id": {"type": "string"}, "creationDate": {"type": "string", "format": "date-time"}, "lastUpdatedDate": {"type": "string", "format": "date-time"}, "reminder": {"type": "object", "properties": {"reminderExpirationInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reminderTimeInMinutes": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "owner": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}, "recipients": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "approvers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "phoneUpdateDate": {"type": "string", "format": "date-time"}, "type": {"enum": ["TO", "CC", "BCC"], "type": "string"}, "hasSigned": {"type": "boolean"}, "actorId": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}, "companyName": {"type": "string"}}}}, "notificationChannels": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "signatureBy": {"type": "array", "items": {"enum": ["EMAIL", "SMS", "WHATSAPP"], "type": "string"}}, "redirection": {"type": "object", "properties": {"backButtonUrl": {"type": "string", "format": "uri"}, "returnUrl": {"type": "string", "format": "uri"}}}, "callback": {"type": "object", "properties": {"statusCallback": {"type": "string", "format": "uri"}}}, "branding": {"type": "object", "properties": {"brandLogoUrl": {"type": "string", "format": "uri"}, "brandPrimaryColorHex": {"type": "string", "format": "uri"}, "brandSecondaryColorHex": {"type": "string", "format": "uri"}}}, "metadata": {"type": "object", "additionalProperties": {"type": "string"}}, "validation": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "errorMessage": {"type": "string"}, "pageNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"enum": ["Signature", "Text"], "type": "string"}}}}, "workflowConfiguration": {"type": "object", "properties": {"selfsign": {"type": "boolean"}, "selfapprove": {"type": "boolean"}, "requestsignature": {"type": "boolean"}, "requestSignature": {"type": "boolean"}}}, "notificationConfiguration": {"type": "object", "properties": {"emailRequestBody": {"type": "string"}, "emailRequestSubject": {"type": "string"}, "smsRequestBody": {"type": "string"}, "emailApproveBody": {"type": "string"}, "emailApproveSubject": {"type": "string"}, "smsApproveBody": {"type": "string"}, "emailSignedBody": {"type": "string"}, "emailSignedSubject": {"type": "string"}, "smsSignedBody": {"type": "string"}}}, "status": {"enum": ["CREATED", "SENT", "SIGNED", "PARTIALLY_SIGNED", "DELETED", "TOAPPROVE", "REVOKED"], "type": "string"}, "auditTrails": {"type": "array", "items": {"type": "object", "properties": {"documentReferenceId": {"type": "string"}, "timestamp": {"type": "string"}, "documentFingerprint": {"type": "string"}, "recipientEmail": {"type": "string"}, "fileName": {"type": "string"}, "recipientId": {"type": "string"}, "signedDocumentReferenceId": {"type": "string"}, "recipientPhone": {"type": "string"}, "urlPath": {"type": "string"}, "name": {"type": "string"}}}}, "signedDocuments": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "channel": {"enum": ["unknown", "website", "outlook", "google", "web", "api"], "type": "string"}, "marketingOptIn": {"type": "boolean"}, "documents": {"type": "array", "items": {"type": "object", "properties": {"expirationDate": {"type": "string", "format": "date-time"}, "height": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "width": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "type": {"enum": ["ORIGINAL", "SIGNED"], "type": "string"}, "contentBase64": {"type": "string"}, "tokenExpired": {"type": "boolean"}, "id": {"type": "string"}, "content": {"type": "string"}, "sasToken": {"type": "string"}, "name": {"type": "string"}, "format": {"type": "string"}, "urlPath": {"type": "string"}, "signUrl": {"type": "string"}}}}, "verification": {"type": "object", "properties": {"status": {"type": "string"}, "httpCode": {"type": "string"}, "message": {"type": "string"}, "sid": {"type": "string"}}}}}
7551a3fc-1de6-4937-bf19-bf0ed992e505/a21aa022-a0f5-41ca-ae0e-35816721a9e4/0/0
LinkedIn Profile Data
Returns LinkedIn profile data from a given username.
8.5
Profile data
Get LinkedIn profile data with username
200
New Example
{"username": "williamhgates", "avatar": "https://s3.us-west-000.backblazeb2.com/proxycurl/person/williamhgates/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20220811%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20220811T182715Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=dca939296530ea9f406407540df5aab3bcf7a9228c564ba602f300f18213f5fb", "firstName": "Bill", "lastName": "Gates", "fullName": "Bill Gates", "headline": "Co-chair, Bill & Melinda Gates Foundation", "location": {"country": "US", "countryName": "United States of America", "city": "Seattle", "state": "Washington"}, "experiences": [{"title": "Founder", "description": null, "company": "Breakthrough Energy", "startDate": "2015-01-01T00:00:00.000Z", "endDate": "Present", "companyUrl": "https://it.linkedin.com/company/breakthrough-energy", "location": null, "photo": "https://media-exp1.licdn.com/dms/image/C4D0BAQGwD9vNu044FA/company-logo_100_100/0/1601560874941?e=1666828800&v=beta&t=HEg888k-dLgoQMRO3GIo56ic5uXF_lVXay5ysa0Mdsc"}, {"title": "Co-chair", "description": null, "company": "Bill & Melinda Gates Foundation", "startDate": "2000-01-01T00:00:00.000Z", "endDate": "Present", "companyUrl": "https://it.linkedin.com/company/bill-&-melinda-gates-foundation", "location": null, "photo": "https://media-exp1.licdn.com/dms/image/C4E0BAQE7Na_mKQhIJg/company-logo_100_100/0/1633731810932?e=1666828800&v=beta&t=wtiNsFYnGTDW-yeXSdF8YQmVez5-N-3Q43tJD2n4eAw"}, {"title": "Co-founder", "description": null, "company": "Microsoft", "startDate": "1975-01-01T00:00:00.000Z", "endDate": "Present", "companyUrl": "https://it.linkedin.com/company/microsoft", "location": null, "photo": "https://media-exp1.licdn.com/dms/image/C560BAQE88xCsONDULQ/company-logo_100_100/0/1618231291419?e=1666828800&v=beta&t=uACUCEKq1cU_P6O3ChBWn43MydTGAJA4GN9t-QrGOFk"}], "activities": [{"status": "Shared by Bill Gates", "url": "https://it.linkedin.com/posts/fifty-years-ago-i-started-playing-this-little-known-activity-6957773991772065792-ZSvo"}, {"status": "Shared by Bill Gates", "url": "https://it.linkedin.com/posts/williamhgates_3-things-we-can-do-right-now-activity-6956288638905196544-dEdX"}, {"status": "Shared by Bill Gates", "url": "https://it.linkedin.com/posts/williamhgates_mandeladay-activity-6954634801307951104-FvIl"}], "articles": [{"title": "Cheap, green hydrogen would be a massive breakthrough in clean energy", "url": "https://www.linkedin.com/pulse/cheap-green-hydrogen-would-massive-breakthrough-clean-bill-gates", "author": "By Bill Gates", "photo": "https://media-exp1.licdn.com/dms/image/D5612AQHYLDYg80TSQA/article-cover_image-shrink_180_320/0/1658332443614?e=1664409600&v=beta&t=4XdUEv8Zv2UlBGjJZ2dgMWpoej7VW9nYIlHhAxHi8RE", "publishedAt": null}, {"title": "COVID created huge needs around the world. Here\u2019s how we will help.", "url": "https://www.linkedin.com/pulse/covid-created-huge-needs-around-world-heres-how-we-help-bill-gates", "author": "By Bill Gates", "photo": "https://media-exp1.licdn.com/dms/image/D5612AQFXbdLmyCZWjQ/article-cover_image-shrink_180_320/0/1657655070117?e=1664409600&v=beta&t=31i4m1XpUP5I4-FXN2JW5FWmX1HgbDRY5JL21VA09G8", "publishedAt": null}, {"title": "5 great books for the summer", "url": "https://www.linkedin.com/pulse/5-great-books-summer-bill-gates", "author": "By Bill Gates", "photo": "https://media-exp1.licdn.com/dms/image/D5612AQG1s1vJy7mtgQ/article-cover_image-shrink_180_320/0/1655227057311?e=1664409600&v=beta&t=PQQN1mQktPeg4CTSQrVLkpip-tU9dAx3yVYtyLeOYPY", "publishedAt": null}], "languages": [], "volunteering": [], "suggestedProfiles": []}
{"type": "object", "properties": {"username": {"type": "string"}, "avatar": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "fullName": {"type": "string"}, "headline": {"type": "string"}, "location": {"type": "object", "properties": {"country": {"type": "string"}, "countryName": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}}}, "experiences": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "null"}, "company": {"type": "string"}, "startDate": {"type": "string"}, "endDate": {"type": "string"}, "companyUrl": {"type": "string"}, "location": {"type": "null"}, "photo": {"type": "string"}}}}, "activities": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "url": {"type": "string"}}}}, "articles": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "author": {"type": "string"}, "photo": {"type": "string"}, "publishedAt": {"type": "null"}}}}, "languages": {"type": "array"}, "volunteering": {"type": "array"}, "suggestedProfiles": {"type": "array"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/3da133bd-dacc-4c6e-ba8a-4399d7986580/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Validate Address
The "Validate Address" endpoint is an API to validate addresses. To use this endpoint, users must provide an address as an input. The endpoint then checks the address if it is valid.
200
Response
{"valid": false}
{"type": "object", "properties": {"valid": {"type": "boolean"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/6ec462ab-ab66-41e4-8e1f-cbd04672eb9c/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
IsWeekendDetctor
The "IsWeekendDetector" endpoint is an API that detects whether a given date is a weekend or not.
200
Response
{"dayNumber": 6, "weekDay": "Saturday", "isWeekend": true}
{"type": "object", "properties": {"dayNumber": {"type": "integer"}, "weekDay": {"type": "string"}, "isWeekend": {"type": "boolean"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/25df1c6e-e2ef-41c1-a5b3-e3ede063a947/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Currrentmonth
This API endpoint allows users to retrieve various details about the current month. The user can input a specific month and year, as well as an output format, to receive details about that month instead of the current one.
200
Response
{"lastDayOfMonth": "Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "firstDayOfMonth": "Wed Mar 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "daysInMonth": 31, "workdays": ["Wed Mar 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 06 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 07 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 23 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 29 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)"], "saturdays": ["Sat Mar 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sat Mar 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sat Mar 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sat Mar 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)"], "sundays": ["Sun Mar 05 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sun Mar 12 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sun Mar 19 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Sun Mar 26 2023 00:00:00 GMT+0000 (Coordinated Universal Time)"], "lastWorkdayOfMonth": "Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "workdaysReversed": ["Fri Mar 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 29 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 23 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Tue Mar 07 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Mon Mar 06 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Fri Mar 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Thu Mar 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)", "Wed Mar 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)"]}
{"type": "object", "properties": {"lastDayOfMonth": {"type": "string"}, "firstDayOfMonth": {"type": "string"}, "daysInMonth": {"type": "integer"}, "workdays": {"type": "array", "items": {"type": "string"}}, "saturdays": {"type": "array", "items": {"type": "string"}}, "sundays": {"type": "array", "items": {"type": "string"}}, "lastWorkdayOfMonth": {"type": "string"}, "workdaysReversed": {"type": "array", "items": {"type": "string"}}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/00b41718-8f28-4b56-8c9a-6183b71fb15b/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
DetectBIC
The "DetectBic" endpoint is a software API that verifies the validity of a Bank Identifier Code (BIC). To use this endpoint, users provide the BIC as an input, and the endpoint checks whether the provided BIC is valid or not. If the BIC is valid, the output will indicate that it is valid, otherwise it will indicate that it is invalid.
200
Response
{"valid": true}
{"type": "object", "properties": {"valid": {"type": "boolean"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/0d1baeea-38ca-4b98-aed2-203db61dacbf/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Nation To ISO
The "Nation to ISO" REST endpoint is an API that converts a nation's name to its corresponding ISO country code, or vice versa. Users can input either the nation name or the ISO code, and the endpoint will return the corresponding output. For example, if the input is "South Africa", the output will be "ZA", while if the input is "ES", the output will be "Spain".
200
iso -> nation
{"nation": "Spain"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"nation": {"type": "string"}}, "required": ["nation"]}
4cf48510-6cb6-4c22-9031-a0d74f059e43/0d1baeea-38ca-4b98-aed2-203db61dacbf/0/1
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Nation To ISO
The "Nation to ISO" REST endpoint is an API that converts a nation's name to its corresponding ISO country code, or vice versa. Users can input either the nation name or the ISO code, and the endpoint will return the corresponding output. For example, if the input is "South Africa", the output will be "ZA", while if the input is "ES", the output will be "Spain".
200
nation -> iso
{"nation": "South Africa"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"nation": {"type": "string"}}, "required": ["nation"]}
4cf48510-6cb6-4c22-9031-a0d74f059e43/3cd4796c-b12f-4102-ba8d-3499b43c3668/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Convertcurrency
Convert an amount to a different currency on a given date.
200
Response
{"convertedAmount": 5.7, "dataDate": "08.02.2022"}
{"type": "object", "properties": {"convertedAmount": {"type": "number"}, "dataDate": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/22dbe85e-10df-4010-af40-7fba5d459a0e/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Calculate Week
An empty body returns data about the current week.
200
Response
{"workingDate": "2023-02-08T14:11:53+00:00", "weekNumber": 6, "firstDayOfWeek": "2023-02-06T00:00:00+00:00", "lastDayOfWeek": "2023-02-12T23:59:59+00:00"}
{"type": "object", "properties": {"workingDate": {"type": "string"}, "weekNumber": {"type": "integer"}, "firstDayOfWeek": {"type": "string"}, "lastDayOfWeek": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/6299a0c7-b8db-4724-90d6-10dec47cfd8c/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
LookupVATrates
The "LookupVATrates" REST endpoint is an API that provides the value-added tax (VAT) rate for a specific country. To use this endpoint, users must provide the two-letter country code for the country they wish to lookup. Once the endpoint receives this information, it will return the VAT rate as output.
200
Response
{"country": "Germany", "vat_name": "Umsatzsteuer", "vat_abbr": "USt", "standard_rate": 19, "reduced_rate": 7, "reduced_rate_alt": false, "super_reduced_rate": false, "parking_rate": false}
{"type": "object", "properties": {"country": {"type": "string"}, "vat_name": {"type": "string"}, "vat_abbr": {"type": "string"}, "standard_rate": {"type": "integer"}, "reduced_rate": {"type": "integer"}, "reduced_rate_alt": {"type": "boolean"}, "super_reduced_rate": {"type": "boolean"}, "parking_rate": {"type": "boolean"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/c7f72076-dbbd-4f57-99cb-0b74a0c98ad2/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
IPtoGEOLocation
The "IPtoGEOLocation" REST endpoint is an API that maps IP addresses to geographical locations. Users must provide an IP address as input to retrieve the corresponding geographical location. This endpoint uses IP geolocation data to identify the latitude and longitude of the provided IP address. Users can input both IPv4 and IPv6 addresses. The endpoint returns the geographical location of the provided IP address as output, including the country, region, city, latitude, and longitude.
200
Response
{"status": "success", "country": "Germany", "countryCode": "DE", "region": "RP", "regionName": "Rheinland-Pfalz", "city": "Waldfischbach-Burgalben", "zip": "67714", "lat": 49.2794, "lon": 7.6671, "timezone": "Europe/Berlin", "isp": "Deutsche Telekom AG", "org": "Deutsche Telekom AG", "as": "AS3320 Deutsche Telekom AG", "query": "87.155.190.147"}
{"type": "object", "properties": {"status": {"type": "string"}, "country": {"type": "string"}, "countryCode": {"type": "string"}, "region": {"type": "string"}, "regionName": {"type": "string"}, "city": {"type": "string"}, "zip": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "timezone": {"type": "string"}, "isp": {"type": "string"}, "org": {"type": "string"}, "as": {"type": "string"}, "query": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/6e3c52f7-293e-4f72-a7a1-adfd580fe212/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
DetectHolidays
This endpoint can be used to return the holidays periods in a given year and country specifying its countryCode
200
Response
{"holidays": [{"date": "2022-01-01 00:00:00", "start": "2021-12-31T23:00:00.000Z", "end": "2022-01-01T23:00:00.000Z", "name": "Neujahr", "type": "public", "rule": "01-01"}, {"date": "2022-01-06 00:00:00", "start": "2022-01-05T23:00:00.000Z", "end": "2022-01-06T23:00:00.000Z", "name": "Heilige Drei K\u00f6nige", "type": "public", "rule": "01-06"}, {"date": "2022-04-16 00:00:00", "start": "2022-04-15T22:00:00.000Z", "end": "2022-04-16T22:00:00.000Z", "name": "Karsamstag", "type": "observance", "rule": "easter -1"}, {"date": "2022-04-17 00:00:00", "start": "2022-04-16T22:00:00.000Z", "end": "2022-04-17T22:00:00.000Z", "name": "Ostersonntag", "type": "public", "rule": "easter"}, {"date": "2022-04-18 00:00:00", "start": "2022-04-17T22:00:00.000Z", "end": "2022-04-18T22:00:00.000Z", "name": "Ostermontag", "type": "public", "rule": "easter 1"}, {"date": "2022-05-01 00:00:00", "start": "2022-04-30T22:00:00.000Z", "end": "2022-05-01T22:00:00.000Z", "name": "Staatsfeiertag", "type": "public", "rule": "05-01"}, {"date": "2022-05-08 00:00:00", "start": "2022-05-07T22:00:00.000Z", "end": "2022-05-08T22:00:00.000Z", "name": "Muttertag", "type": "observance", "rule": "2nd sunday in May"}, {"date": "2022-05-26 00:00:00", "start": "2022-05-25T22:00:00.000Z", "end": "2022-05-26T22:00:00.000Z", "name": "Christi Himmelfahrt", "type": "public", "rule": "easter 39"}, {"date": "2022-06-05 00:00:00", "start": "2022-06-04T22:00:00.000Z", "end": "2022-06-05T22:00:00.000Z", "name": "Pfingstsonntag", "type": "public", "rule": "easter 49"}, {"date": "2022-06-06 00:00:00", "start": "2022-06-05T22:00:00.000Z", "end": "2022-06-06T22:00:00.000Z", "name": "Pfingstmontag", "type": "public", "rule": "easter 50"}, {"date": "2022-06-16 00:00:00", "start": "2022-06-15T22:00:00.000Z", "end": "2022-06-16T22:00:00.000Z", "name": "Fronleichnam", "type": "public", "rule": "easter 60"}, {"date": "2022-08-15 00:00:00", "start": "2022-08-14T22:00:00.000Z", "end": "2022-08-15T22:00:00.000Z", "name": "Mari\u00e4 Himmelfahrt", "type": "public", "rule": "08-15"}, {"date": "2022-10-26 00:00:00", "start": "2022-10-25T22:00:00.000Z", "end": "2022-10-26T22:00:00.000Z", "name": "Nationalfeiertag", "type": "public", "rule": "10-26"}, {"date": "2022-11-01 00:00:00", "start": "2022-10-31T23:00:00.000Z", "end": "2022-11-01T23:00:00.000Z", "name": "Allerheiligen", "type": "public", "rule": "11-01"}, {"date": "2022-12-08 00:00:00", "start": "2022-12-07T23:00:00.000Z", "end": "2022-12-08T23:00:00.000Z", "name": "Mari\u00e4 Empf\u00e4ngnis", "type": "public", "rule": "12-08"}, {"date": "2022-12-24 14:00:00", "start": "2022-12-24T13:00:00.000Z", "end": "2022-12-24T23:00:00.000Z", "name": "Heiliger Abend", "type": "bank", "rule": "12-24 14:00 if sunday then 00:00"}, {"date": "2022-12-25 00:00:00", "start": "2022-12-24T23:00:00.000Z", "end": "2022-12-25T23:00:00.000Z", "name": "Christtag", "type": "public", "rule": "12-25"}, {"date": "2022-12-26 00:00:00", "start": "2022-12-25T23:00:00.000Z", "end": "2022-12-26T23:00:00.000Z", "name": "Stefanitag", "type": "public", "rule": "12-26"}, {"date": "2022-12-31 14:00:00", "start": "2022-12-31T13:00:00.000Z", "end": "2022-12-31T23:00:00.000Z", "name": "Silvester", "type": "bank", "rule": "12-31 14:00 if sunday then 00:00"}]}
{"type": "object", "properties": {"holidays": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "rule": {"type": "string"}}}}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/2117ee5d-94f8-45b6-b271-91136a79e33b/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
CalculateBody-MassIndex(BMI)
Takes two attributes height and weight to calculate and return the corresponding category in the body-mass index.
200
Response
{"bmi": 24.69, "bmiClassification": "normal", "dbw": 72, "kcal": 2160, "nutrients": {"carbohydrates": 324, "protein": 81, "fat": 60}}
{"type": "object", "properties": {"bmi": {"type": "number"}, "bmiClassification": {"type": "string"}, "dbw": {"type": "integer"}, "kcal": {"type": "integer"}, "nutrients": {"type": "object", "properties": {"carbohydrates": {"type": "integer"}, "protein": {"type": "integer"}, "fat": {"type": "integer"}}}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/bcf84638-682e-43ff-a01f-7ca9c780ae78/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Validateemail
This endpoint checks if a given email is valid or not. It there is an detectable error in the email address, the corrected one will be included in the response.
200
Response
{"valid": true, "emailCorrected": "[email protected]"}
{"type": "object", "properties": {"valid": {"type": "boolean"}, "emailCorrected": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/23592b98-f025-4d5c-b684-01da9b39a26b/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Switch Timezone
The "Switch Timezone" REST endpoint is an API that allows users to convert a given timestamp from one timezone to another. To use this endpoint, users must provide the input timestamp, input timezone, and destination timezone as inputs. The endpoint then converts the input timestamp from the input timezone to the destination timezone, and returns the resulting timestamp as output.
200
Response
{"convertedTime": "17.12.2021 18:03:00.000 GMT +01:00 (GMT+1)", "timeZone": "Europe/Berlin"}
{"type": "object", "properties": {"convertedTime": {"type": "string"}, "timeZone": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/a8841f64-aa29-41ab-842e-19c27a08387b/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
SplitnameLastnameandFirstname
The "SplitnameLastnameandFirstname" REST endpoint is an API that splits a full name into separate first and last name components. To use this endpoint, users must provide the full name to be split as input. The endpoint will then attempt to split the name into separate components based on common name patterns, such as first name, middle name(s), and last name. In the case of compound surnames, the endpoint will attempt to identify the last part of the surname as the "main" surname.
200
Response
{"firstName": "Pascal Theodore Jannik", "lastName": "Sch\u00fcler"}
{"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/3477649d-322a-4bf6-82ea-d1a324a3821e/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
VerifyaDomain
This endpoint can be used to check if a domain is valid or not.
200
Response
{"domain": "https://irgnedneinasdf.de/prices/test.pdf"}
{"type": "object", "properties": {"domain": {"type": "string"}}}
4cf48510-6cb6-4c22-9031-a0d74f059e43/8373a92b-429a-4669-9eb9-f3461782fac4/0/0
Useful Business 1001 Functions
1001 Functions to enhance your business via API. Access a comprehensive API offering various business functions, including VAT rate lookup, geolocation, currency conversion, email validation, domain verification, BMI calculation, and more.
null
Detect Gender by Name
Given a firstName this endpoint returns whether the person is likely to be a female or male individual.
200
Response
{"firstname": "Andreas", "detectedGender": "male"}
{"type": "object", "properties": {"firstname": {"type": "string"}, "detectedGender": {"type": "string"}}}
f5b0ab77-7e8f-427b-9ba0-f6640c008760/7e7ead9c-1e5c-4823-a966-d22950bae770/0/0
Idealista
Query for rent and sale properties in Spain, Italy, Portugal
9.5
zois/detail
Get information about specific zone of interest
200
Response
{"id": "metro-porta-romana", "name": "Metro Porta Romana", "relatedLocationId": "0-EU-IT-MI", "shape": {"type": "MultiPolygon", "coordinates": [[[[9.20289, 45.4482], [9.20257, 45.44821], [9.20225, 45.44823], [9.20193, 45.44826], [9.20162, 45.44831], [9.20131, 45.44838], [9.20101, 45.44845], [9.20071, 45.44854], [9.20043, 45.44865], [9.20015, 45.44876], [9.19988, 45.44889], [9.19963, 45.44903], [9.19939, 45.44918], [9.19916, 45.44934], [9.19895, 45.44951], [9.19875, 45.44968], [9.19857, 45.44987], [9.19841, 45.45007], [9.19826, 45.45027], [9.19814, 45.45048], [9.19803, 45.45069], [9.19794, 45.4509], [9.19787, 45.45113], [9.19782, 45.45135], [9.19779, 45.45157], [9.19778, 45.4518], [9.19779, 45.45203], [9.19782, 45.45225], [9.19787, 45.45247], [9.19794, 45.45269], [9.19803, 45.45291], [9.19814, 45.45312], [9.19826, 45.45333], [9.19841, 45.45353], [9.19857, 45.45373], [9.19875, 45.45392], [9.19895, 45.45409], [9.19916, 45.45426], [9.19939, 45.45442], [9.19963, 45.45457], [9.19988, 45.45471], [9.20015, 45.45484], [9.20043, 45.45495], [9.20071, 45.45506], [9.20101, 45.45515], [9.20131, 45.45522], [9.20162, 45.45529], [9.20193, 45.45534], [9.20225, 45.45537], [9.20257, 45.45539], [9.20289, 45.4554], [9.20321, 45.45539], [9.20353, 45.45537], [9.20385, 45.45534], [9.20416, 45.45529], [9.20447, 45.45522], [9.20477, 45.45515], [9.20507, 45.45506], [9.20535, 45.45495], [9.20563, 45.45484], [9.2059, 45.45471], [9.20615, 45.45457], [9.20639, 45.45442], [9.20662, 45.45426], [9.20683, 45.45409], [9.20703, 45.45392], [9.20721, 45.45373], [9.20737, 45.45353], [9.20752, 45.45333], [9.20764, 45.45312], [9.20775, 45.45291], [9.20784, 45.45269], [9.20791, 45.45247], [9.20796, 45.45225], [9.20799, 45.45203], [9.208, 45.4518], [9.20799, 45.45157], [9.20796, 45.45135], [9.20791, 45.45113], [9.20784, 45.4509], [9.20775, 45.45069], [9.20764, 45.45048], [9.20752, 45.45027], [9.20737, 45.45007], [9.20721, 45.44987], [9.20703, 45.44968], [9.20683, 45.44951], [9.20662, 45.44934], [9.20639, 45.44918], [9.20615, 45.44903], [9.2059, 45.44889], [9.20563, 45.44876], [9.20535, 45.44865], [9.20507, 45.44854], [9.20477, 45.44845], [9.20447, 45.44838], [9.20416, 45.44831], [9.20385, 45.44826], [9.20353, 45.44823], [9.20321, 45.44821], [9.20289, 45.4482]]]]}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "relatedLocationId": {"type": "string"}, "shape": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["coordinates", "type"]}}, "required": ["id", "name", "relatedLocationId", "shape"]}
f5b0ab77-7e8f-427b-9ba0-f6640c008760/9f5a9337-2229-482b-9de1-b99ed842b946/0/0
Idealista
Query for rent and sale properties in Spain, Italy, Portugal
9.5
properties/detail
Get property detail
200
Response
{"message": "ad not found", "httpStatus": 404, "ad": {"adid": 19899037, "operation": "rent", "propertyType": "bedrooms", "locationId": "0-EU-IT-MI-01-001-135-04-002", "lastDeactivationDate": 1637838741000, "deactivationReason": "user", "tracking": {"unsubscriptionId": 18, "stateCode": "A"}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "httpStatus": {"type": "integer"}, "ad": {"type": "object", "properties": {"adid": {"type": "integer"}, "operation": {"type": "string"}, "propertyType": {"type": "string"}, "locationId": {"type": "string"}, "lastDeactivationDate": {"type": "integer"}, "deactivationReason": {"type": "string"}, "tracking": {"type": "object", "properties": {"unsubscriptionId": {"type": "integer"}, "stateCode": {"type": "string"}}, "required": ["stateCode", "unsubscriptionId"]}}, "required": ["adid", "deactivationReason", "lastDeactivationDate", "locationId", "operation", "propertyType", "tracking"]}}, "required": ["ad", "httpStatus", "message"]}
f5b0ab77-7e8f-427b-9ba0-f6640c008760/6165a708-c4ba-4ad0-a2bc-862f853f9efc/0/0
Idealista
Query for rent and sale properties in Spain, Italy, Portugal
9.5
auto-complete
Get auto complete suggestion by term or phrase
200
Response
{"locations": [{"name": "Roma, Roma", "locationId": "0-EU-IT-RM-01-001-097", "divisible": true, "type": "location", "suggestedLocationId": 14859, "subTypeText": "Comune"}, {"name": "Roma", "locationId": "0-EU-IT-RM", "divisible": true, "type": "location", "suggestedLocationId": 16206, "subTypeText": "Provincia"}, {"name": "Metro Basilica San Paolo, Roma", "divisible": false, "type": "zoi", "subType": "metroRoma", "suggestedLocationId": 122766, "zoiId": "metro-basilica-san-paolo", "subTypeText": "Metro Roma", "icon": "https://st1.idealista.com/api/resources/img/pois/metroRoma.png"}, {"name": "Metro Spagna, Roma", "divisible": false, "type": "zoi", "subType": "metroRoma", "suggestedLocationId": 122883, "zoiId": "metro-spagna", "subTypeText": "Metro Roma", "icon": "https://st1.idealista.com/api/resources/img/pois/metroRoma.png"}, {"name": "Casal Borsetti - Marina Romea - Porto Corsini, Ravenna", "locationId": "0-EU-IT-RA-01-001-014-09", "divisible": false, "type": "location", "suggestedLocationId": 17946, "subTypeText": "Zona"}, {"name": "Metro Cipro, Roma", "divisible": false, "type": "zoi", "subType": "metroRoma", "suggestedLocationId": 122798, "zoiId": "metro-cipro", "subTypeText": "Metro Roma", "icon": "https://st1.idealista.com/api/resources/img/pois/metroRoma.png"}], "total": 6}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"locations": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "locationId": {"type": "string"}, "divisible": {"type": "boolean"}, "type": {"type": "string"}, "suggestedLocationId": {"type": "integer"}, "subTypeText": {"type": "string"}, "subType": {"type": "string"}, "zoiId": {"type": "string"}, "icon": {"type": "string"}}, "required": ["divisible", "name", "subTypeText", "suggestedLocationId", "type"]}}, "total": {"type": "integer"}}, "required": ["locations", "total"]}
2d717f74-b169-414e-9834-ff916b1d6875/954a9c65-ecdc-46ae-884d-c3a294fac22b/0/0
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Query Name Availability
This endpoint queries the database for a company name for it's availability. If the company name already exists, a boolean FALSE is returned in the response body and TRUE if otherwise.
200
Company Name Not Available
{"message": "Success", "generated_on": "2022-10-10T06:07:57.2723045+00:00", "data": false, "api_version": "1.0", "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "boolean"}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]}
2d717f74-b169-414e-9834-ff916b1d6875/954a9c65-ecdc-46ae-884d-c3a294fac22b/0/1
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Query Name Availability
This endpoint queries the database for a company name for it's availability. If the company name already exists, a boolean FALSE is returned in the response body and TRUE if otherwise.
200
Company Name Available
{"message": "Success", "generated_on": "2022-10-10T06:09:11.1878484+00:00", "data": true, "api_version": "1.0", "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "boolean"}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]}
2d717f74-b169-414e-9834-ff916b1d6875/bcce3e65-8c43-4624-87e2-705fde703724/0/0
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Search By Registration Number
Search company information by the company or business' registration number issued by the CAC. It returns a single match if the registration number exists.
404
New Example
{"message": "Invalid company registrationNumber. Company does not exist.", "generated_on": "2022-10-10T06:05:56.1712257+00:00", "data": null, "api_version": "1.0", "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "null"}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]}
2d717f74-b169-414e-9834-ff916b1d6875/bcce3e65-8c43-4624-87e2-705fde703724/1/0
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Search By Registration Number
Search company information by the company or business' registration number issued by the CAC. It returns a single match if the registration number exists.
200
New Example
{"message": "Success", "generated_on": "2022-10-09T14:52:58.7526875+00:00", "data": {"id": "714b05c4-32fd-45fa-a4c1-9a41efc5d5d3", "companyName": "RUTOB LIMITED", "registrationNumber": "RC - 1754689", "address": "IGBOGENE SCHOOL ROAD, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Feb 9, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:11.102563Z", "updateAt": "2022-10-08T19:45:11.102563Z", "modifiedAt": "2022-10-09T14:52:58.738287+00:00"}, "api_version": "1.0", "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string"}, "companyName": {"type": "string"}, "registrationNumber": {"type": "string"}, "address": {"type": "string"}, "status": {"type": "string"}, "registrationDate": {"type": "string"}, "type": {"type": "string"}, "registeredOn": {"type": "null"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["address", "companyName", "createdAt", "id", "isActive", "isDeleted", "modifiedAt", "registeredOn", "registrationDate", "registrationNumber", "status", "type", "updateAt"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]}
2d717f74-b169-414e-9834-ff916b1d6875/1fe77f30-82db-41fa-8a80-d34ba6a1b937/0/0
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Search Company By Name
Do you know the company name? you can make a search of company information with just the name. You will get hits of all companies and businesses that are matching that particular name.
200
New Example
{"api_version": "1.0", "generated_on": "2022-10-09T14:51:32.4811381+00:00", "count": 1, "limit": 20, "page": 1, "items": [{"id": "d0a2fbde-11f5-4796-adbc-71b976e2d76b", "companyName": "ESK GLOBAL SERVICES LIMITED", "registrationNumber": "RC - 1855308", "address": "ASABA BENIN EXPRESS WAY, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Nov 1, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:36:26.438242Z", "updateAt": "2022-10-08T19:36:26.438242Z", "modifiedAt": "2022-10-09T14:51:32.4800797+00:00"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"api_version": {"type": "string"}, "generated_on": {"type": "string"}, "count": {"type": "integer"}, "limit": {"type": "integer"}, "page": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "companyName": {"type": "string"}, "registrationNumber": {"type": "string"}, "address": {"type": "string"}, "status": {"type": "string"}, "registrationDate": {"type": "string"}, "type": {"type": "string"}, "registeredOn": {"type": "null"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["address", "companyName", "createdAt", "id", "isActive", "isDeleted", "modifiedAt", "registeredOn", "registrationDate", "registrationNumber", "status", "type", "updateAt"]}}}, "required": ["api_version", "count", "generated_on", "items", "limit", "page"]}
2d717f74-b169-414e-9834-ff916b1d6875/d6f40b04-c5dc-43f0-9944-62d4c095d235/0/0
Business and company name API
Use this Know-Your-Business Process (KYB) API to validate registered companies and business names recognised by the Corporate Affairs Commission (CAC). You have enpoints to search, validate name availability and validate and fetch business and company registration numbers.
8.4
Get All Companies (Paginated)
This endpoint gets all the companies and business as in the CAC database.
200
New Example
{"api_version": "1.0", "generated_on": "2022-10-10T05:43:40.954498+00:00", "count": 3209, "limit": 20, "page": 1, "items": [{"id": "06f71a9c-8b5e-427a-b069-1c27990459eb", "companyName": "PEACECALL NIG LIMITED", "registrationNumber": "RC - 1771535", "address": "15/17 ABIMBOLA STREET,ISOLO INDUSTRIAL ESTATE,OPPOSITE JOHNSON WAX, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Mar 17, 2021", "type": "company", "registeredOn": "2021-03-17T23:00:00Z", "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:35:59.286466Z", "updateAt": "2022-10-08T19:35:59.286582Z", "modifiedAt": "2022-10-10T05:43:39.8813458+00:00"}, {"id": "59c748ff-bfdd-4636-8c10-2896a46cf597", "companyName": "ZARACO LIMITED", "registrationNumber": "RC - 1446095", "address": "Suite 003 Parkview Hotels Limited, Plot 2390 Takoradi street, Zone 1 Wuse Abuja, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Oct 17, 2017", "type": "company", "registeredOn": "2017-10-17T23:00:00Z", "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:36:25.54061Z", "updateAt": "2022-10-08T19:36:25.54061Z", "modifiedAt": "2022-10-10T05:43:39.8992806+00:00"}, {"id": "d06b26b5-e62d-4d42-a874-89310189a02c", "companyName": "ONECLASS LIMITED", "registrationNumber": "RC - NOT YET ASSIGNED", "address": "SUBSTATION 11, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - UNDER REGISTRATION", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:36:26.036827Z", "updateAt": "2022-10-08T19:36:26.036827Z", "modifiedAt": "2022-10-10T05:43:39.8993551+00:00"}, {"id": "d0a2fbde-11f5-4796-adbc-71b976e2d76b", "companyName": "ESK GLOBAL SERVICES LIMITED", "registrationNumber": "RC - 1855308", "address": "ASABA BENIN EXPRESS WAY, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Nov 1, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:36:26.438242Z", "updateAt": "2022-10-08T19:36:26.438242Z", "modifiedAt": "2022-10-10T05:43:39.899373+00:00"}, {"id": "17c0133f-2a77-4145-b074-fb83e98a5f23", "companyName": "ALL INK LIMITED", "registrationNumber": "RC - 1782729", "address": "Second Avenue, Greenland Estate, Beside Obasanjo Farms Limited, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Apr 13, 2021", "type": "company", "registeredOn": "2021-04-13T23:00:00Z", "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:36:27.148743Z", "updateAt": "2022-10-08T19:36:27.148743Z", "modifiedAt": "2022-10-10T05:43:39.8993898+00:00"}, {"id": "9b45b900-1240-477d-b210-5f0428b2b0fa", "companyName": "KEN JUNIOR INTERNATIONAL LIMITED", "registrationNumber": "RC - 90702", "address": "FEDERAL HOUSING ESTATE STR. 19, FLT 11, , BENIN LIMITED ,EDO , ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Nov 3, 1986", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:36:27.436031Z", "updateAt": "2022-10-08T19:36:27.436031Z", "modifiedAt": "2022-10-10T05:43:39.8994081+00:00"}, {"id": "57e76bb5-54fa-46c6-86c1-e2b9954e1d8d", "companyName": "DEE-ADELS CONSTRUCTION MULTINATIONAL NGR. LIMITED", "registrationNumber": "RC - 1766358", "address": "PLOT 12/14, KORSTON MULLER LIMITED(SYSTEM-METAL INDUSTRY) IDU INDUSTRIAL LAYOUT, ABUJA, FCT., ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Mar 7, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:36:28.315641Z", "updateAt": "2022-10-08T19:36:28.315641Z", "modifiedAt": "2022-10-10T05:43:39.8994242+00:00"}, {"id": "07b4077c-bfe9-42d5-89ac-f36e7ea515ec", "companyName": "CAPITAL NETWORTH INVESTMENT LIMITED", "registrationNumber": "RC - NOT YET ASSIGNED", "address": "No 13 Airport By Katsina Road, Opp. Bilu Ventures Limited, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - UNDER REGISTRATION", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:36:29.721267Z", "updateAt": "2022-10-08T19:36:29.721267Z", "modifiedAt": "2022-10-10T05:43:39.8994399+00:00"}, {"id": "b760b8d8-0dac-46e4-bc46-e51390e9c376", "companyName": "GOXY BAKERY & CONFECTIONERIES LIMITED", "registrationNumber": "RC - 1914323", "address": "Off Laraba Daggash Street, Edwin Clark Crescent, Guzape,, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Apr 4, 2022", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:36:30.435019Z", "updateAt": "2022-10-08T19:36:30.435019Z", "modifiedAt": "2022-10-10T05:43:39.8994555+00:00"}, {"id": "4f1ea65c-f97f-42cd-b62e-139cebd017af", "companyName": "YOUNG BONNY NIGERIA LIMITED", "registrationNumber": "RC - NOT YET ASSIGNED", "address": "ABAKALIKI ROAD, OKUKU JUNCTION, YALA LOCAL GOVERNMENT AREA, CROSS RIVER STATE , ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - UNDER REGISTRATION", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:36:30.859234Z", "updateAt": "2022-10-08T19:36:30.859234Z", "modifiedAt": "2022-10-10T05:43:39.8994808+00:00"}, {"id": "37859ee7-9ad0-4551-9f0c-8ac80ff64998", "companyName": "GEREGU GENERATION COMPANY LIMITED", "registrationNumber": "RC - 911573", "address": "PLOT 1490 NIGER DELTA POWER HOLDING COMPANY LIMITED, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Sep 15, 2010", "type": "company", "registeredOn": "2010-09-15T23:00:00Z", "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:01.368425Z", "updateAt": "2022-10-08T19:45:01.3685Z", "modifiedAt": "2022-10-10T05:43:39.8994964+00:00"}, {"id": "714b05c4-32fd-45fa-a4c1-9a41efc5d5d3", "companyName": "RUTOB LIMITED", "registrationNumber": "RC - 1754689", "address": "IGBOGENE SCHOOL ROAD, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Feb 9, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:11.102563Z", "updateAt": "2022-10-08T19:45:11.102563Z", "modifiedAt": "2022-10-10T05:43:39.8995141+00:00"}, {"id": "4f6f607d-a019-4c8b-804f-df5579abcbbd", "companyName": "XTATE-PRO LIMITED", "registrationNumber": "RC - 1432454", "address": "PLOT 70, DAN ABBEY WAY, LIMIT ROAD, BENIN CITY, EDO STATE., ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Aug 18, 2017", "type": "company", "registeredOn": "2017-08-18T23:00:00Z", "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:11.726238Z", "updateAt": "2022-10-08T19:45:11.726238Z", "modifiedAt": "2022-10-10T05:43:39.8995294+00:00"}, {"id": "97a6728c-3d0b-4cf4-89e3-007468e52cf7", "companyName": "SIED TABLE WATER LIMITED", "registrationNumber": "RC - 1920855", "address": "Atlantic Nominee Limited Layout, Ajiwe, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Apr 20, 2022", "type": "company", "registeredOn": "2022-04-20T23:00:00Z", "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:45:12.816725Z", "updateAt": "2022-10-08T19:45:12.816725Z", "modifiedAt": "2022-10-10T05:43:39.8995467+00:00"}, {"id": "68d9794e-3874-42df-8088-b7c46a05bc1b", "companyName": "NIGERIAN INSTITUTION OF SURVEYORS CONSULT LIMITED", "registrationNumber": "RC - 478392", "address": "NIS CONSULT LIMITED, PC 1, ENGINEERING CLOSE, VICTORIA ISLAND, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Apr 17, 2003", "type": "company", "registeredOn": "2003-04-17T23:00:00Z", "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:13.156542Z", "updateAt": "2022-10-08T19:45:13.156542Z", "modifiedAt": "2022-10-10T05:43:39.8995653+00:00"}, {"id": "a56b896d-4f02-40eb-90ba-e0c9415cd7c9", "companyName": "ALPHA BISAM OILS LIMITED", "registrationNumber": "RC - 763623", "address": "plot1 THE LIMIT ROAD, OFF SAPELE ROAD, ,", "status": "INACTIVE (Visit CAC and update your status)", "registrationDate": "Date of Registration - Jul 30, 2008", "type": "company", "registeredOn": "2008-07-30T23:00:00Z", "isDeleted": false, "isActive": false, "createdAt": "2022-10-08T19:45:13.778167Z", "updateAt": "2022-10-08T19:45:13.778167Z", "modifiedAt": "2022-10-10T05:43:39.8995911+00:00"}, {"id": "b0c5447c-2930-4165-813a-f74d89afc610", "companyName": "LAB24 SERVICES LIMITED", "registrationNumber": "RC - 1779720", "address": "KUCHIACO EXTENSION,BEHIND SKI LIMIT BAKERY KUJE, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Apr 6, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:45:14.122639Z", "updateAt": "2022-10-08T19:45:14.122639Z", "modifiedAt": "2022-10-10T05:43:39.8996091+00:00"}, {"id": "8a9f8ecd-a70a-4eca-9a62-c524f40e0006", "companyName": "LADE MINING COMPANY LIMITED", "registrationNumber": "RC - 1825457", "address": "Ikorodu-Sagamu Expressway off African Foundary limited, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Aug 6, 2021", "type": "company", "registeredOn": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:45:14.474518Z", "updateAt": "2022-10-08T19:45:14.474518Z", "modifiedAt": "2022-10-10T05:43:39.8996247+00:00"}, {"id": "f83b702d-422a-4de5-8614-8b4e7554a0ab", "companyName": "ABS INTEGRATED AGRIPRENEUR LIMITED", "registrationNumber": "RC - 1969596", "address": "Gwamma Road, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Aug 31, 2022", "type": "company", "registeredOn": "2022-08-31T23:00:00Z", "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:45:14.856329Z", "updateAt": "2022-10-08T19:45:14.856329Z", "modifiedAt": "2022-10-10T05:43:39.8996403+00:00"}, {"id": "de7394ba-9272-4db5-a348-93a3d12bdacd", "companyName": "ST JOHN'S CARE HEALTH LIMITED", "registrationNumber": "RC - 1882909", "address": "ST. JOHN'S CARE HEALTH LIMITED'S COMPOUND, COLLEGE ROAD, ,", "status": "ACTIVE", "registrationDate": "Date of Registration - Jan 18, 2022", "type": "company", "registeredOn": "2022-01-18T23:00:00Z", "isDeleted": false, "isActive": true, "createdAt": "2022-10-08T19:45:15.188374Z", "updateAt": "2022-10-08T19:45:15.188375Z", "modifiedAt": "2022-10-10T05:43:39.8996576+00:00"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"api_version": {"type": "string"}, "generated_on": {"type": "string"}, "count": {"type": "integer"}, "limit": {"type": "integer"}, "page": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "companyName": {"type": "string"}, "registrationNumber": {"type": "string"}, "address": {"type": "string"}, "status": {"type": "string"}, "registrationDate": {"type": "string"}, "type": {"type": "string"}, "registeredOn": {"type": ["null", "string"]}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["address", "companyName", "createdAt", "id", "isActive", "isDeleted", "modifiedAt", "registeredOn", "registrationDate", "registrationNumber", "status", "type", "updateAt"]}}}, "required": ["api_version", "count", "generated_on", "items", "limit", "page"]}
d1f9f76e-2d9c-4337-9527-f5d608b2de36/3ca2a38e-00b9-469b-a4e6-c6e3579b0710/0/0
QRCode API With Logo
An API to generate a QR code. You can add a logo to the center if you'd like as well as change the colors of the QR Code.
null
Generate QR Code
Generates a QR Code for you.
200
Response
{"status": "success", "url": "https://i.imgur.com/LxuM0RJ.png"}
{"type": "object", "properties": {"status": {"type": "string"}, "url": {"type": "string"}}}
53aa37cfe4b00287471a0adb/1e0cfeeb-e9c0-4cfd-94aa-90f8cae2d1e4/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Update default email
The endpoint allows to update default email and other parameters in a template. You can send parameters in the request body (like default_email, inviter_role, name, role_id etc. ) to change these parameters in an existing template.
200
New Example
{"id": "463de30db7374c109b177a0aafa3bb3558d13e26", "document_id": "1907302b26e94ce9a411131a45c5b57052f48a35", "data": [{"default_email": "", "inviter_role": false, "name": "Signer 1", "role_id": "f8614db6ffed49c49ad9f1d80628b5bf22eb1f80", "signing_order": 1}], "cc": [], "cc_step": [], "invite_link_instructions": [], "viewers": []}
{"type": "object", "properties": {"id": {"type": "string"}, "document_id": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"default_email": {"type": "string"}, "inviter_role": {"type": "boolean"}, "name": {"type": "string"}, "role_id": {"type": "string"}, "signing_order": {"type": "integer"}}}}, "cc": {"type": "array"}, "cc_step": {"type": "array"}, "invite_link_instructions": {"type": "array"}, "viewers": {"type": "array"}}}
53aa37cfe4b00287471a0adb/8e0a5f90-8bd0-4a49-817e-d16fa58cf828/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Embedded signing] Upload document
Uploads a file to user's account and returns unique id of the uploaded document. Accepts .doc, .docx, .pdf, .xls, .xlsx, .ppt, .pptx and .png file types. Maximum file size per upload is 50 Mb. The same limit works for the attachments uploaded by signers via SignNow editor.
200
id string
{"id": "9cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
{"type": "object", "properties": {"id": {"type": "string"}}}
53aa37cfe4b00287471a0adb/08a8f1cf-6fb8-4d64-9979-6efe330d5cd5/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Delete document
The endpoint allows to delete a document.
200
New Example
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
53aa37cfe4b00287471a0adb/784d10a0-8e19-4f00-b146-16036ed9b2b3/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Create singing link] Upload document
Uploads a file to user's account and returns unique id of the uploaded document. Accepts .doc, .docx, .pdf, .xls, .xlsx, .ppt, .pptx and .png file types. Maximum file size per upload is 50 Mb. The same limit works for the attachments uploaded by signers via SignNow editor.
200
id string
{"id": "9cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
{"type": "object", "properties": {"id": {"type": "string"}}}
53aa37cfe4b00287471a0adb/670b675a-dcc2-4083-823e-c289dbb68556/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Send a free form invite
Creates and sends a free form invite to sign a document. The endpoint sends the document without fields.
200
New Example
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
53aa37cfe4b00287471a0adb/5317cab5-04ea-4ae0-b456-d06c816fc670/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Free form invite] Upload document
Uploads a file to user's account and returns unique id of the uploaded document. Accepts .doc, .docx, .pdf, .xls, .xlsx, .ppt, .pptx and .png file types. Maximum file size per upload is 50 Mb. The same limit works for the attachments uploaded by signers via SignNow editor.
200
id string
{"id": "9cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
{"type": "object", "properties": {"id": {"type": "string"}}}
53aa37cfe4b00287471a0adb/30468c0e-6c3e-474f-9b03-e8db4b76f92c/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Free form invite] Authentication
Returns an access token for a user.
200
New Example
{"expires_in": 2592000, "token_type": "bearer", "access_token": "7cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "refresh_token": "59XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "scope": "*", "last_login": 1}
{"type": "object", "properties": {"expires_in": {"type": "integer"}, "token_type": {"type": "string"}, "access_token": {"type": "string"}, "refresh_token": {"type": "string"}, "scope": {"type": "string"}, "last_login": {"type": "integer"}}}
53aa37cfe4b00287471a0adb/d2df4302-ee09-494b-974e-845688242076/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Cancel field invite
The endpoint allows to cancel field invite.
200
New Example
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
53aa37cfe4b00287471a0adb/558f4117-eff1-43ec-b0fd-5239efd3efee/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Reassign signer
The endpoint allows to reassign signer: to send a field invite to other email.
200
New Example
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
53aa37cfe4b00287471a0adb/d1b8eea0-95bf-4bc4-a2a4-42d1802092f7/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Resend field invite
The endpoint allows to resend field invite.
200
New Example
{"result": "success"}
{"type": "object", "properties": {"result": {"type": "string"}}}
53aa37cfe4b00287471a0adb/9c54571d-ae3f-4186-9e6e-0505ba89c03c/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Get field and field invite id
The endpoint returns field and field invite ids.
200
New Example
{"id": "ef20dee055904369a52ea2126138e38b4bff7736", "parent_id": "23fcedd1709a428faf39aa821bd0c9ce51eb6138", "user_id": "561388e041154321a7c166bd0bf942c5807319f5", "document_name": "sample", "page_count": "2", "created": "1679659482", "updated": "1680263314", "original_filename": "sample.pdf", "origin_document_id": null, "owner": "[email protected]", "owner_name": "Oleh Shynkarenko", "template": false, "origin_user_id": null, "version_time": "1680263314", "thumbnail": {"small": "https://api.signnow.com/document/ef20dee055904369a52ea2126138e38b4bff7736/thumbnail?size=small", "medium": "https://api.signnow.com/document/ef20dee055904369a52ea2126138e38b4bff7736/thumbnail?size=medium", "large": "https://api.signnow.com/document/ef20dee055904369a52ea2126138e38b4bff7736/thumbnail?size=large"}, "roles": [{"unique_id": "d9a23cb2f42e41bfa047bbecbb2acde3280ff9cd", "signing_order": "1", "name": "Signer 1"}, {"unique_id": "116810f72c2147ba957c486fa306936ffbdf0c2b", "signing_order": "2", "name": "Signer 2"}], "viewer_roles": [], "attachments": [], "checks": [], "document_group_info": {"document_group_id": null, "document_group_name": null, "invite_id": null, "invite_status": null, "sign_as_merged": false, "doc_count_in_group": 0, "freeform_invite": {"id": null}, "state": null}, "document_group_template_info": [], "integrations": [], "settings": {"no_document_attachment": false, "copy_export": false, "no_document_file_attachments": false, "no_user_signature_return": false, "mobileweb_option": false, "require_drawn_signatures": false, "org_allowed_team_admins": false, "cloud_auto_export": false, "digitally_sign_dowloaded_docs": false, "invite_completion_redirect_url": false, "invite_decline_redirect_url": false, "add_signature_stamp": false, "pending_invite_document_view_notification": false, "signing_link_document_download": false, "required_preset_signature_name": false, "cloud_export_with_history": false, "emailed_docs_include_history": false, "require_email_subject": false, "document_completion_retention_days": false, "enable_hyperlink_protection": false, "enable_advanced_threat_protection": false, "require_login_for_signing": false, "logout_on_signing": false, "audit_trail_completion_retention_days": false, "front_end_session_length": false, "email_admin_on_banned_login": false, "add_signature_stamp_with_name": false, "cfr_title_21_part_11": false, "unsuccessful_logout_attempts_allowed": false, "require_authentication_for_invites": false, "electronic_consent_required": false, "electronic_consent_text": false, "document_guide": false, "watermark_downloaded_document": false, "restrict_download": false, "disable_email_notifications": false, "upload_limit": false, "document_schema_extended": false, "invite_update_notifications_for_all_invites_at_invite_create": false, "enable_full_story_tracker": false, "document_attachment_only_for_signer": false, "sso-only-login": false, "block_export_options_when_credit_card_validation_is_used": false, "only_administrator_is_able_to_invite_to_the_team": false, "block_login_via_social_networks": false, "redirect_to_registration_when_fields_saved": false, "common_experiments": false, "hide_decline_to_sign_option_in_signing_session": false, "hide_upgrade_subscription_button": false, "allow_download_certificate": false, "enable_eu_date_format": false, "guide_signers_only_through_required_fields": false, "allow_document_copying_to_other_accounts": false, "email_custom_subject": false, "email_custom_message": false, "enable_mfa": false, "allow_big_attachment_file": false, "allow_big_count_of_attachment_fields_per_document": false, "disable_download_action_in_editor": false, "signature_stamp_position": false, "enable_pki": false, "enable_document_comments": false, "save_signer_signature_and_initials": false, "auto_apply_signatures_and_initials_to_document_fields": false, "block_organization_selfleave_by_member": false, "completed_document_name_formula": false, "agreement_to_test_new_functionality_in_organization": false, "agree_to_be_beta_tester": false, "default_field_invite_remind_before": false, "default_field_invite_remind_after": false, "default_field_invite_remind_repeat": false, "default_field_invite_expiration_time": false, "email_logo_position": false, "email_btn_bkgd_color": false, "email_btn_text_color": false, "allow_edit_document_after_signing": false, "allow_embedded_extended_token_expiration": false, "every_signature_and_initials_field_requires_user_authentication": false, "enable_team_admin_move_docs": false, "disable_email_recipients": false, "allow_team_admin_rename_docs": false, "email_footer_enabled": false, "parse_only_signature_fields": false, "flatten_before_aspose": false, "run_experiments": false, "disable_form_search": false, "allow_team_admin_create_csv_report_for_shared_template": false, "enable_team_generic_email": false, "use_team_generic_data": false}, "signing_session_settings": {"welcome_message": null}, "tags": [{"type": "system", "name": "development_mode"}, {"type": "system", "name": "field_text"}, {"type": "system", "name": "fields"}, {"type": "system", "name": "invites_multiple_signers"}], "enumeration_options": [], "exported_to": [], "fields": [{"id": "2235bb0b0c4748498e737ad441e6a4a76f1543f3", "type": "text", "role_id": "d9a23cb2f42e41bfa047bbecbb2acde3280ff9cd", "json_attributes": {"page_number": 0, "x": 217, "y": 32, "width": 50, "height": 40, "required": true, "name": "FieldName"}, "role": "Signer 1", "originator": "[email protected]", "fulfiller": "[email protected]", "field_request_id": "09f759d897714fb4833bb06f7c72b1d8ae818cc7", "element_id": null, "field_request_canceled": null, "template_field_id": null, "field_id": "09f759d897714fb4833bb06f7c72b1d8ae818cc7"}, {"id": "92544f39f4cc47269c3df146a283dc43074f5134", "type": "text", "role_id": "116810f72c2147ba957c486fa306936ffbdf0c2b", "json_attributes": {"page_number": 0, "x": 260, "y": 60, "width": 50, "height": 40, "required": true, "name": "FieldName2"}, "role": "Signer 2", "originator": "[email protected]", "fulfiller": "[email protected]", "field_request_id": "923f8c37528f47729b9ccd30884ce1b8e92b48d2", "element_id": null, "field_request_canceled": null, "template_field_id": null, "field_id": "923f8c37528f47729b9ccd30884ce1b8e92b48d2"}], "field_invites": [{"id": "d797ec95b7b0458eab312b71b745c3e3ab7f7eb7", "signer_user_id": "d7c3a18e3fa0434a867d7492715b455b13408c47", "signer_phone_invite": null, "status": "pending", "is_document_locked": "0", "password_protected": "0", "password_type": "", "password_method": "", "reassign": "1", "pfrid": null, "pfrtype": null, "pfrmerchant_id": null, "pfrstatus": null, "pframount": null, "pfrpayment_transaction_id": null, "pfrcreated": null, "pfrmerchant_type": null, "pfrmerchant_account_name": null, "pfrcurrency_name": null, "pfrjson_attributes": null, "id_verification_required": "NO", "id_verified": "UNVERIFIED", "created": "1680263314", "role": "Signer 1", "reminder": "1", "updated": "1680263314", "expiration_time": "1682855314", "email": "[email protected]", "role_id": "d9a23cb2f42e41bfa047bbecbb2acde3280ff9cd", "electronic_consent_id": null, "stripe_ach_bank_account_verified": "0", "stripe_ach_bank_account_present": "0", "redirect_uri": null, "is_draft_exists": "0", "is_full_declined": false, "is_embedded": false, "embedded_signer": [], "declined": [], "prefill_signature_name": null, "force_new_signature": null, "signing_instructions": null, "required_preset_signature_name": null, "decline_by_signature": "1", "electronic_consent_required": 0, "email_group": {"id": null, "name": null}, "payment_request": null, "delivery_type": "email", "email_statuses": [{"status": "sent", "created_at": 1680263318, "last_reaction_at": 1680263318}]}, {"id": "ddf76f9d26f54f9ebeb61340ed91935c51f0a834", "signer_user_id": "d7c3a18e3fa0434a867d7492715b455b13408c47", "signer_phone_invite": null, "status": "created", "is_document_locked": "0", "password_protected": "0", "password_type": "", "password_method": "", "reassign": "1", "pfrid": null, "pfrtype": null, "pfrmerchant_id": null, "pfrstatus": null, "pframount": null, "pfrpayment_transaction_id": null, "pfrcreated": null, "pfrmerchant_type": null, "pfrmerchant_account_name": null, "pfrcurrency_name": null, "pfrjson_attributes": null, "id_verification_required": "NO", "id_verified": "UNVERIFIED", "created": "1680263314", "role": "Signer 2", "reminder": "1", "updated": "1680263314", "expiration_time": null, "email": "[email protected]", "role_id": "116810f72c2147ba957c486fa306936ffbdf0c2b", "electronic_consent_id": null, "stripe_ach_bank_account_verified": "0", "stripe_ach_bank_account_present": "0", "redirect_uri": null, "is_draft_exists": "0", "is_full_declined": false, "is_embedded": false, "embedded_signer": [], "declined": [], "prefill_signature_name": null, "force_new_signature": null, "signing_instructions": null, "required_preset_signature_name": null, "decline_by_signature": "1", "electronic_consent_required": 0, "email_group": {"id": null, "name": null}, "payment_request": null, "delivery_type": "email", "email_statuses": []}], "viewer_field_invites": [], "field_validators": [], "hyperlinks": [], "inserts": [], "notary_invites": [], "originator_organization_settings": [], "payments": [], "radiobuttons": [], "seals": [], "signatures": [], "requests": [], "routing_details": [], "texts": [], "originator_logo": "", "pages": [{"src": "https://api.signnow.com/document/ef20dee055904369a52ea2126138e38b4bff7736/thumbnail?size=large&page=0", "size": {"width": 612, "height": 792}}, {"src": "https://api.signnow.com/document/ef20dee055904369a52ea2126138e38b4bff7736/thumbnail?size=large&page=1", "size": {"width": 612, "height": 792}}], "lines": []}
{"type": "object", "properties": {"id": {"type": "string"}, "parent_id": {"type": "string"}, "user_id": {"type": "string"}, "document_name": {"type": "string"}, "page_count": {"type": "string"}, "created": {"type": "string"}, "updated": {"type": "string"}, "original_filename": {"type": "string"}, "origin_document_id": {"type": "null"}, "owner": {"type": "string"}, "owner_name": {"type": "string"}, "template": {"type": "boolean"}, "origin_user_id": {"type": "null"}, "version_time": {"type": "string"}, "thumbnail": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}}, "roles": {"type": "array", "items": {"type": "object", "properties": {"unique_id": {"type": "string"}, "signing_order": {"type": "string"}, "name": {"type": "string"}}}}, "viewer_roles": {"type": "array"}, "attachments": {"type": "array"}, "checks": {"type": "array"}, "document_group_info": {"type": "object", "properties": {"document_group_id": {"type": "null"}, "document_group_name": {"type": "null"}, "invite_id": {"type": "null"}, "invite_status": {"type": "null"}, "sign_as_merged": {"type": "boolean"}, "doc_count_in_group": {"type": "integer"}, "freeform_invite": {"type": "object", "properties": {"id": {"type": "null"}}}, "state": {"type": "null"}}}, "document_group_template_info": {"type": "array"}, "integrations": {"type": "array"}, "settings": {"type": "object", "properties": {"no_document_attachment": {"type": "boolean"}, "copy_export": {"type": "boolean"}, "no_document_file_attachments": {"type": "boolean"}, "no_user_signature_return": {"type": "boolean"}, "mobileweb_option": {"type": "boolean"}, "require_drawn_signatures": {"type": "boolean"}, "org_allowed_team_admins": {"type": "boolean"}, "cloud_auto_export": {"type": "boolean"}, "digitally_sign_dowloaded_docs": {"type": "boolean"}, "invite_completion_redirect_url": {"type": "boolean"}, "invite_decline_redirect_url": {"type": "boolean"}, "add_signature_stamp": {"type": "boolean"}, "pending_invite_document_view_notification": {"type": "boolean"}, "signing_link_document_download": {"type": "boolean"}, "required_preset_signature_name": {"type": "boolean"}, "cloud_export_with_history": {"type": "boolean"}, "emailed_docs_include_history": {"type": "boolean"}, "require_email_subject": {"type": "boolean"}, "document_completion_retention_days": {"type": "boolean"}, "enable_hyperlink_protection": {"type": "boolean"}, "enable_advanced_threat_protection": {"type": "boolean"}, "require_login_for_signing": {"type": "boolean"}, "logout_on_signing": {"type": "boolean"}, "audit_trail_completion_retention_days": {"type": "boolean"}, "front_end_session_length": {"type": "boolean"}, "email_admin_on_banned_login": {"type": "boolean"}, "add_signature_stamp_with_name": {"type": "boolean"}, "cfr_title_21_part_11": {"type": "boolean"}, "unsuccessful_logout_attempts_allowed": {"type": "boolean"}, "require_authentication_for_invites": {"type": "boolean"}, "electronic_consent_required": {"type": "boolean"}, "electronic_consent_text": {"type": "boolean"}, "document_guide": {"type": "boolean"}, "watermark_downloaded_document": {"type": "boolean"}, "restrict_download": {"type": "boolean"}, "disable_email_notifications": {"type": "boolean"}, "upload_limit": {"type": "boolean"}, "document_schema_extended": {"type": "boolean"}, "invite_update_notifications_for_all_invites_at_invite_create": {"type": "boolean"}, "enable_full_story_tracker": {"type": "boolean"}, "document_attachment_only_for_signer": {"type": "boolean"}, "sso-only-login": {"type": "boolean"}, "block_export_options_when_credit_card_validation_is_used": {"type": "boolean"}, "only_administrator_is_able_to_invite_to_the_team": {"type": "boolean"}, "block_login_via_social_networks": {"type": "boolean"}, "redirect_to_registration_when_fields_saved": {"type": "boolean"}, "common_experiments": {"type": "boolean"}, "hide_decline_to_sign_option_in_signing_session": {"type": "boolean"}, "hide_upgrade_subscription_button": {"type": "boolean"}, "allow_download_certificate": {"type": "boolean"}, "enable_eu_date_format": {"type": "boolean"}, "guide_signers_only_through_required_fields": {"type": "boolean"}, "allow_document_copying_to_other_accounts": {"type": "boolean"}, "email_custom_subject": {"type": "boolean"}, "email_custom_message": {"type": "boolean"}, "enable_mfa": {"type": "boolean"}, "allow_big_attachment_file": {"type": "boolean"}, "allow_big_count_of_attachment_fields_per_document": {"type": "boolean"}, "disable_download_action_in_editor": {"type": "boolean"}, "signature_stamp_position": {"type": "boolean"}, "enable_pki": {"type": "boolean"}, "enable_document_comments": {"type": "boolean"}, "save_signer_signature_and_initials": {"type": "boolean"}, "auto_apply_signatures_and_initials_to_document_fields": {"type": "boolean"}, "block_organization_selfleave_by_member": {"type": "boolean"}, "completed_document_name_formula": {"type": "boolean"}, "agreement_to_test_new_functionality_in_organization": {"type": "boolean"}, "agree_to_be_beta_tester": {"type": "boolean"}, "default_field_invite_remind_before": {"type": "boolean"}, "default_field_invite_remind_after": {"type": "boolean"}, "default_field_invite_remind_repeat": {"type": "boolean"}, "default_field_invite_expiration_time": {"type": "boolean"}, "email_logo_position": {"type": "boolean"}, "email_btn_bkgd_color": {"type": "boolean"}, "email_btn_text_color": {"type": "boolean"}, "allow_edit_document_after_signing": {"type": "boolean"}, "allow_embedded_extended_token_expiration": {"type": "boolean"}, "every_signature_and_initials_field_requires_user_authentication": {"type": "boolean"}, "enable_team_admin_move_docs": {"type": "boolean"}, "disable_email_recipients": {"type": "boolean"}, "allow_team_admin_rename_docs": {"type": "boolean"}, "email_footer_enabled": {"type": "boolean"}, "parse_only_signature_fields": {"type": "boolean"}, "flatten_before_aspose": {"type": "boolean"}, "run_experiments": {"type": "boolean"}, "disable_form_search": {"type": "boolean"}, "allow_team_admin_create_csv_report_for_shared_template": {"type": "boolean"}, "enable_team_generic_email": {"type": "boolean"}, "use_team_generic_data": {"type": "boolean"}}}, "signing_session_settings": {"type": "object", "properties": {"welcome_message": {"type": "null"}}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}}}, "enumeration_options": {"type": "array"}, "exported_to": {"type": "array"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "role_id": {"type": "string"}, "json_attributes": {"type": "object", "properties": {"page_number": {"type": "integer"}, "x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "required": {"type": "boolean"}, "name": {"type": "string"}}}, "role": {"type": "string"}, "originator": {"type": "string"}, "fulfiller": {"type": "string"}, "field_request_id": {"type": "string"}, "element_id": {"type": "null"}, "field_request_canceled": {"type": "null"}, "template_field_id": {"type": "null"}, "field_id": {"type": "string"}}}}, "field_invites": {"type": "array", "items": {"type": "object"}}, "viewer_field_invites": {"type": "array"}, "field_validators": {"type": "array"}, "hyperlinks": {"type": "array"}, "inserts": {"type": "array"}, "notary_invites": {"type": "array"}, "originator_organization_settings": {"type": "array"}, "payments": {"type": "array"}, "radiobuttons": {"type": "array"}, "seals": {"type": "array"}, "signatures": {"type": "array"}, "requests": {"type": "array"}, "routing_details": {"type": "array"}, "texts": {"type": "array"}, "originator_logo": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}}}}}, "lines": {"type": "array"}}}
53aa37cfe4b00287471a0adb/7adf8d61-017c-423b-af3f-dc294e697061/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Field invite
Creates and sends a field invite to sign a document. Field invite sends the document which contains fields and has to be filled out and signed in a specific order.
200
New Example
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
53aa37cfe4b00287471a0adb/92240ff2-fd0e-4c75-b60f-8083de7c3d41/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Authentication
Returns an access token for a user.
200
New Example
{"expires_in": 2592000, "token_type": "bearer", "access_token": "7cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "refresh_token": "59XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "scope": "*", "last_login": 1}
{"type": "object", "properties": {"expires_in": {"type": "integer"}, "token_type": {"type": "string"}, "access_token": {"type": "string"}, "refresh_token": {"type": "string"}, "scope": {"type": "string"}, "last_login": {"type": "integer"}}}
53aa37cfe4b00287471a0adb/c26aded0-94e2-472b-8271-7c5fd8e51678/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Upload document
Uploads a file to user's account and returns unique id of the uploaded document. Accepts .doc, .docx, .pdf, .xls, .xlsx, .ppt, .pptx and .png file types. Maximum file size per upload is 50 Mb. The same limit works for the attachments uploaded by signers via SignNow editor.
200
id string
{"id": "9cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
{"type": "object", "properties": {"id": {"type": "string"}}}
53aa37cfe4b00287471a0adb/f5ebff92-af2c-43ae-b231-0d3c1ad6a290/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Add field signature
The endpoint allows to add signature field to a document. The signer can put a signature to this field.
200
New Example
{"id": "3dXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
{"type": "object", "properties": {"id": {"type": "string"}}}
53aa37cfe4b00287471a0adb/65223a1c-6291-4815-8ae7-7f0489d12b15/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Create singing link] Authentication
Returns an access token for a user.
200
New Example
{"expires_in": 2592000, "token_type": "bearer", "access_token": "7cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "refresh_token": "59XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "scope": "*", "last_login": 1}
{"type": "object", "properties": {"expires_in": {"type": "integer"}, "token_type": {"type": "string"}, "access_token": {"type": "string"}, "refresh_token": {"type": "string"}, "scope": {"type": "string"}, "last_login": {"type": "integer"}}}
53aa37cfe4b00287471a0adb/7441c893-7b8b-44eb-ab3b-6a9f6e06f9df/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
[Embedded signing] Authentication
Returns an access token for a user.
200
New Example
{"expires_in": 2592000, "token_type": "bearer", "access_token": "7cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "refresh_token": "59XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "scope": "*", "last_login": 1}
{"type": "object", "properties": {"expires_in": {"type": "integer"}, "token_type": {"type": "string"}, "access_token": {"type": "string"}, "refresh_token": {"type": "string"}, "scope": {"type": "string"}, "last_login": {"type": "integer"}}}
53aa37cfe4b00287471a0adb/d9eea69c-c487-4291-9198-7a23a1a11c86/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Delete embedded invites
Delete embedded invites for a document.
422
New Example
{"errors": [{"code": 19001006, "message": "Document has no pending or created embedded invites."}]}
{"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}}}}}
53aa37cfe4b00287471a0adb/d9eea69c-c487-4291-9198-7a23a1a11c86/1/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Delete embedded invites
Delete embedded invites for a document.
404
New Example
{"errors": [{"code": 19000001, "message": "Document not found"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}, "required": ["code", "message"]}}}, "required": ["errors"]}
53aa37cfe4b00287471a0adb/d9eea69c-c487-4291-9198-7a23a1a11c86/2/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Delete embedded invites
Delete embedded invites for a document.
403
New Example
{"errors": [{"code": 19001002, "message": "User is not document owner."}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}, "required": ["code", "message"]}}}, "required": ["errors"]}
53aa37cfe4b00287471a0adb/0bf0b576-b356-4d33-a6a0-4192b4a2a2be/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Get signing links
The endpoint allows to get all existing signing links and IDs of these signing links.
200
New Example
{"data": [{"id": "c5741311a06f44baaa3d236f01c148c8280f87ee", "hash": "YFWjc049", "active": true, "count": 0, "created": 1680694214}, {"id": "57516e125e3d4eea8b8510a254960ed13ae279b2", "hash": "i5jv8cGL", "active": true, "count": 0, "created": 1680694214}], "meta": {"pagination": {"total": 2, "count": 2, "per_page": 15, "current_page": 1, "total_pages": 1, "links": []}}}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "hash": {"type": "string"}, "active": {"type": "boolean"}, "count": {"type": "integer"}, "created": {"type": "integer"}}}}, "meta": {"type": "object", "properties": {"pagination": {"type": "object", "properties": {"total": {"type": "integer"}, "count": {"type": "integer"}, "per_page": {"type": "integer"}, "current_page": {"type": "integer"}, "total_pages": {"type": "integer"}, "links": {"type": "array"}}}}}}}
53aa37cfe4b00287471a0adb/0345c3d4-f24a-4259-b092-6c4f61053e6a/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Deactivate signing link
Allows API users to activate or deactivate the existing signing links.
204
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
53aa37cfe4b00287471a0adb/f35e45df-a84e-4160-9591-b5569c43b725/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Make document from template
Creates a new document copy out of template. If a name is not supplied than it will default to the original template name.
200
New Example
{"id": "ceXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "document_name": "New document"}
{"type": "object", "properties": {"id": {"type": "string"}, "document_name": {"type": "string"}}}
53aa37cfe4b00287471a0adb/f1e73683-2946-456e-a2a0-d0750996d584/0/0
SignNow
Deliver a seamless eSignature experience from your website, CRM, or custom app by integrating the signNow REST API. Simplify the signing and management of documents online, make your teams more productive, and delight customers with intuitive and easy-to-use electronic signatures. Create branded eSignature workflows within your application. eSign and send documents for signature, create reusable templates, share documents and templates via signing links, track the signing status, and more. T...
0.2
Get role ids for template
The endpoint allows to get role ids for a template.
200
New Example
{"id": "190XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "parent_id": "ea9XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "user_id": "561XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "document_name": "Template_from_Sample_3", "page_count": "2", "created": "1680614662", "updated": "1680614662", "original_filename": "Template_from_Sample_3.pdf", "origin_document_id": null, "owner": "[email protected]", "owner_name": "Name Surname", "template": true, "origin_user_id": null, "version_time": "1680614662", "thumbnail": {"small": "https://example.com/thumbnail?size=small", "medium": "https://example.com/thumbnail?size=medium", "large": "https://example.com/thumbnail?size=large"}, "roles": [{"unique_id": "f86XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "signing_order": "1", "name": "Signer 1"}, {"unique_id": "5e3XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "signing_order": "2", "name": "Signer 2"}], "viewer_roles": [], "attachments": [], "checks": [], "document_group_info": {"document_group_id": null, "document_group_name": null, "invite_id": null, "invite_status": null, "sign_as_merged": false, "doc_count_in_group": 0, "freeform_invite": {"id": null}, "state": null}, "document_group_template_info": [], "integrations": [], "settings": {"no_document_attachment": false, "copy_export": false, "no_document_file_attachments": false, "no_user_signature_return": false, "mobileweb_option": false, "require_drawn_signatures": false, "org_allowed_team_admins": false, "cloud_auto_export": false, "digitally_sign_dowloaded_docs": false, "invite_completion_redirect_url": false, "invite_decline_redirect_url": false, "add_signature_stamp": false, "pending_invite_document_view_notification": false, "signing_link_document_download": false, "required_preset_signature_name": false, "cloud_export_with_history": false, "emailed_docs_include_history": false, "require_email_subject": false, "document_completion_retention_days": false, "enable_hyperlink_protection": false, "enable_advanced_threat_protection": false, "require_login_for_signing": false, "logout_on_signing": false, "audit_trail_completion_retention_days": false, "front_end_session_length": false, "email_admin_on_banned_login": false, "add_signature_stamp_with_name": false, "cfr_title_21_part_11": false, "unsuccessful_logout_attempts_allowed": false, "require_authentication_for_invites": false, "electronic_consent_required": false, "electronic_consent_text": false, "document_guide": false, "watermark_downloaded_document": false, "restrict_download": false, "disable_email_notifications": false, "upload_limit": false, "document_schema_extended": false, "invite_update_notifications_for_all_invites_at_invite_create": false, "enable_full_story_tracker": false, "document_attachment_only_for_signer": false, "sso-only-login": false, "block_export_options_when_credit_card_validation_is_used": false, "only_administrator_is_able_to_invite_to_the_team": false, "block_login_via_social_networks": false, "redirect_to_registration_when_fields_saved": false, "common_experiments": false, "hide_decline_to_sign_option_in_signing_session": false, "hide_upgrade_subscription_button": false, "allow_download_certificate": false, "enable_eu_date_format": false, "guide_signers_only_through_required_fields": false, "allow_document_copying_to_other_accounts": false, "email_custom_subject": false, "email_custom_message": false, "enable_mfa": false, "allow_big_attachment_file": false, "allow_big_count_of_attachment_fields_per_document": false, "disable_download_action_in_editor": false, "signature_stamp_position": false, "enable_pki": false, "enable_document_comments": false, "save_signer_signature_and_initials": false, "auto_apply_signatures_and_initials_to_document_fields": false, "block_organization_selfleave_by_member": false, "completed_document_name_formula": false, "agreement_to_test_new_functionality_in_organization": false, "agree_to_be_beta_tester": false, "default_field_invite_remind_before": false, "default_field_invite_remind_after": false, "default_field_invite_remind_repeat": false, "default_field_invite_expiration_time": false, "email_logo_position": false, "email_btn_bkgd_color": false, "email_btn_text_color": false, "allow_edit_document_after_signing": false, "allow_embedded_extended_token_expiration": false, "every_signature_and_initials_field_requires_user_authentication": false, "enable_team_admin_move_docs": false, "disable_email_recipients": false, "allow_team_admin_rename_docs": false, "email_footer_enabled": false, "parse_only_signature_fields": false, "flatten_before_aspose": false, "run_experiments": false, "disable_form_search": false, "allow_team_admin_create_csv_report_for_shared_template": false, "enable_team_generic_email": false, "use_team_generic_data": false}, "signing_session_settings": {"welcome_message": null}, "tags": [{"type": "system", "name": "template"}, {"type": "system", "name": "field_text"}, {"type": "system", "name": "fields"}], "enumeration_options": [], "exported_to": [], "fields": [{"id": "691XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "type": "text", "role_id": "f86XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "json_attributes": {"page_number": 1, "x": 217, "y": 32, "width": 50, "height": 40, "required": true, "name": "FieldName"}, "role": "Signer 1", "originator": "[email protected]", "fulfiller": null, "field_request_id": null, "element_id": null, "field_request_canceled": null, "template_field_id": "5caXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "field_id": null}, {"id": "4efXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "type": "text", "role_id": "5e3XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "json_attributes": {"page_number": 1, "x": 260, "y": 60, "width": 50, "height": 40, "required": true, "name": "FieldName2"}, "role": "Signer 2", "originator": "[email protected]", "fulfiller": null, "field_request_id": null, "element_id": null, "field_request_canceled": null, "template_field_id": "f52XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "field_id": null}], "field_invites": [], "viewer_field_invites": [], "field_validators": [], "hyperlinks": [], "inserts": [], "notary_invites": [], "originator_organization_settings": [], "payments": [], "radiobuttons": [], "seals": [], "signatures": [], "requests": [], "routing_details": [], "texts": [], "originator_logo": "", "pages": [{"src": "https://example.com/thumbnail?size=large&page=0", "size": {"width": 612, "height": 792}}, {"src": "https://example.com/thumbnail?size=large&page=1", "size": {"width": 612, "height": 792}}], "lines": []}
{"type": "object", "properties": {"id": {"type": "string"}, "parent_id": {"type": "string"}, "user_id": {"type": "string"}, "document_name": {"type": "string"}, "page_count": {"type": "string"}, "created": {"type": "string"}, "updated": {"type": "string"}, "original_filename": {"type": "string"}, "origin_document_id": {"type": "null"}, "owner": {"type": "string"}, "owner_name": {"type": "string"}, "template": {"type": "boolean"}, "origin_user_id": {"type": "null"}, "version_time": {"type": "string"}, "thumbnail": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}}, "roles": {"type": "array", "items": {"type": "object", "properties": {"unique_id": {"type": "string"}, "signing_order": {"type": "string"}, "name": {"type": "string"}}}}, "viewer_roles": {"type": "array"}, "attachments": {"type": "array"}, "checks": {"type": "array"}, "document_group_info": {"type": "object", "properties": {"document_group_id": {"type": "null"}, "document_group_name": {"type": "null"}, "invite_id": {"type": "null"}, "invite_status": {"type": "null"}, "sign_as_merged": {"type": "boolean"}, "doc_count_in_group": {"type": "integer"}, "freeform_invite": {"type": "object", "properties": {"id": {"type": "null"}}}, "state": {"type": "null"}}}, "document_group_template_info": {"type": "array"}, "integrations": {"type": "array"}, "settings": {"type": "object", "properties": {"no_document_attachment": {"type": "boolean"}, "copy_export": {"type": "boolean"}, "no_document_file_attachments": {"type": "boolean"}, "no_user_signature_return": {"type": "boolean"}, "mobileweb_option": {"type": "boolean"}, "require_drawn_signatures": {"type": "boolean"}, "org_allowed_team_admins": {"type": "boolean"}, "cloud_auto_export": {"type": "boolean"}, "digitally_sign_dowloaded_docs": {"type": "boolean"}, "invite_completion_redirect_url": {"type": "boolean"}, "invite_decline_redirect_url": {"type": "boolean"}, "add_signature_stamp": {"type": "boolean"}, "pending_invite_document_view_notification": {"type": "boolean"}, "signing_link_document_download": {"type": "boolean"}, "required_preset_signature_name": {"type": "boolean"}, "cloud_export_with_history": {"type": "boolean"}, "emailed_docs_include_history": {"type": "boolean"}, "require_email_subject": {"type": "boolean"}, "document_completion_retention_days": {"type": "boolean"}, "enable_hyperlink_protection": {"type": "boolean"}, "enable_advanced_threat_protection": {"type": "boolean"}, "require_login_for_signing": {"type": "boolean"}, "logout_on_signing": {"type": "boolean"}, "audit_trail_completion_retention_days": {"type": "boolean"}, "front_end_session_length": {"type": "boolean"}, "email_admin_on_banned_login": {"type": "boolean"}, "add_signature_stamp_with_name": {"type": "boolean"}, "cfr_title_21_part_11": {"type": "boolean"}, "unsuccessful_logout_attempts_allowed": {"type": "boolean"}, "require_authentication_for_invites": {"type": "boolean"}, "electronic_consent_required": {"type": "boolean"}, "electronic_consent_text": {"type": "boolean"}, "document_guide": {"type": "boolean"}, "watermark_downloaded_document": {"type": "boolean"}, "restrict_download": {"type": "boolean"}, "disable_email_notifications": {"type": "boolean"}, "upload_limit": {"type": "boolean"}, "document_schema_extended": {"type": "boolean"}, "invite_update_notifications_for_all_invites_at_invite_create": {"type": "boolean"}, "enable_full_story_tracker": {"type": "boolean"}, "document_attachment_only_for_signer": {"type": "boolean"}, "sso-only-login": {"type": "boolean"}, "block_export_options_when_credit_card_validation_is_used": {"type": "boolean"}, "only_administrator_is_able_to_invite_to_the_team": {"type": "boolean"}, "block_login_via_social_networks": {"type": "boolean"}, "redirect_to_registration_when_fields_saved": {"type": "boolean"}, "common_experiments": {"type": "boolean"}, "hide_decline_to_sign_option_in_signing_session": {"type": "boolean"}, "hide_upgrade_subscription_button": {"type": "boolean"}, "allow_download_certificate": {"type": "boolean"}, "enable_eu_date_format": {"type": "boolean"}, "guide_signers_only_through_required_fields": {"type": "boolean"}, "allow_document_copying_to_other_accounts": {"type": "boolean"}, "email_custom_subject": {"type": "boolean"}, "email_custom_message": {"type": "boolean"}, "enable_mfa": {"type": "boolean"}, "allow_big_attachment_file": {"type": "boolean"}, "allow_big_count_of_attachment_fields_per_document": {"type": "boolean"}, "disable_download_action_in_editor": {"type": "boolean"}, "signature_stamp_position": {"type": "boolean"}, "enable_pki": {"type": "boolean"}, "enable_document_comments": {"type": "boolean"}, "save_signer_signature_and_initials": {"type": "boolean"}, "auto_apply_signatures_and_initials_to_document_fields": {"type": "boolean"}, "block_organization_selfleave_by_member": {"type": "boolean"}, "completed_document_name_formula": {"type": "boolean"}, "agreement_to_test_new_functionality_in_organization": {"type": "boolean"}, "agree_to_be_beta_tester": {"type": "boolean"}, "default_field_invite_remind_before": {"type": "boolean"}, "default_field_invite_remind_after": {"type": "boolean"}, "default_field_invite_remind_repeat": {"type": "boolean"}, "default_field_invite_expiration_time": {"type": "boolean"}, "email_logo_position": {"type": "boolean"}, "email_btn_bkgd_color": {"type": "boolean"}, "email_btn_text_color": {"type": "boolean"}, "allow_edit_document_after_signing": {"type": "boolean"}, "allow_embedded_extended_token_expiration": {"type": "boolean"}, "every_signature_and_initials_field_requires_user_authentication": {"type": "boolean"}, "enable_team_admin_move_docs": {"type": "boolean"}, "disable_email_recipients": {"type": "boolean"}, "allow_team_admin_rename_docs": {"type": "boolean"}, "email_footer_enabled": {"type": "boolean"}, "parse_only_signature_fields": {"type": "boolean"}, "flatten_before_aspose": {"type": "boolean"}, "run_experiments": {"type": "boolean"}, "disable_form_search": {"type": "boolean"}, "allow_team_admin_create_csv_report_for_shared_template": {"type": "boolean"}, "enable_team_generic_email": {"type": "boolean"}, "use_team_generic_data": {"type": "boolean"}}}, "signing_session_settings": {"type": "object", "properties": {"welcome_message": {"type": "null"}}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}}}, "enumeration_options": {"type": "array"}, "exported_to": {"type": "array"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "role_id": {"type": "string"}, "json_attributes": {"type": "object", "properties": {"page_number": {"type": "integer"}, "x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "required": {"type": "boolean"}, "name": {"type": "string"}}}, "role": {"type": "string"}, "originator": {"type": "string"}, "fulfiller": {"type": "null"}, "field_request_id": {"type": "null"}, "element_id": {"type": "null"}, "field_request_canceled": {"type": "null"}, "template_field_id": {"type": "string"}, "field_id": {"type": "null"}}}}, "field_invites": {"type": "array"}, "viewer_field_invites": {"type": "array"}, "field_validators": {"type": "array"}, "hyperlinks": {"type": "array"}, "inserts": {"type": "array"}, "notary_invites": {"type": "array"}, "originator_organization_settings": {"type": "array"}, "payments": {"type": "array"}, "radiobuttons": {"type": "array"}, "seals": {"type": "array"}, "signatures": {"type": "array"}, "requests": {"type": "array"}, "routing_details": {"type": "array"}, "texts": {"type": "array"}, "originator_logo": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}}}}}, "lines": {"type": "array"}}}
7151f64a-9649-4df0-a8c0-e4382cc9a45f/da178c15-fad9-4944-8126-25e66e2a9fed/0/0
Working Hour Calculation
Attendance API helps you do total hours calculation based on the checkin, checkout data. 🚀
null
Calculate Hours
Attendance API helps you do total hours calculation based on the checkin, checkout data. 🚀
200
New Example
{"columns": ["uid", "date", "hour"], "data": [[1, "2022-01-01", "12:00:00"]], "index": [0]}
{"type": "object", "properties": {"columns": {"type": "array", "items": {"type": "string"}}, "data": {"type": "array", "items": {"type": "array"}}, "index": {"type": "array", "items": {"type": "integer"}}}}
5981d215-67d8-4e58-8603-b9448b0b1e42/c7f8a1fa-5ae7-44c8-ba52-22cfb05a2bac/0/0
Entity Risk
The Entity Risk API accesses our risk intelligence data.
6.5
Risk Scoring
The Risk Scoring endpoint returns a Sigma Risk score for a given search term.
200
New Example
{"filters": {"threshold": 0.95, "sources": ["ofac_sdn_list"]}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"filters": {"type": "object", "properties": {"threshold": {"type": "number"}, "sources": {"type": "array", "items": {"type": "string"}}}, "required": ["sources", "threshold"]}}, "required": ["filters"]}
a617101b-0190-4456-a932-cee1c3bc5471/988e1950-91e7-463a-9ca5-8ee14b7e31a5/2/0
Hello OpenAPI
Hi
null
/Merchant/Login/Recover/{id}/
Generates a new password for the specified account and sends him an email with the username and the new password
400
Another bad value
{"code": 599, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}
a617101b-0190-4456-a932-cee1c3bc5471/988e1950-91e7-463a-9ca5-8ee14b7e31a5/2/1
Hello OpenAPI
Hi
null
/Merchant/Login/Recover/{id}/
Generates a new password for the specified account and sends him an email with the username and the new password
400
This is an invalid value
{"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}
a617101b-0190-4456-a932-cee1c3bc5471/988e1950-91e7-463a-9ca5-8ee14b7e31a5/5/0
Hello OpenAPI
Hi
null
/Merchant/Login/Recover/{id}/
Generates a new password for the specified account and sends him an email with the username and the new password
200
Example_1
{"success": ""}
{"properties": {"success": {"type": "boolean"}}, "type": "object"}
a617101b-0190-4456-a932-cee1c3bc5471/3cd38d51-e453-4599-9573-16c43c0a453a/1/0
Hello OpenAPI
Hi
null
getStoreExtended
400
This is an invalid value
{"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}
a617101b-0190-4456-a932-cee1c3bc5471/3cd38d51-e453-4599-9573-16c43c0a453a/1/1
Hello OpenAPI
Hi
null
getStoreExtended
400
Another bad value
{"code": 599, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}
a617101b-0190-4456-a932-cee1c3bc5471/90e48a72-cc26-47f5-8407-87f1e7d86dac/3/0
Hello OpenAPI
Hi
null
getMerchant
400
This is an invalid value
{"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}
a617101b-0190-4456-a932-cee1c3bc5471/90e48a72-cc26-47f5-8407-87f1e7d86dac/3/1
Hello OpenAPI
Hi
null
getMerchant
400
Another bad value
{"code": 599, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}
{"not": {"description": "409 Resource Already Exists"}, "oneOf": [{"example": {"error": {"code": 501, "message": "Bad request. Invalid input parameters. Missing required parameters. Parameter 'account_id' is required."}}, "properties": {"error": {"properties": {"code": {"deprecated": false, "format": "int32", "maxLength": 14, "minLength": 3, "pattern": "[a-z0-9]{8,64}", "type": "integer"}, "message": {"type": "string"}}, "type": "object"}}, "type": "object"}]}