Download OpenAPI specification:
API Gateway for self-storage site analysis
| facility_id required | string |
{- "data": [
- {
- "facility_id": "044761",
- "state_id": "TX",
- "year_and_month": 201803,
- "size_category": "10x10",
- "street_rate": 1.11,
- "web_rate": 0.89,
- "climate_control": true,
- "drive_access": false,
- "elevator_access": true,
- "ground_floor": false
}, - {
- "facility_id": "044761",
- "state_id": "TX",
- "year_and_month": 201803,
- "size_category": "10x15",
- "street_rate": 1.34,
- "web_rate": 1.0733334,
- "climate_control": false,
- "drive_access": false,
- "elevator_access": false,
- "ground_floor": true
}, - {
- "facility_id": "044761",
- "state_id": "TX",
- "year_and_month": 201803,
- "size_category": "10x15",
- "street_rate": 1.26,
- "web_rate": 1.0133333,
- "climate_control": true,
- "drive_access": false,
- "elevator_access": false,
- "ground_floor": true
}
]
}| facility_id required | string |
{- "data": {
- "facility_id": "044761",
- "name": "Public Storage",
- "owner_company_name": "",
- "management_type": "REIT",
- "full_address": "9110 Markville Dr, Dallas, TX 75243, USA",
- "street_name": "9110 Markville Dr",
- "city": "Dallas",
- "zip": "75243",
- "state": "Texas",
- "telephone": "(972) 763-5430",
- "under_construction": false,
- "latitude": 32.913594,
- "longitude": -96.744666,
- "has_cc_units": true,
- "sqft_driveup": 11000,
- "sqft_indoor": 56550,
- "rent_sqft_driveup": 10780,
- "rent_sqft_indoor": 43188,
- "sqft": 67550,
- "rent_sqft": 53968,
- "project_description": "",
- "project_value": "",
- "submitted_date": "",
- "last_updated_date": "",
- "number_of_stories": 2,
- "owner_name": "Daniel Wollent",
- "owner_phone": "(972) 546-0370",
- "owner_email": "dwollent@publicstorage.com",
- "owner_website": "",
- "developer_name": "",
- "developer_phone": "",
- "developer_email": "",
- "developer_website": "",
- "developer_company_name": "",
- "project_status": null,
- "facility_type": "Drive-up, Indoor, Multi-story",
- "point": "0101000020E61000005C1C959BA82F58C032E9EFA5F0744040",
- "county": "Dallas",
- "state_id": "TX",
- "year_built": null,
- "last_upgrade_year": null,
- "mailing_addresses": "",
- "agricultural_value": null,
- "floors_below_grade": null,
- "start_date": "",
- "last_county_refresh_date": "",
- "end_date": "",
- "project_notes": "",
- "source_url": "",
- "sale_price": null,
- "sale_date": "",
- "improvement_value": null,
- "land_value": null,
- "acres": null,
- "zoning": "",
- "zoning_description": "",
- "has_pricing": true,
- "has_pricing_recent_12mo": true
}
}