Full apartments.com property URL, e.g. https://www.apartments.com/urbane-kansas-city-mo/wcd6e5k/. You can take this straight from a search result’s url.
There is also GET /v1/apartments/properties/{slug}/{property_id} if you would rather address the property by its parts — slug being the SEO segment (urbane-kansas-city-mo) and property_id the 7-character listing key (wcd6e5k).
Raw data-maxrent from the site — roughly 2x the advertised rent, apparently an upper bound across lease terms. Exposed unparsed; do not use it as the rent (nullable).
Direct application URL, when the property offers one (nullable).
rent vs max_term_rent. Both are on every unit. On a model advertised “Starting at 1,288",theunitsrendered‘1,298whiledata-maxrentread2876— roughly double.rentis the advertised price;max_term_rent` is the raw attribute, exposed for completeness only.