cURL
curl --request GET \ --url https://us-property-data.p.rapidapi.com/api/v1/property/local-legal-protection \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": { "protectionLevels": { "lgbt": { "level": "state", "statePageUrl": "http://www.lgbtmap.org/equality_maps/profile_state/ct" }, "soi": { "level": "state" }, "voucher": { "level": "state" } }, "protections": [ { "covers": { "genderIdentity": true, "sexualOrientation": true, "housingChoiceVoucher": true, "sourceOfIncome": true }, "description": "Including protection from being unfairly evicted, denied housing, or refused the ability to rent or buy housing", "type": "Housing" } ] } }
Get Property Local Legal Protection
Rapid API Key
Unique Zillow Property ID (ZPID) used to identify the property
1
^\d+$
"58916071"
Success
true
Cost of the request
Show child attributes