U10 Corp — Investor Relations & Filings
U10 Corp designs, creates, and distributes a wide range of home decoration products and household linen. Operating as a B2B supplier since 1994, the company provides coordinated product lines to retail customers. Its portfolio encompasses various categories through its specialized brands: Douceur d'Intérieur for household textiles like curtains and bed linen; Homea for decorative items such as candles and lamps; Love Story for pet accessories; Bébé Douceur for childcare collections; and Seurat for artistic and creative supplies. The company focuses on developing extensive, trend-conscious collections to offer turnkey decorative solutions for its retail partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| U10 Corp - Nombre total de droits de vote et d'actions au 30 avril 2026 | 2026-05-20 | French | |
| U10 Corp - Déclaration des transactions sur actions propres | 2026-05-11 | French | |
| U10 - Mise à disposition du Rapport Financier Annuel 2025 | 2026-04-30 | French | |
| U10 - 2nd semestre 2025 : EBITDA 6% | 2026-04-30 | French | |
| U10 Corp - Nombre total de droits de vote et d'actions au 31 mars 2026 | 2026-04-16 | French | |
| U10 Corp - Nombre total de droits de vote et d'actions au 28 février 2026 | 2026-04-16 | French |
Browse filings by year
19 years- 2026 11 filings
- 2025 19 filings
- 2024 21 filings
- 2023 22 filings
- 2022 19 filings
- 2021 39 filings
- 2020 20 filings
- 2019 12 filings
- 2018 12 filings
- 2017 5 filings
- 2016 25 filings
- 2015 23 filings
- 2014 23 filings
- 2013 28 filings
- 2012 23 filings
- 2011 26 filings
- 2010 29 filings
- 2009 31 filings
- 2008 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for U10 Corp, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
U10 Corp 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/1723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1723 | 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=1723 | 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=1723 \ -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": 1723}, 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 U10 Corp (id: 1723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.