
TEN LIFESTYLE GROUP PLC — Investor Relations & Filings
Ten Lifestyle Group PLC is a technology-enabled company specializing in travel and lifestyle concierge services. The company provides personalized support to its members for organizing and booking travel, dining, and live entertainment. Its services are delivered through a combination of a proprietary digital platform and expert lifestyle managers, available 24/7. The group operates on both a business-to-business and a direct-to-consumer model. A significant portion of its business involves partnering with corporate clients, such as financial institutions and premium brands, to offer its concierge services as part of their customer loyalty and employee benefit programs. These partnerships are designed to help clients acquire, engage, and retain affluent and high-net-worth individuals. The company also offers private memberships directly to consumers. For corporate partners, the platform can be integrated via APIs into their own digital applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ten presenting at MelloMonday | 2026-05-15 | English | |
| Holding(s) in Company | 2026-05-08 | English | |
| Total Voting Rights and Share Capital | 2026-05-05 | English | |
| Ten partners with Graebel on Executive transitions | 2026-04-29 | English | |
| Interim results for the 6 months ended 28 Feb 2026 | 2026-04-22 | English | |
| Holding(s) in Company | 2026-04-20 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for TEN LIFESTYLE GROUP PLC, 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 · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMFOLKS SERVICES LIMITED
Technology-driven airport services aggregator platform for …
|
DREAMFOLKS | IN | Administrative and support serv… |
|
JAYRIDE GROUP LIMITED
Global online marketplace for airport transfers and ground …
|
JAY | AU | Administrative and support serv… |
|
SÃO PAULO TURISMO S.A.
Official tourism promotion and event management agency for …
|
— | BR | Administrative and support serv… |
|
VALUE GOLF Inc.
Operates an online portal for golf reservations, e-commerce…
|
3931 | JP | Administrative and support serv… |
|
WEB TRAVEL GROUP LIMITED
Global travel technology company providing a B2B marketplac…
|
WEB | AU | Administrative and support serv… |
TEN LIFESTYLE GROUP 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/7957/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7957 | 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=7957 | 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=7957 \ -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": 7957}, 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 TEN LIFESTYLE GROUP PLC (id: 7957)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.