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 |
|---|---|---|---|
|
Lattice Capital Corporation
Specializes in designing and delivering intelligent investm…
|
— | CA | Financial and insurance activit… |
|
Lazard, Inc.
A global financial advisory and asset management firm servi…
|
LAZ | US | Financial and insurance activit… |
|
LCP Holdings and Investments Public LTD
An investment firm offering investment banking, asset manag…
|
LI | CY | Financial and insurance activit… |
|
LeChamp Capital Corp.
A corporate entity whose core business details are not publ…
|
— | CA | Financial and insurance activit… |
|
Left Field Capital Corp.
Capital Pool Company (CPC) mandated to identify and acquire…
|
LFC.P | CA | Financial and insurance activit… |
|
Legato Merger Corp. III
A SPAC targeting infrastructure, engineering, construction,…
|
LEGT | US | Financial and insurance activit… |
|
Leonteq AG
A technology and service partner for structured investment …
|
LEON | CH | Financial and insurance activit… |
|
Lesha Bank LLC
Shari’a-compliant investment firm specializing in asset man…
|
QFBQ | QA | Financial and insurance activit… |
|
Les Services Investors Limitee
Regulated financial services firm offering investment and a…
|
— | CA | Financial and insurance activit… |
|
Less S.A.
Manufacturer of automotive components, including car uphols…
|
LES | PL | 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.