
BUILD-A-BEAR WORKSHOP INC — Investor Relations & Filings
Build-A-Bear Workshop Inc. is a global retailer that offers a unique and interactive 'make-your-own' stuffed animal experience. The company's core business revolves around a hands-on process where customers, guided by store associates, create personalized furry friends. The process involves choosing an unstuffed plush animal, participating in its stuffing, adding custom elements like sounds or scents, and dressing it in a wide variety of clothing and accessories. This experience is designed to be multi-generational, appealing to children and families by allowing them to create a customized and memorable product.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-04-30 | English | |
| 10-K - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-04-16 | English | |
| SCHEDULE 13G/A - BUILD-A-BEAR WORKSHOP INC (0001113809) (Subject) | 2026-03-26 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| SCHEDULE 13G/A Filing | 2026-02-11 | English | |
| 8-K - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-02-10 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 39066267 | DEF 14A - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-04-30 | English | ||
| 34647549 | 10-K - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-04-16 | English | ||
| 33052307 | SCHEDULE 13G/A - BUILD-A-BEAR WORKSHOP INC (0001113809) (Subject) | 2026-03-26 | English | ||
| 27470858 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 27470861 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 32887733 | 8-K - BUILD-A-BEAR WORKSHOP INC (0001113809) (Filer) | 2026-02-10 | English | ||
| 27470870 | 3 Filing | 2026-02-10 | English | ||
| 27470869 | 4 Filing | 2026-02-10 | English | ||
| 27470877 | 8-K Filing | 2026-01-05 | English | ||
|
2025
6 filings
| |||||
| 11299108 | Major Shareholding Notification 2025 | 2025-12-15 | English | ||
| 11299107 | FORM 10-Q | 2025-12-11 | English | ||
| 11299110 | Major Shareholding Notification 2025 | 2025-12-08 | English | ||
| 11299112 | FORM 8-K/A | 2025-12-04 | English | ||
| 11299109 | FORM 8-K | 2025-12-04 | English | ||
| 11299111 | FORM 8-K | 2025-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amuse Group Holding Limited
Designs, markets, distributes, and retails toys and related…
|
8545 | HK | Wholesale and retail trade |
|
GameStop Corp.
Specialty retailer of new and pre-owned video games, electr…
|
GME | US | Wholesale and retail trade |
|
Kidsland International Holdings Limited
Leading distributor and retailer of toys and lifestyle prod…
|
2122 | HK | Wholesale and retail trade |
|
Punktid Technologies AS
Operates an online marketplace for digital codes for video …
|
PNKTD | EE | Wholesale and retail trade |
BUILD-A-BEAR WORKSHOP 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/32281/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32281 | 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=32281 | 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=32281 \ -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": 32281}, 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 BUILD-A-BEAR WORKSHOP INC (id: 32281)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.