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: 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 | |
| Axactor ASA: Mandatory Notification of Trade by Primary Insider | 2026-04-29 | English | |
| Axactor ASA: Notice to extraordinary general meeting 2026 - Attachment: Appendix 2 - Guide for Online Participation _ EGM 2026.pdf | 2026-04-29 | English |
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.
| Line item | ! |
|---|---|
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 |
|---|---|---|---|
|
CAPITAL MLB INC.
Financial services firm providing online investment and tra…
|
— | CA | Financial and insurance activit… |
|
CAPITAL SECURITIES CORPORATION LIMITED
Provides securities brokerage, investment banking, and asse…
|
601136 | CN | Financial and insurance activit… |
|
Capital VC Limited
Principal investment firm investing in listed and unlisted …
|
2324 | HK | Financial and insurance activit… |
|
Caplink Ventures Inc.
Capital Pool Company (CPC) seeking assets or businesses for…
|
CAPL.P | CA | Financial and insurance activit… |
|
Captor Capital Corporation
Investment house focused on cannabis, operating retail sale…
|
CPTR | CA | Financial and insurance activit… |
|
Carrington Acquisition Corp.
A corporate entity established as a vehicle for facilitatin…
|
CAQ | CA | Financial and insurance activit… |
|
Cartier Partners Financial Group Inc.
Independent firm specializing in mutual fund distribution a…
|
— | CA | Financial and insurance activit… |
|
CASH Financial Services Group Limited
Delivers brokerage, wealth and asset management, insurance,…
|
510 | BM | Financial and insurance activit… |
|
Castlebar Capital Corp.
Capital Pool Company (CPC) focused on sourcing assets for a…
|
CBAR.P | CA | Financial and insurance activit… |
|
Castlecap Capital Inc.
Offers M&A, financial advisory, equity placement, debt stru…
|
CSTL.P | 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.