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": "",
- "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": 50160,
- "population_projected_census": 52133,
- "population_projected_census_growth_pct": 3.9334,
- "population_projected_housing": 65914,
- "population_projected_housing_growth_pct": 31.4075,
- "median_household_income": 79690.99,
- "population_density": 15624.1,
- "households": 30948,
- "average_household_income": 105559.86,
- "income_per_capita": 66817.33,
- "population_median_age": 34.14,
- "population_male": 26973,
- "population_female": 23187
}, - "storage_supply": {
- "gross_sqft": 129438,
- "gross_sqft_projected": 129438,
- "rent_sqft": 107038,
- "rent_sqft_projected": 107038,
- "facilities": 3,
- "facilities_list": [
- {
- "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_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": "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_projected": 3,
- "pricing": [
- {
- "climate_control": false,
- "size_category": "10x10",
- "min_street_rate": 1.3007,
- "avg_street_rate": 1.3216,
- "max_street_rate": 1.3426,
- "min_web_rate": 0.9636,
- "avg_web_rate": 1.0023,
- "max_web_rate": 1.0411
}, - {
- "climate_control": false,
- "size_category": "10x15",
- "min_street_rate": 1.4028,
- "avg_street_rate": 1.4272,
- "max_street_rate": 1.4495,
- "min_web_rate": 1.0522,
- "avg_web_rate": 1.0829,
- "max_web_rate": 1.1076
}, - {
- "climate_control": false,
- "size_category": "10x20",
- "min_street_rate": 1.4031,
- "avg_street_rate": 1.4041,
- "max_street_rate": 1.4052,
- "min_web_rate": 1.1344,
- "avg_web_rate": 1.1354,
- "max_web_rate": 1.1363
}, - {
- "climate_control": false,
- "size_category": "5x10",
- "min_street_rate": 1.5387,
- "avg_street_rate": 1.7212,
- "max_street_rate": 1.9987,
- "min_web_rate": 1.1985,
- "avg_web_rate": 1.4688,
- "max_web_rate": 1.8464
}, - {
- "climate_control": false,
- "size_category": "5x5",
- "min_street_rate": 1.91,
- "avg_street_rate": 2.165,
- "max_street_rate": 2.4482,
- "min_web_rate": 1.6656,
- "avg_web_rate": 1.9808,
- "max_web_rate": 2.3918
}, - {
- "climate_control": true,
- "size_category": "10x10",
- "min_street_rate": 1.3395,
- "avg_street_rate": 1.5929,
- "max_street_rate": 1.7597,
- "min_web_rate": 1.0245,
- "avg_web_rate": 1.2129,
- "max_web_rate": 1.4016
}, - {
- "climate_control": true,
- "size_category": "10x15",
- "min_street_rate": 1.3288,
- "avg_street_rate": 1.5143,
- "max_street_rate": 1.7096,
- "min_web_rate": 0.9973,
- "avg_web_rate": 1.1465,
- "max_web_rate": 1.2623
}, - {
- "climate_control": true,
- "size_category": "10x20",
- "min_street_rate": 1.4619,
- "avg_street_rate": 1.5183,
- "max_street_rate": 1.5892,
- "min_web_rate": 1.1659,
- "avg_web_rate": 1.2332,
- "max_web_rate": 1.313
}, - {
- "climate_control": true,
- "size_category": "10x30",
- "min_street_rate": 1.0425,
- "avg_street_rate": 1.0595,
- "max_street_rate": 1.0766,
- "min_web_rate": 0.7452,
- "avg_web_rate": 0.7682,
- "max_web_rate": 0.7913
}, - {
- "climate_control": true,
- "size_category": "5x10",
- "min_street_rate": 1.7332,
- "avg_street_rate": 2.1274,
- "max_street_rate": 2.4373,
- "min_web_rate": 1.3768,
- "avg_web_rate": 1.6524,
- "max_web_rate": 1.878
}, - {
- "climate_control": true,
- "size_category": "5x5",
- "min_street_rate": 1.6441,
- "avg_street_rate": 2.0887,
- "max_street_rate": 2.6394,
- "min_web_rate": 1.0011,
- "avg_web_rate": 1.5053,
- "max_web_rate": 1.9627
}
]
}, - "incoming_housing": {
- "housing_start_count": 98,
- "number_of_units": 19605
}, - "market_saturation": {
- "rent_sqft_per_capita": 2.13,
- "rent_sqft_per_capita_projected_census": 2.05,
- "rent_sqft_per_capita_projected_housing": 1.62
}
}
}