
MATTEL INC /DE/ — Investor Relations & Filings
Mattel, Inc. is a global toy and family entertainment company that designs, manufactures, and markets a wide range of products. The company owns an extensive portfolio of iconic brands, including Barbie, Hot Wheels, Fisher-Price, and American Girl. Operating as an intellectual property (IP) company, Mattel develops its brands into various entertainment formats, such as films and television content, in addition to its core toy business. Its mission is to create innovative products and experiences that inspire, entertain, and develop children through play.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2026 | 2026-05-07 | English | |
| 10-Q | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K | 2026-04-29 | English | |
| ARS - MATTEL INC /DE/ (0000063276) (Filer) | 2026-04-14 | English | |
| DEFINITIVE ADDITIONAL PROXY SOLICITING MATERIALS | 2026-04-14 | English |
Browse filings by year
27 years- 2026 18 filings
- 2025 76 filings
- 2024 80 filings
- 2023 83 filings
- 2022 77 filings
- 2021 64 filings
- 2020 71 filings
- 2019 74 filings
- 2018 94 filings
- 2017 111 filings
- 2016 77 filings
- 2015 97 filings
- 2014 107 filings
- 2013 97 filings
- 2012 122 filings
- 2011 135 filings
- 2010 67 filings
- 2009 99 filings
- 2008 120 filings
- 2007 111 filings
- 2006 86 filings
- 2005 79 filings
- 2004 77 filings
- 2003 45 filings
- 2002 20 filings
- 2001 10 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45930883 | Regulatory Filings 2026 | 2026-05-07 | English | ||
| 45930989 | 10-Q | 2026-05-01 | English | ||
| 45930991 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45931011 | 8-K | 2026-04-29 | English | ||
| 34522129 | ARS - MATTEL INC /DE/ (0000063276) (Filer) | 2026-04-14 | English | ||
| 45931020 | DEFINITIVE ADDITIONAL PROXY SOLICITING MATERIALS | 2026-04-14 | English | ||
| 45931236 | DEFINITIVE PROXY STATEMENT | 2026-04-14 | English | ||
| 33747444 | 8-K - MATTEL INC /DE/ (0000063276) (Filer) | 2026-04-07 | English | ||
| 33061591 | SCHEDULE 13G/A - MATTEL INC /DE/ (0000063276) (Subject) | 2026-03-27 | English | ||
| 32877204 | 10-K - MATTEL INC /DE/ (0000063276) (Filer) | 2026-02-23 | English | ||
| 45931239 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 20327149 | 4 Filing | 2026-02-12 | English | ||
| 20327356 | 4 Filing | 2026-02-11 | English | ||
| 20327264 | 4 Filing | 2026-02-11 | English | ||
| 20326990 | 4 Filing | 2026-02-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Playmates Toys Limited
Designs, develops, and globally distributes toys and family…
|
869 | HK | Manufacturing |
|
Pop Mart International Group Limited
Global designer collectible toy company specializing in the…
|
9992 | KY | Manufacturing |
|
PT Sunindo Adipersada Tbk.
Manufacturer of children's plush and stuffed toys, and larg…
|
TOYS | ID | Manufacturing |
|
Q P Group Holdings Limited
Paper product manufacturing and printing services, speciali…
|
1412 | HK | Manufacturing |
|
Quali-Smart Holdings Limited
OEM/ODM manufacturer providing end-to-end services for infa…
|
1348 | HK | Manufacturing |
|
Rastar Group
Produces licensed model cars, develops mobile games, and ma…
|
300043 | CN | Manufacturing |
|
Shifeng Cultural Development Co., Ltd.
Develops and sells toys and cultural items, integrating ani…
|
002862 | CN | Manufacturing |
|
SK JAPAN CO., LTD.
Designs and sells character merchandise, amusement prizes, …
|
7608 | JP | Manufacturing |
|
South China Holdings Company Limited
Diversified investment holding company focused on consumer …
|
413 | HK | Manufacturing |
|
THE CHARACTER GROUP PLC
Designs, develops, manufactures, and distributes toys, game…
|
CCT | GB | Manufacturing |
MATTEL INC /DE/ 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/30976/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30976 | 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=30976 | 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=30976 \ -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": 30976}, 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 MATTEL INC /DE/ (id: 30976)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.