
GT Talent Group — Investor Relations & Filings
GT Talent Group is a sports entertainment company specializing in motorsports. The company's primary activity is the production of 'GT Talent,' a European talent show designed to discover and develop aspiring race car drivers, offering them a pathway to a professional career. Through its subsidiary, CarSchoolBox, the group also provides on-track driving experiences, allowing enthusiasts to drive supercars like Ferrari and Lamborghini. Additionally, the company organizes bespoke B2B events, offering corporate clients customized track-based experiences for team-building and networking purposes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Comunicato stampa Firmato accordo di investimento con Azha | 2026-02-24 | Italian | |
| GT TALENT GROUP - CHIUSURA DEL PRIMO PERIODO DI ESERCIZIO DEI WARRANT GT TALENT GROUP 2024 2027 | 2025-12-05 | Italian | |
| GT Talent Group | 2025-11-28 | Italian | |
| GT Talent Group | 2025-11-26 | Italian | |
| GT TALENT GROUP: CFO SIM S.P.A. RECEDE DALL’INCARICO DI EURONEXT GROWTH ADVISOR | 2025-11-05 | Italian | |
| AVVIO DEL PRIMO PERIODO DI ESERCIZIO DEI “WARRANT GT TALENT GROUP 2024 - 2027” | 2025-11-04 | Italian |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Twenty-four seven Holdings Inc.
Operates personal training gyms, coaching services, and an …
|
7074 | JP | Arts, sports and recreation |
|
U.F.X. Enterprises Inc.
Delivers high-intensity fitness programs, group classes, an…
|
— | CA | Arts, sports and recreation |
|
World Chess PLC
A chess gaming and entertainment company and commercial par…
|
CHSS | GB | Arts, sports and recreation |
GT Talent Group 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/7324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7324 | 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=7324 | 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=7324 \ -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": 7324}, 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 GT Talent Group (id: 7324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.