
WARPAINT LONDON PLC — Investor Relations & Filings
Warpaint London PLC is a specialist supplier of color cosmetics. The company develops and sells its own branded products, including the flagship W7 and Technic brands, as well as a portfolio of other cosmetic and personal care lines like Skin & Tan and Super Facialist. It also engages in the close-out business of buying and selling third-party excess stock and provides white-label cosmetics for retailers. The company's core mission is to deliver high-quality, on-trend, and design-focused cosmetics at affordable prices to a global market. Warpaint is also focused on expanding its range of green and vegan beauty products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Results for the year ended 31 December 2025 | 2026-04-29 | English | |
| Notice of Results | 2026-04-20 | English | |
| Block Listing Return | 2026-04-09 | English | |
| Holding(s) in Company | 2026-02-17 | English | |
| Rule 19.6(c) confirmation re Brand Architekts | 2026-02-12 | English | |
| Completion of the acquisition of the Barry M brand | 2026-02-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 38404599 | Results for the year ended 31 December 2025 | 2026-04-29 | English | ||
| 34688954 | Notice of Results | 2026-04-20 | English | ||
| 33976896 | Block Listing Return | 2026-04-09 | English | ||
| 30448956 | Holding(s) in Company | 2026-02-17 | English | ||
| 34559175 | Rule 19.6(c) confirmation re Brand Architekts | 2026-02-12 | English | ||
| 18261949 | Completion of the acquisition of the Barry M brand | 2026-02-09 | English | ||
| 18007161 | Acquisition of Barry M brand & FY25 Trading Update | 2026-02-09 | English | ||
|
2025
8 filings
| |||||
| 8568201 | Holding(s) in Company | 2025-11-24 | English | ||
| 8173576 | BLOCK LISTING RETURN | 2025-11-10 | English | ||
| 8057822 | Holding(s) in Company | 2025-10-29 | English | ||
| 7981457 | Block listing Return | 2025-10-09 | English | ||
| 11394743 | Appointment of Joint Corporate Broker | 2025-10-08 | English | ||
| 7837844 | Holding(s) in Company | 2025-09-17 | English | ||
| 7809612 | Interim Results | 2025-09-10 | English | ||
| 7775320 | Notice of Results | 2025-09-02 | 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 |
|---|---|---|---|
|
48North Cannabis Corp.
Licensed producer of high-quality cannabis flower, vapes, t…
|
NRTH | CA | Manufacturing |
|
4Mass S.A.
Producer of nail and makeup cosmetics for private label and…
|
4MS | PL | Manufacturing |
|
ABLE C&C
Develops, manufactures, and distributes a wide range of bea…
|
078520 | KR | Manufacturing |
|
ADJUVANT HOLDINGS CO.,LTD.
Develops, manufactures, and sells cosmetic products to prof…
|
4929 | JP | Manufacturing |
|
Aekyung Industrial Co., Ltd.
A manufacturer of consumer goods for the beauty care and ho…
|
018250 | KR | Manufacturing |
|
ALMADO,INC.
Develops and sells cosmetics and health supplements using e…
|
4932 | JP | Manufacturing |
|
Al Majed Oud Co.
A fragrance house specializing in Oud, incense, and orienta…
|
4165 | SA | Manufacturing |
|
Amirose London Holdings PLC
A full-service contract manufacturer for the personal care,…
|
AMIL | GB | Manufacturing |
|
AMOREPACIFIC CORP.
Develops, manufactures, and distributes cosmetics, skincare…
|
090430 | KR | Manufacturing |
|
AMOREPACIFIC Holdings Corp.
Global beauty company that develops and distributes cosmeti…
|
002790 | KR | Manufacturing |
WARPAINT LONDON PLC 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/8014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8014 | 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=8014 | 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=8014 \ -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": 8014}, 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 WARPAINT LONDON PLC (id: 8014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.