
BTS Group — Investor Relations & Filings
BTS Group is a global professional services firm specializing in strategy execution. The company partners with organizations to drive business transformation, enhance leader readiness, and improve go-to-market effectiveness. Its core methodology is experiential learning, employing customized business simulations, AI-powered practice tools, and interactive workshops to connect people with strategy. This people-centric approach focuses on developing practical skills and fostering the mindsets and behaviors required for change. Key services include leadership development, sales transformation, talent acquisition, and AI activation, helping clients achieve measurable performance improvements from the C-suite to the frontline.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report (ESEF) 2025 | 2026-04-30 | Swedish | |
| Annual Report (ESEF) 2025 | 2026-04-30 | Swedish | |
| Notice to the Annual General Meeting | 2026-04-22 | English | |
| Kallelse till a°rssta¨mma | 2026-04-22 | Swedish | |
| Major Shareholding Notification 2026 | 2026-04-09 | Swedish | |
| Interim / Quarterly Report 2025 | 2026-02-20 | Swedish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 39084325 | Annual Report (ESEF) 2025 | 2026-04-30 | Swedish | ||
| 39084286 | Annual Report (ESEF) 2025 | 2026-04-30 | Swedish | ||
| 35303796 | Notice to the Annual General Meeting | 2026-04-22 | English | ||
| 35303786 | Kallelse till a°rssta¨mma | 2026-04-22 | Swedish | ||
| 33896179 | Major Shareholding Notification 2026 | 2026-04-09 | Swedish | ||
| 32536411 | Interim / Quarterly Report 2025 | 2026-02-20 | Swedish | ||
| 32536405 | Interim / Quarterly Report 2025 | 2026-02-20 | English | ||
|
2025
8 filings
| |||||
| 8480946 | Major Shareholding Notification 2025 | 2025-11-20 | Swedish | ||
| 8322264 | BTS Group AB appoints Nomination Committee | 2025-11-14 | English | ||
| 8322263 | BTS Group AB utser valberedning | 2025-11-14 | Swedish | ||
| 11554323 | Interim / Quarterly Report 2025 | 2025-11-12 | Swedish | ||
| 9149196 | Interim / Quarterly Report 2025 | 2025-11-12 | English | ||
| 8245036 | Interim / Quarterly Report 2025 | 2025-11-12 | Swedish | ||
| 8245035 | Interim / Quarterly Report 2025 | 2025-11-12 | English | ||
| 7758646 | Interim / Quarterly Report 2025 | 2025-08-22 | Swedish | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BTS Group, 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 · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zenta Group Co Ltd
Technology services provider for digital transformation usi…
|
ZGM | US | Professional, scientific and te… |
BTS 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/3018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3018 | 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=3018 | 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=3018 \ -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": 3018}, 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 BTS Group (id: 3018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.