
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 |
|---|---|---|---|
|
AMERISERV FINANCIAL INC /PA/
A financial institution offering banking, wealth management…
|
ASRV | US | Financial and insurance activit… |
|
ANZ Bank New Zealand Limited
Provides banking, wealth management, and insurance services…
|
ANB | NZ | Financial and insurance activit… |
|
Aozora Bank, Ltd.
A commercial bank providing corporate and retail banking pr…
|
8304 | JP | Financial and insurance activit… |
|
Apna Microfinance Bank Limited
Provides financial services for poverty alleviation and eco…
|
AMBL | PK | Financial and insurance activit… |
|
APS Bank Plc
A community-focused retail bank offering personal, business…
|
APS | MT | Financial and insurance activit… |
|
Arab Bnk Inv.&Frgn. Trade 5.113% 29Jan31
A government bank providing commercial and retail banking s…
|
ARABB0131USD | AE | Financial and insurance activit… |
|
Arab National Bank
Provides commercial and investment banking services and Sha…
|
1080 | SA | Financial and insurance activit… |
|
ARARATBANK OJSC
Universal financial institution offering banking and invest…
|
ARBK | AM | Financial and insurance activit… |
|
Arion Banki
A universal bank offering financial services to individuals…
|
ARION | IS | Financial and insurance activit… |
|
ARMECONOMBANK OJSC
A universal bank serving retail customers and Micro, Small,…
|
HEZB | AM | 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.