
ALERUS FINANCIAL CORP — Investor Relations & Filings
Alerus Financial Corporation is a diversified financial services company operating as a commercial wealth bank and a national provider of retirement and benefits services. The company offers a comprehensive suite of financial solutions to both individual and business clients. Core offerings include personal and business banking, such as deposit accounts, lending, and mortgage services. Its wealth management division delivers financial planning, investment management, and advisory services. Additionally, Alerus provides specialized retirement and benefits services, including plan administration and consulting for employers. The company focuses on an integrated service model, providing holistic financial advice and support to help clients achieve their long-term goals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-22 | English | |
| FORM 8-K | 2026-05-19 | English | |
| FORM 8-K | 2026-05-15 | English | |
| 10-Q - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-05-01 | English | |
| FORM 8-K | 2026-04-29 | English | |
| ARS | 2026-04-01 | English |
Browse filings by year
21 years- 2026 27 filings
- 2025 49 filings
- 2024 77 filings
- 2023 62 filings
- 2022 52 filings
- 2021 52 filings
- 2020 34 filings
- 2019 43 filings
- 2015 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 2 filings
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46859663 | FORM 8-K | 2026-05-22 | English | ||
| 46553248 | FORM 8-K | 2026-05-19 | English | ||
| 46361662 | FORM 8-K | 2026-05-15 | English | ||
| 39632376 | 10-Q - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-05-01 | English | ||
| 46303090 | FORM 8-K | 2026-04-29 | English | ||
| 46302888 | ARS | 2026-04-01 | English | ||
| 46302908 | FORM DEFA14A | 2026-04-01 | English | ||
| 46303279 | FORM DEF 14A | 2026-04-01 | English | ||
| 46303428 | FORM 8-K | 2026-03-31 | English | ||
| 33051713 | SCHEDULE 13G/A - ALERUS FINANCIAL CORP (0000903419) (Subject) | 2026-03-26 | English | ||
| 46303834 | FORM 10-K | 2026-03-04 | English | ||
| 32883735 | 4 - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-03-02 | English | ||
| 32883737 | 4 - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-03-02 | English | ||
| 32883736 | 4 - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-03-02 | English | ||
| 32883738 | 4 - ALERUS FINANCIAL CORP (0000903419) (Filer) | 2026-03-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Banca Comerciali ,,Victoriabank" S.A.
A universal commercial bank providing services for individu…
|
VCTB | MD | Financial and insurance activit… |
|
Banca Generali
A private bank for wealth management and financial planning…
|
BGN | IT | Financial and insurance activit… |
|
Banca Ifis
Specialized financial services provider for business financ…
|
IF | IT | Financial and insurance activit… |
|
Banca Mediolanum
A financial services group for banking, asset management, a…
|
BMED | IT | Financial and insurance activit… |
|
Banca Monte dei Paschi di Siena
The world's oldest operating bank, offering universal banki…
|
BMPS | IT | Financial and insurance activit… |
|
Banca Popolare di Lajatico S.C.p.A.
Cooperative bank founded in 1884 serving families, professi…
|
— | IT | Financial and insurance activit… |
|
Banca Popolare di Sondrio
A cooperative bank offering banking, financial, and insuran…
|
BPSO | IT | Financial and insurance activit… |
|
Banca Profilo
A financial institution specializing in Private and Investm…
|
BPA | IT | Financial and insurance activit… |
|
Banca Transilvania S.A.
A universal financial institution offering retail, SME, and…
|
TLV | RO | Financial and insurance activit… |
|
Banca Сomercială "MOLDOVA-AGROINDBANK" S.A.
A universal bank providing financial products to individual…
|
- | MD | Financial and insurance activit… |
ALERUS FINANCIAL CORP 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/32725/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32725 | 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=32725 | 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=32725 \ -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": 32725}, 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 ALERUS FINANCIAL CORP (id: 32725)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.