
Bolt Projects Holdings, Inc. — Investor Relations & Filings
Bolt Projects Holdings, Inc. is a material solutions company that develops and produces biomaterials. The company focuses on creating cutting-edge, nature-inspired materials for the beauty, personal care, and fashion industries. Its core technology is the Vegan Silk Technology Platform, which yields biodegradable and vegan silk proteins such as b-silk and xl-silk. These materials are designed to provide sustainable, high-performance alternatives for use in high-volume consumer goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-27 | English | |
| 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | |
| 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | |
| 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | |
| SCHEDULE 13G/A - Bolt Projects Holdings, Inc. (0001841125) (Subject) | 2026-02-10 | English | |
| DEFA14A | 2026-01-14 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 32899630 | 8-K - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-27 | English | ||
| 32899627 | 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | ||
| 32899628 | 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | ||
| 32899629 | 4 - BOLT PROJECTS HOLDINGS, INC. (0001841125) (Filer) | 2026-02-20 | English | ||
| 18880457 | SCHEDULE 13G/A - Bolt Projects Holdings, Inc. (0001841125) (Subject) | 2026-02-10 | English | ||
| 13366422 | DEFA14A | 2026-01-14 | English | ||
| 13366423 | PROSPECTUS SUPPLEMENT | 2026-01-05 | English | ||
| 13366425 | PROSPECTUS SUPPLEMENT | 2026-01-05 | English | ||
| 13366424 | PROSPECTUS SUPPLEMENT | 2026-01-05 | English | ||
| 13366427 | PROSPECTUS SUPPLEMENT | 2026-01-05 | English | ||
| 13366426 | 8-K | 2026-01-05 | English | ||
|
2025
4 filings
| |||||
| 13366428 | FORM 4 | 2025-12-30 | English | ||
| 13366429 | FORM 4 | 2025-12-30 | English | ||
| 13366430 | FORM 4 | 2025-12-30 | English | ||
| 13366431 | FORM 4 | 2025-12-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Modern High-Tech Fiber Co., Ltd.
Produces high-performance polypropylene filament yarns for …
|
300876 | CN | Manufacturing |
|
HAIYANG TECHNOLOGY CO., LTD.
Produces Nylon 6 chips, high-tenacity yarns, and dipped cor…
|
603382 | CN | Manufacturing |
|
H.C.
Manufacturer of polyester filament, chips, and advanced fun…
|
1413 | TW | Manufacturing |
|
HENGYI PETROCHEMICAL CO., LTD
Integrated producer of petrochemicals, chemical fibers, and…
|
000703 | CN | Manufacturing |
|
Huafon Chemical Co., Ltd.
Global manufacturer of spandex fiber, polyurethane resins, …
|
002064 | CN | Manufacturing |
|
HUVIS CORPORATION
A developer and manufacturer of polyester chemical and fibe…
|
079980 | KR | Manufacturing |
|
Indo Rama Synthetics (India) Ltd.
Manufacturer of polyester fibers, yarns, and chips for text…
|
INDORAMA | IN | Manufacturing |
|
Jiangsu Eastern Shenghong Co.,Ltd.
Integrated petrochemical, specialty chemical, and high-perf…
|
000301 | CN | Manufacturing |
|
JIANGSU HUAXICUN CO., LTD.
Produces polyester staple fibers, manages chemical logistic…
|
000936 | CN | Manufacturing |
|
Jiangsu Jiangnan High Polymer Fiber Co.,Ltd
Develops and produces high-performance polyester staple and…
|
600527 | CN | Manufacturing |
Bolt Projects 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/35178/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35178 | 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=35178 | 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=35178 \ -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": 35178}, 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 Bolt Projects Holdings, Inc. (id: 35178)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.