
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 |
|---|---|---|---|
| FORM 4 | 2025-12-30 | English | |
| FORM 4 | 2025-12-30 | English | |
| FORM 4 | 2025-12-30 | English | |
| DEFC14A | 2025-12-30 | English | |
| 8-K | 2025-12-29 | English | |
| DEFINITIVE ADDITIONAL MATERIALS | 2025-12-16 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13366432 | FORM 4 | 2025-12-30 | English | ||
| 13366433 | FORM 4 | 2025-12-30 | English | ||
| 13366434 | FORM 4 | 2025-12-30 | English | ||
| 13366435 | DEFC14A | 2025-12-30 | English | ||
| 13366436 | 8-K | 2025-12-29 | English | ||
| 13366437 | DEFINITIVE ADDITIONAL MATERIALS | 2025-12-16 | English | ||
| 13366439 | PROSPECTUS SUPPLEMENT | 2025-12-03 | English | ||
| 13366438 | PROSPECTUS SUPPLEMENT | 2025-12-03 | English | ||
| 13366440 | PROSPECTUS SUPPLEMENT | 2025-12-03 | English | ||
| 13366441 | PROSPECTUS SUPPLEMENT | 2025-12-03 | English | ||
| 13366442 | DEFA14A | 2025-12-03 | English | ||
| 13366443 | FORM 4 | 2025-11-21 | English | ||
| 13366444 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 13366445 | FORM 4 | 2025-11-13 | English | ||
| 13366446 | 10-Q | 2025-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | 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.