
Floor & Decor Holdings, Inc. — Investor Relations & Filings
Floor & Decor Holdings, Inc. is a multi-channel specialty retailer of hard surface flooring and related accessories. The company offers a broad in-stock selection of products including tile, natural stone, wood, laminate, and luxury vinyl plank. It also provides a range of installation materials, tools, and decorative finishing pieces. Floor & Decor serves a diverse customer base, including do-it-yourself (DIY) homeowners, professional contractors, and commercial clients. Key offerings include free design consultation services, educational resources for DIY projects, and dedicated services for professional customers. The company operates through a warehouse-style retail format, emphasizing a wide selection and direct sourcing to maintain competitive pricing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Floor & Decor Holdings, Inc. (0001507079) (Filer) | 2026-04-30 | English | |
| 8-K - Floor & Decor Holdings, Inc. (0001507079) (Filer) | 2026-04-30 | English | |
| SCHEDULE 13G/A - Floor & Decor Holdings, Inc. (0001507079) (Subject) | 2026-03-26 | English | |
| DEFA14A - Floor & Decor Holdings, Inc. (0001507079) (Filer) | 2026-03-23 | English | |
| DEF 14A - Floor & Decor Holdings, Inc. (0001507079) (Filer) | 2026-03-23 | English | |
| 4 - FLOOR & DECOR HOLDINGS, INC. (0001507079) (Filer) | 2026-03-02 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of carpets, rugs, wall and floor coverings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RugVista Group
A D2C e-commerce company specializing in the online sale of…
|
RUG | SE | Wholesale and retail trade |
Floor & Decor Holdings, 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/30729/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30729 | 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=30729 | 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=30729 \ -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": 30729}, 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 Floor & Decor Holdings, Inc. (id: 30729)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.