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 12 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 |
|---|---|---|---|
|
The Technology Co., Ltd.
Advances smart urban development through global collaborati…
|
043090 | KR | Wholesale and retail trade |
|
T.O. Holdings CO., LTD.
A pharmaceutical wholesaler managing pharmacies and manufac…
|
9812 | JP | Wholesale and retail trade |
|
Toptent inc.
Designs and distributes durable, deployable vehicle-mounted…
|
TOPP | CA | Wholesale and retail trade |
|
Uniphar PLC
A diversified healthcare services partner for pharma and me…
|
UPR | IE | Wholesale and retail trade |
|
UNQ Holdings Limited
End-to-end B2C and B2B e-commerce solutions provider specia…
|
2177 | HK | Wholesale and retail trade |
|
UP GLOBAL SOURCING HOLDINGS PLC
Designs, sources, and distributes a portfolio of branded co…
|
UPGS | GB | Wholesale and retail trade |
|
Vaishali Pharma Limited
Global supplier of APIs, formulations, surgical supplies, a…
|
VAISHALI | IN | Wholesale and retail trade |
|
VARYAA CREATIONS LIMITED
Wholesale and retail trader of precious metal jewelry with …
|
544168 | IN | Wholesale and retail trade |
|
Vertex Corporation
Importer and distributor of outdoor, trekking, and mountain…
|
5290 | JP | Wholesale and retail trade |
|
VITAL KSK HOLDINGS,INC.
Holding company in pharmaceutical wholesale, pharmacy opera…
|
3151 | JP | 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.