
BRIGHT HORIZONS FAMILY SOLUTIONS INC. — Investor Relations & Filings
Bright Horizons Family Solutions Inc. is a provider of early education, child care, and workforce education services. The company partners with employers to offer a range of family-focused benefits designed to support working families and employees. Its core offerings include center-based child care and early education, back-up care for children and elders, and workforce education programs. These education solutions encompass tuition assistance, student loan repayment programs, and educational advising to aid in employee career development and skill enhancement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Filer) | 2026-04-20 | English | |
| DEF 14A - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Filer) | 2026-04-20 | English | |
| SCHEDULE 13G/A - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Subject) | 2026-03-26 | English | |
| 4 - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Filer) | 2026-02-26 | English | |
| 4 - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Filer) | 2026-02-26 | English | |
| 4 - BRIGHT HORIZONS FAMILY SOLUTIONS INC. (0001437578) (Filer) | 2026-02-26 | English |
Market data
Market data not available
Price history
Peer group · Pre-primary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIAI Group Corporation
A holding company specializing in childcare and child devel…
|
6557 | JP | Education |
|
Brighter Minds Media Inc.
Facilitates high-quality childcare experiences, offering ed…
|
— | CA | Education |
|
EMBARK EARLY EDUCATION LIMITED
Operates early childhood education centers offering care an…
|
EVO | AU | Education |
|
G8 EDUCATION LIMITED
Provides early childhood education and care through a netwo…
|
GEM | AU | Education |
|
Global Kids Company Corp.
Operates licensed and non-licensed daycare centers and afte…
|
6189 | JP | Education |
|
NIDO EDUCATION LIMITED
Provides early childhood education and care using the Reggi…
|
NDO | AU | Education |
|
SAKURASAKU PLUS,Co.,Ltd
Provides childcare and child-rearing support services throu…
|
7097 | JP | Education |
|
Smile Holdings Inc.
Specializes in educational services for childcare and early…
|
7084 | JP | Education |
|
Tree House Education & Accessories Limited
Provides pre-school and K-12 education, teacher training, a…
|
TREEHOUSE | IN | Education |
BRIGHT HORIZONS FAMILY SOLUTIONS 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/30898/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30898 | 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=30898 | 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=30898 \ -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": 30898}, 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 BRIGHT HORIZONS FAMILY SOLUTIONS INC. (id: 30898)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.