Lloyds Luxuries Limited — Investor Relations & Filings
Lloyds Luxuries Limited specializes in the luxury grooming and lifestyle sector. The company holds the exclusive master franchise rights for Truefitt & Hill, a heritage British barbershop brand, across multiple South Asian territories. Its core operations involve establishing and managing high-end barbershops that offer premium grooming services, including precision haircuts, traditional shaves, and specialized facial treatments. Additionally, the company distributes an extensive range of luxury men's grooming products, such as shaving accessories, fragrances, and skincare items. Lloyds Luxuries Limited focuses on providing a sophisticated retail and service experience, catering to a discerning clientele seeking heritage-based grooming standards and premium personal care solutions.
Recent filings
No filings indexed yet
We are still gathering filings for Lloyds Luxuries Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Hairdressing and barber activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB&Company Co.,Ltd.
Operates a nationwide chain of beauty salons via direct man…
|
9251 | JP | Other service activities |
|
M H GROUP LTD.
Operates hair salons, manages artists, and develops its own…
|
9439 | JP | Other service activities |
|
QB Net Holdings Co.,Ltd.
Operates a large chain of haircut-only salons offering simp…
|
6571 | JP | Other service activities |
|
REGIS CORP
Operator and franchisor of beauty salons offering professio…
|
RGS | US | Other service activities |
Lloyds Luxuries Limited 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/59531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59531 | 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=59531 | 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=59531 \ -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": 59531}, 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 Lloyds Luxuries Limited (id: 59531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.