Axactor SE — Investor Relations & Filings
Axactor SE is a debt management company specializing in credit management solutions. Its core business activities include third-party debt collection (3PC), the acquisition and management of non-performing loan (NPL) portfolios, and accounts receivable management. The company serves a client base of banks and financial institutions, focusing primarily on unsecured consumer debt. Axactor utilizes digital systems and data-driven approaches to optimize the collection process for both its clients' receivables and its own purchased debt portfolios, aiming to improve liquidity and reduce credit losses for its partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Axactor ASA: Buy-back of bonds | 2026-05-07 | Norwegian | |
| Axactor ASA: Successful senior unsecured bond issue | 2026-05-07 | Norwegian | |
| Axactor ASA: Annual general meeting 2026 held - Attachment: Minutes AGM 06052026.pdf | 2026-05-06 | Norwegian | |
| Axactor ASA: Annual general meeting 2026 held | 2026-05-06 | Norwegian | |
| Axactor ASA: Fixed income investor meetings | 2026-05-04 | English | |
| Axactor ASA: Mandatory Notification of Trade by Primary Insider - Attachment: Skjema for melding om transaksjoner utført av personer med ledelsesansvar («primærinnsidere») og deres nærstående (KRT-150 | 2026-04-29 | Norwegian |
Browse filings by year
20 years- 2026 32 filings
- 2025 65 filings
- 2024 64 filings
- 2023 76 filings
- 2022 59 filings
- 2021 98 filings
- 2020 87 filings
- 2019 71 filings
- 2018 175 filings
- 2017 143 filings
- 2016 188 filings
- 2015 136 filings
- 2014 164 filings
- 2013 52 filings
- 2012 39 filings
- 2011 72 filings
- 2010 223 filings
- 2009 48 filings
- 2008 26 filings
- 2007 17 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Axactor SE, 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 financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LFG Investment Holdings Limited
Integrated financial services provider offering corporate f…
|
3938 | HK | Financial and insurance activit… |
|
Lianlian DigiTech Co., Ltd.
Leading provider of digital payment solutions enabling secu…
|
2598 | HK | Financial and insurance activit… |
|
Libord Finance Limited
Provides corporate advisory, debt syndication, and project …
|
511593 | IN | Financial and insurance activit… |
|
Libord Securities Ltd.
Provides investment banking, corporate advisory, and capita…
|
531027 | IN | Financial and insurance activit… |
|
LIGAND PHARMACEUTICALS INC
A biopharmaceutical firm that acquires royalty assets and l…
|
LGND | US | Financial and insurance activit… |
|
LightWave Acquisition Corp.
A special purpose acquisition company (SPAC) targeting busi…
|
LWAC | US | Financial and insurance activit… |
|
LINE Pay Taiwan Limited
Offers mobile QR code payments, peer-to-peer transfers, and…
|
7722 | TW | Financial and insurance activit… |
|
Lion Group Holding Ltd
Financial services firm with a trading platform and a focus…
|
LGHL | US | Financial and insurance activit… |
|
Lionheart Holdings
A special purpose acquisition company formed to effect a bu…
|
CUB | US | Financial and insurance activit… |
|
LIONS BAY CAPITAL INC.
Mining finance and investment company focused on strategic …
|
LBI | CA | Financial and insurance activit… |
Axactor SE 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/3549/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3549 | 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=3549 | 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=3549 \ -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": 3549}, 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 Axactor SE (id: 3549)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.