
Toll Brothers, Inc. — Investor Relations & Filings
Toll Brothers, Inc. is a leading national builder of luxury homes, founded in 1967. The company's primary business is the design, construction, marketing, and sale of a wide range of residential properties, including single-family homes, townhomes, and condominiums within master-planned and active-adult communities. Toll Brothers emphasizes high-quality construction, distinctive architecture, and extensive personalization options available through its Design Studios. The company also operates Toll Brothers Apartment Living, a division focused on developing and managing upscale multifamily rental communities in prime locations. A key offering is its 'Designer Appointed Collections,' which provide customers with expertly curated interior design packages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-29 | English | |
| 8-K | 2026-05-19 | English | |
| 8-K - Toll Brothers, Inc. (0000794170) (Filer) | 2026-05-13 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K - Toll Brothers, Inc. (0000794170) (Filer) | 2026-03-31 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47894273 | 10-Q | 2026-05-29 | English | ||
| 46558081 | 8-K | 2026-05-19 | English | ||
| 45766520 | 8-K - Toll Brothers, Inc. (0000794170) (Filer) | 2026-05-13 | English | ||
| 46101863 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 33122051 | 8-K - Toll Brothers, Inc. (0000794170) (Filer) | 2026-03-31 | English | ||
| 46101861 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 46101882 | 8-K | 2026-03-11 | English | ||
| 32881406 | 4 - TOLL BROTHERS, INC. (0000794170) (Filer) | 2026-03-02 | English | ||
| 32881409 | 10-Q - TOLL BROTHERS, INC. (0000794170) (Filer) | 2026-02-27 | English | ||
| 32881407 | 4 - TOLL BROTHERS, INC. (0000794170) (Filer) | 2026-02-26 | English | ||
| 32881408 | 8-K - TOLL BROTHERS, INC. (0000794170) (Filer) | 2026-02-17 | English | ||
| 18687298 | 8-K Filing | 2026-02-05 | English | ||
| 18687176 | 3 Filing | 2026-02-02 | English | ||
| 18687168 | 4 Filing | 2026-02-02 | English | ||
| 46101890 | DEFA14A | 2026-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALAND EQUITY GROUP LIMITED
Vertically integrated developer of large-scale residential …
|
AEG | AU | Construction |
|
ALEC Holdings PJSC
Diversified engineering and construction group for large-sc…
|
ALEC | AE | Construction |
|
ALMACITY S.A.
Construction, renovation, repair, development, and maintena…
|
— | AR | Construction |
|
AME ELITE CONSORTIUM BERHAD
Specializes in integrated industrial space solutions, devel…
|
— | MY | Construction |
|
Amos Luzon Development And Energy Group Ltd.
Engages in real estate development, construction, and the e…
|
LUZN | IL | Construction |
|
AMPLEFIELD LIMITED
Investment holding company with businesses in property, con…
|
AOF | SG | Construction |
|
Amram Avraham Construction Company Ltd.
A real estate firm developing residential, hotel, industria…
|
AMRM | IL | Construction |
|
Anna Infrastructures Ltd
Develops residential and commercial complexes, land, and in…
|
530799 | IN | Construction |
|
Ansal Buildwell Ltd.
Develops residential townships, commercial complexes, and u…
|
523007 | IN | Construction |
|
APEX
Specializes in integrated engineering, real estate developm…
|
3052 | TW | Construction |
Toll Brothers, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30464/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30464 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30464 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30464 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30464}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Toll Brothers, Inc. (id: 30464)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.