
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 |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | 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.