Home
Taylor Morrison Home
Taylor Morrison List Communities Example
Taylor Morrison List Communities Example
Homebuilding Real-Estate Fortune 1000 New Homes Communities Mortgage
Taylor Morrison List Communities Example is an example object payload from Taylor Morrison Home, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
request response
Example Payload
{
"request": {
"method": "GET",
"url": "https://www.taylormorrison.com/api/communities",
"headers": {
"Accept": "application/json"
},
"parameters": {
"state": "TX",
"price_min": 350000,
"price_max": 600000,
"limit": 3
}
},
"response": {
"status": 200,
"body": {
"total": 24,
"limit": 3,
"offset": 0,
"communities": [
{
"community_id": "tm-tx-austin-001",
"name": "Lakeline Ranch",
"city": "Cedar Park",
"state": "TX",
"metro": "Austin",
"price_from": 389000,
"price_to": 549000,
"status": "selling",
"home_count": 12,
"description": "New single-family homes in Cedar Park with resort-style amenities and top-rated Leander ISD schools.",
"amenities": ["pool", "playground", "walking-trails", "clubhouse"],
"latitude": 30.5591,
"longitude": -97.8222
},
{
"community_id": "tm-tx-houston-003",
"name": "Cross Creek Ranch",
"city": "Fulshear",
"state": "TX",
"metro": "Houston",
"price_from": 420000,
"price_to": 590000,
"status": "selling",
"home_count": 8,
"description": "Master-planned community in Fulshear with lakeside living and LCISD schools.",
"amenities": ["lake", "fitness-center", "pool", "tennis-courts"],
"latitude": 29.6898,
"longitude": -95.8956
}
]
}
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/taylor-morrison-list-communities-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.