curl --request GET \
--url https://data.apartmentiq.io/apartmentiq/api/v1/comp_sets/{comp_set_id}/units \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "99030676_021621",
"type": "unit",
"attributes": {
"property_id": 99030676,
"subject_property": true,
"property_name": "Cortland Bowery",
"is_leased": false,
"year_built": 1987,
"unit_name": "#02 - 1621",
"days_on_market": 81,
"date_available": "2024-02-13",
"bedroom_count": 1,
"bathroom_count": 1,
"min_rent": 1841,
"sq_ft": 757,
"floorplan_name": "A3 - Clearwater",
"avg_rent_per_sq_ft": 2.4319682959048876,
"last_rent_change_date": "2024-02-07",
"last_rent_change": "$10",
"total_30_day_rent_change": "$55",
"rent_changes_last_30_days": 10,
"is_trucomp": false,
"date_leased": "2024-02-01T12:00:00Z",
"trucomp_rent_differential": 0.021040974529346623,
"trucomp_sq_ft_differential": -0.04634522236900049,
"trucomp_rent_per_sq_ft_differential": 0.07066099649366094,
"concessions": {
"id": 299639,
"property_id": 99030676,
"expires_at": "2024-02-29T23:59:59.999Z",
"updated_at": "2024-02-13T10:15:26.403Z",
"updated_at_formatted": "8 hours ago",
"display_text": "up to 6 weeks in free rent\nRestrictions: Move in by February 29, 2024, 13 month lease, Must be a new applicant",
"rent_concessions": [
{
"display_text": "Up to 6 Weeks Free Rent",
"restrictions": [
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
],
"expires_on_date": "2024-02-29",
"subject": "Rent",
"type_value": 6,
"details": "Up to 6 weeks in free rent"
}
],
"non_rent_concessions": [
{
"display_text": "50% Off Administration Fee",
"restrictions": [
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
],
"expires_on_date": "2024-02-29",
"subject": "Administration Fee",
"type_value": 0.5,
"details": "Half off admin fee"
}
]
},
"net_effective_rent": 1841,
"net_effective_rent_per_sq_ft": 2.4319682959048876,
"annual_rent_reduction_value": 4928,
"amenity_names": {
"Views": [
"<string>"
],
"Balcony/Patio": [
"<string>"
],
"Washer/Dryer": [
"<string>"
],
"Kitchen Island": [
"<string>"
],
"Stainless Steel Appliances": [
"<string>"
],
"Stone Countertops": [
"<string>"
],
"Garage Attached": [
"<string>"
],
"Hardwood Floors": [
"<string>"
],
"Vinyl Flooring": [
"<string>"
],
"Walk-In Closets": [
"<string>"
],
"Linen Closet": [
"<string>"
],
"High Ceilings": [
"<string>"
],
"Ceiling Fans": [
"<string>"
],
"Air Conditioning": [
"<string>"
],
"Smart Technology": [
"<string>"
],
"Garbage Disposal": [
"<string>"
],
"Dishwasher": [
"<string>"
],
"Fireplace": [
"<string>"
],
"Carpet": [
"<string>"
],
"Pantry": [
"<string>"
],
"Tile": [
"<string>"
],
"Washer/Dryer Hookup": [
"<string>"
],
"other": [
"<string>"
]
},
"status": "available"
}
}
]
}Retrieves the list of units in a Competitive Set.
curl --request GET \
--url https://data.apartmentiq.io/apartmentiq/api/v1/comp_sets/{comp_set_id}/units \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "99030676_021621",
"type": "unit",
"attributes": {
"property_id": 99030676,
"subject_property": true,
"property_name": "Cortland Bowery",
"is_leased": false,
"year_built": 1987,
"unit_name": "#02 - 1621",
"days_on_market": 81,
"date_available": "2024-02-13",
"bedroom_count": 1,
"bathroom_count": 1,
"min_rent": 1841,
"sq_ft": 757,
"floorplan_name": "A3 - Clearwater",
"avg_rent_per_sq_ft": 2.4319682959048876,
"last_rent_change_date": "2024-02-07",
"last_rent_change": "$10",
"total_30_day_rent_change": "$55",
"rent_changes_last_30_days": 10,
"is_trucomp": false,
"date_leased": "2024-02-01T12:00:00Z",
"trucomp_rent_differential": 0.021040974529346623,
"trucomp_sq_ft_differential": -0.04634522236900049,
"trucomp_rent_per_sq_ft_differential": 0.07066099649366094,
"concessions": {
"id": 299639,
"property_id": 99030676,
"expires_at": "2024-02-29T23:59:59.999Z",
"updated_at": "2024-02-13T10:15:26.403Z",
"updated_at_formatted": "8 hours ago",
"display_text": "up to 6 weeks in free rent\nRestrictions: Move in by February 29, 2024, 13 month lease, Must be a new applicant",
"rent_concessions": [
{
"display_text": "Up to 6 Weeks Free Rent",
"restrictions": [
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
],
"expires_on_date": "2024-02-29",
"subject": "Rent",
"type_value": 6,
"details": "Up to 6 weeks in free rent"
}
],
"non_rent_concessions": [
{
"display_text": "50% Off Administration Fee",
"restrictions": [
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
],
"expires_on_date": "2024-02-29",
"subject": "Administration Fee",
"type_value": 0.5,
"details": "Half off admin fee"
}
]
},
"net_effective_rent": 1841,
"net_effective_rent_per_sq_ft": 2.4319682959048876,
"annual_rent_reduction_value": 4928,
"amenity_names": {
"Views": [
"<string>"
],
"Balcony/Patio": [
"<string>"
],
"Washer/Dryer": [
"<string>"
],
"Kitchen Island": [
"<string>"
],
"Stainless Steel Appliances": [
"<string>"
],
"Stone Countertops": [
"<string>"
],
"Garage Attached": [
"<string>"
],
"Hardwood Floors": [
"<string>"
],
"Vinyl Flooring": [
"<string>"
],
"Walk-In Closets": [
"<string>"
],
"Linen Closet": [
"<string>"
],
"High Ceilings": [
"<string>"
],
"Ceiling Fans": [
"<string>"
],
"Air Conditioning": [
"<string>"
],
"Smart Technology": [
"<string>"
],
"Garbage Disposal": [
"<string>"
],
"Dishwasher": [
"<string>"
],
"Fireplace": [
"<string>"
],
"Carpet": [
"<string>"
],
"Pantry": [
"<string>"
],
"Tile": [
"<string>"
],
"Washer/Dryer Hookup": [
"<string>"
],
"other": [
"<string>"
]
},
"status": "available"
}
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the comp set to get data for.
Filter the data by a comma-separated list of bedroom counts.
Filter the data by a comma-separated list of bathroom counts.
Filter the data by a comma-separated list of property IDs.
Filter the data by minimum unit size, in square feet.
Filter the data by maximum unit size, in square feet.
Filter the data by minimum rent, in dollars.
Filter the data by maximum rent, in dollars.
Filter the data by minimum date available, in ISO 8601 format.
Filter the data by maximum date available, in ISO 8601 format.
Filter the data by minimum year built.
Filter the data by maximum year built.
Filter the data by a comma-separated list of unit styles, where unit styles are affordable, standard, penthouse, or renovated.
A Map with a data attribute that contains an array of units in the competitive set.
Show child attributes
ID of the unit.
"99030676_021621"
Type of data returned in the response.
"unit"
Container for unit attributes and metrics.
Show child attributes
ID of the property the unit belongs to.
99030676
Whether the unit belongs to the subject property of this comp set.
true
Name of the property the unit belongs to.
"Cortland Bowery"
Whether the unit is leased.
false
Year the property the unit belongs to was built.
1987
Name of the unit.
"#02 - 1621"
Number of days the unit has been on the market since it started being advertised.
81
Date the unit is available for move, in ISO 8601 format.
"2024-02-13"
Number of bedrooms in the unit.
1
Number of bathrooms in the unit.
1
Minimum rent of the unit.
1841
Square footage of the unit.
757
Name of the floorplan of the unit.
"A3 - Clearwater"
Average rent per square foot of the unit.
2.4319682959048876
Date of the last rent change, in ISO 8601 format.
"2024-02-07"
Amount of the last rent change.
"$10"
Total rent change in the last 30 days.
"$55"
Number of rent changes in the last 30 days.
10
Whether the unit is a truComp of the subject units in the comp set.
false
Date the unit was leased.
"2024-02-01T12:00:00Z"
Percent differential of the units rent compared to the truComp average rent.
0.021040974529346623
Percent differential of the units square footage compared to the truComp average square footage.
-0.04634522236900049
Percent differential of the units rent per square foot compared to the truComp average rent per square foot.
0.07066099649366094
Concessions being offered and their metadata.
Show child attributes
ID of the concession.
299639
ID of the property the concession applies to.
99030676
Time the concession expires, in ISO 8601 format.
"2024-02-29T23:59:59.999Z"
Time the concession was last updated, in ISO 8601 format.
"2024-02-13T10:15:26.403Z"
Formatted date the concession was last updated.
"8 hours ago"
Human friendly text describing the concessions and any restrictions that apply to them.
"up to 6 weeks in free rent\nRestrictions: Move in by February 29, 2024, 13 month lease, Must be a new applicant"
List of concessions that apply to rent.
Show child attributes
Human friendly text describing the rent concession and any restrictions that apply.
"Up to 6 Weeks Free Rent"
List of restrictions that apply to the rent concession.
[
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
]Date the rent concession expires, in ISO 8601 format.
"2024-02-29"
Subject of the rent concession.
"Rent"
Value of the rent concession.
6
Raw details of the rent concession.
"Up to 6 weeks in free rent"
List of concessions that do not apply to rent.
Show child attributes
Human friendly text describing the non-rent concession and any restrictions that apply.
"50% Off Administration Fee"
List of restrictions that apply to the non-rent concession.
[
"Move in by february 29, 2024",
"13 month lease",
"Must be a new applicant"
]Date the non-rent concession expires, if known, in ISO 8601 format.
"2024-02-29"
Subject of the non-rent concession.
"Administration Fee"
Value of the non-rent concession.
0.5
Raw details of the non-rent concession.
"Half off admin fee"
Net effective rent of the unit.
1841
Net effective rent per square foot of the unit.
2.4319682959048876
Annual rent reduction value of the units concessions.
4928
Object containing various unit amenities and their corresponding data.
Show child attributes
Text description of the views available from the unit.
Text description of the balconies or patios available.
Text description of the washer and dryer options in the unit.
Text description of the kitchen islands available.
Text description of the stainless steel appliances available.
Text description of the stone countertops available.
Text description of the attached garages available.
Text description of the hardwood floors available.
Text description of the vinyl flooring available.
Text description of the walk-in closets available.
Text description of the linen closets available.
Text description of the high ceilings available.
Text description of the ceiling fans available.
Text description of the air conditioning available.
Text description of the smart technology features available.
Text description of the garbage disposal units available.
Text description of the dishwashers available.
Text description of the fireplaces available.
Text description of the carpeting available.
Text description of the pantries available.
Text description of the tile flooring or features available.
Text description of the washer/dryer hookups available.
Other miscellaneous amenities not covered in the above categories.
Status of the unit.
"available"