
SOLESENCE, INC. — Investor Relations & Filings
Solesence, Inc. is a developer and manufacturer specializing in mineral-based skincare and color cosmetics for partner brands. The company focuses on skin health through its proprietary and patented technologies, including the Active Stress Defense™ suite and Solésence Kleair™. These technologies are engineered to create highly effective, transparent, and aesthetically pleasing mineral sun protection (SPF) products. Solesence enables the creation of innovative textures and formats in skincare, sun care, and color cosmetics, offering both contract manufacturing and white-label product solutions to the beauty industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-12 | English | |
| 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-05-12 | English | |
| 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-04-29 | English | |
| AMENDMENT TO FORM 10-K | 2026-04-23 | English | |
| ANNUAL REPORT | 2026-03-31 | English | |
| 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-03-31 | English |
Browse filings by year
22 years- 2026 6 filings
- 2025 32 filings
- 2024 47 filings
- 2023 36 filings
- 2022 44 filings
- 2021 29 filings
- 2020 35 filings
- 2019 37 filings
- 2018 38 filings
- 2017 46 filings
- 2016 63 filings
- 2015 35 filings
- 2014 41 filings
- 2013 33 filings
- 2012 68 filings
- 2011 42 filings
- 2010 58 filings
- 2009 72 filings
- 2008 103 filings
- 2007 72 filings
- 2006 63 filings
- 2005 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46151785 | QUARTERLY REPORT | 2026-05-12 | English | ||
| 45257471 | 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-05-12 | English | ||
| 38550683 | 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-04-29 | English | ||
| 46151789 | AMENDMENT TO FORM 10-K | 2026-04-23 | English | ||
| 46151877 | ANNUAL REPORT | 2026-03-31 | English | ||
| 33114919 | 8-K - SOLESENCE, INC. (0000883107) (Filer) | 2026-03-31 | English | ||
|
2025
9 filings
| |||||
| 24728024 | 4 Filing | 2025-12-30 | English | ||
| 9878360 | 4 | 2025-12-11 | English | ||
| 9878361 | FORM 8-K | 2025-12-02 | English | ||
| 9878363 | FORM 8-K | 2025-12-01 | English | ||
| 9878364 | FORM 8-K | 2025-11-12 | English | ||
| 9878367 | QUARTERLY REPORT | 2025-11-12 | English | ||
| 9878369 | CURRENT REPORT | 2025-11-06 | English | ||
| 9878372 | 3 | 2025-10-06 | English | ||
| 9878371 | CURRENT REPORT | 2025-09-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beiersdorf AG
A global company developing, manufacturing, and distributin…
|
BEI | DE | Manufacturing |
|
Biogened Spolka Akcyjna
Develops and distributes dermo-cosmetics, supplements, and …
|
BGD | PL | Manufacturing |
|
Blue Moon Group Holdings Limited
Leading Chinese provider of fabric, personal hygiene, and h…
|
6993 | HK | Manufacturing |
|
BOMBRIL S.A. - EM RECUPERAÇÃO JUDICIAL
Manufacturer of household cleaning products undergoing judi…
|
— | BR | Manufacturing |
|
BRAND ARCHITEKTS GROUP PLC
Develops, owns, and markets a portfolio of challenger beaut…
|
BAR | GB | Manufacturing |
|
Brand Marvel Worldwide Consumer Products Corporation
Manufactures and distributes consumer cleansing products, s…
|
BRMWF | CA | Manufacturing |
|
Bulgarian Rose Plc
Producer of cosmetics formulated with natural rose oil and …
|
— | BG | Manufacturing |
|
CanaFarma Hemp Products Corp.
Integrated cultivation, manufacturing, processing, and sale…
|
CNFHF | CA | Manufacturing |
|
Cantol Limited
North American specialty chemical manufacturer for industri…
|
— | CA | Manufacturing |
|
CBD Global Sciences Inc.
Vertically integrated CBD company cultivating, extracting, …
|
CBDN | CA | Manufacturing |
SOLESENCE, 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/33563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33563 | 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=33563 | 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=33563 \ -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": 33563}, 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 SOLESENCE, INC. (id: 33563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.