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.26,
- "web_rate": 1.0133333,
- "climate_control": true,
- "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.34,
- "web_rate": 1.0733334,
- "climate_control": false,
- "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
}
}| address required | string |
| radius-in-miles required | string |
{- "site": {
- "input_address": "550%20E%2076th%20Ave,Denver,CO%2080229-6207,United%20States",
- "best_match": {
- "address": "550 E 20th Ave, Denver, CO 80205-3202, United States",
- "latitude": 39.7474,
- "longitude": -104.98021
}
}, - "data": {
- "demographics": {
- "population": 51150,
- "population_projected_census": 53312,
- "population_projected_census_growth_pct": 4.2268,
- "population_projected_housing": 65651,
- "population_projected_housing_growth_pct": 28.35,
- "median_household_income": 82263.64,
- "population_density": 15932.4,
- "households": 31278,
- "average_household_income": 107341.95,
- "income_per_capita": 67308.27,
- "population_median_age": 34.14,
- "population_male": 27414,
- "population_female": 23736
}, - "storage_supply": {
- "gross_sqft": 129438,
- "gross_sqft_projected": 129438,
- "rent_sqft": 107038,
- "rent_sqft_projected": 107038,
- "facilities": 3,
- "facilities_list": [
- {
- "facility_id": "016471",
- "name": "Public Storage",
- "full_address": "2100 Blake St, Denver, CO 80205, USA",
- "latitude": 39.755296,
- "longitude": -104.992776,
- "rent_sqft": 43987,
- "under_construction": false,
- "project_status": null,
- "has_pricing_recent_12mo": true,
- "distance_miles": 0.8621
}, - {
- "facility_id": "084090",
- "name": "2020 Storage",
- "full_address": "2020 Arapahoe St Unit Ll, Denver, CO 80205, USA",
- "latitude": 39.7519530541529,
- "longitude": -104.990324202895,
- "rent_sqft": 5739,
- "under_construction": false,
- "project_status": null,
- "has_pricing_recent_12mo": true,
- "distance_miles": 0.6226
}, - {
- "facility_id": "046395",
- "name": "Extra Space Storage",
- "full_address": "2255 Champa St, Denver, CO 80205, USA",
- "latitude": 39.7532959,
- "longitude": -104.985785,
- "rent_sqft": 57312,
- "under_construction": false,
- "project_status": null,
- "has_pricing_recent_12mo": true,
- "distance_miles": 0.5036
}
], - "facility_projected": 3,
- "pricing": [
- {
- "climate_control": false,
- "size_category": "10x10",
- "min_street_rate": 1.1752,
- "avg_street_rate": 1.217,
- "max_street_rate": 1.2588,
- "min_web_rate": 0.8817,
- "avg_web_rate": 0.9231,
- "max_web_rate": 0.9646
}, - {
- "climate_control": false,
- "size_category": "10x15",
- "min_street_rate": 1.3491,
- "avg_street_rate": 1.3785,
- "max_street_rate": 1.4088,
- "min_web_rate": 1.0381,
- "avg_web_rate": 1.0605,
- "max_web_rate": 1.0829
}, - {
- "climate_control": false,
- "size_category": "10x20",
- "min_street_rate": 1.4114,
- "avg_street_rate": 1.4114,
- "max_street_rate": 1.4114,
- "min_web_rate": 1.138,
- "avg_web_rate": 1.138,
- "max_web_rate": 1.138
}, - {
- "climate_control": false,
- "size_category": "5x10",
- "min_street_rate": 1.48,
- "avg_street_rate": 1.7059,
- "max_street_rate": 2.0685,
- "min_web_rate": 1.1284,
- "avg_web_rate": 1.4595,
- "max_web_rate": 1.9577
}, - {
- "climate_control": false,
- "size_category": "5x5",
- "min_street_rate": 1.8174,
- "avg_street_rate": 2.1698,
- "max_street_rate": 2.5744,
- "min_web_rate": 1.451,
- "avg_web_rate": 1.9396,
- "max_web_rate": 2.5415
}, - {
- "climate_control": true,
- "size_category": "10x10",
- "min_street_rate": 1.264,
- "avg_street_rate": 1.5371,
- "max_street_rate": 1.7268,
- "min_web_rate": 0.9449,
- "avg_web_rate": 1.1406,
- "max_web_rate": 1.3525
}, - {
- "climate_control": true,
- "size_category": "10x15",
- "min_street_rate": 1.3218,
- "avg_street_rate": 1.4947,
- "max_street_rate": 1.6811,
- "min_web_rate": 0.9979,
- "avg_web_rate": 1.1373,
- "max_web_rate": 1.2515
}, - {
- "climate_control": true,
- "size_category": "10x20",
- "min_street_rate": 1.4896,
- "avg_street_rate": 1.6024,
- "max_street_rate": 1.7185,
- "min_web_rate": 1.1549,
- "avg_web_rate": 1.2638,
- "max_web_rate": 1.3828
}, - {
- "climate_control": true,
- "size_category": "10x30",
- "min_street_rate": 1.0185,
- "avg_street_rate": 1.0363,
- "max_street_rate": 1.0541,
- "min_web_rate": 0.7007,
- "avg_web_rate": 0.7293,
- "max_web_rate": 0.7579
}, - {
- "climate_control": true,
- "size_category": "5x10",
- "min_street_rate": 1.7203,
- "avg_street_rate": 2.0528,
- "max_street_rate": 2.3133,
- "min_web_rate": 1.3479,
- "avg_web_rate": 1.5777,
- "max_web_rate": 1.7932
}, - {
- "climate_control": true,
- "size_category": "5x5",
- "min_street_rate": 1.6309,
- "avg_street_rate": 2.1426,
- "max_street_rate": 2.7248,
- "min_web_rate": 1.0149,
- "avg_web_rate": 1.5249,
- "max_web_rate": 2.0395
}
]
}, - "incoming_housing": {
- "housing_start_count": 84,
- "number_of_units": 17645
}, - "market_saturation": {
- "rent_sqft_per_capita": 2.09,
- "rent_sqft_per_capita_projected_census": 2.01,
- "rent_sqft_per_capita_projected_housing": 1.63
}
}
}