
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 |
|---|---|---|---|
|
Guangzhou Wahlap Technology Corporation Limited
Develops and manufactures interactive amusement equipment a…
|
301011 | CN | Manufacturing |
|
HASBRO, INC.
A toy and game company that develops and markets entertainm…
|
HAS | US | Manufacturing |
|
Heiwa Corporation
A leisure company that develops gaming machines and operate…
|
6412 | JP | Manufacturing |
|
HORNBY PLC
Designs, sources, and distributes hobby and toy products, m…
|
HRN | GB | Manufacturing |
|
Irwin Toy Limited
Canada's oldest toy company, distributing licensed and prop…
|
— | CA | Manufacturing |
|
JAKKS PACIFIC INC
Designs and markets a diverse portfolio of toys and license…
|
JAKK | US | Manufacturing |
|
Kader Holdings Company Limited
Manufacturer of toys and model trains, engaged in trading a…
|
180 | HK | Manufacturing |
|
Kiddieland International Limited
Design, manufacturing, and global distribution of high-qual…
|
3830 | HK | Manufacturing |
|
Kidztech Holdings Limited
Leading global manufacturer of smart toys, utilizing 20+ to…
|
6918 | HK | Manufacturing |
|
KOTOBUKIYA CO., LTD.
Manufactures model kits and figures based on anime, manga, …
|
7809 | JP | 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.