
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 |
|---|---|---|---|
|
Avidia Bancorp, Inc.
A mutual community bank providing financial services to ind…
|
AVBC | US | Financial and insurance activit… |
|
Axis Bank Limited
A private bank offering treasury, retail, and corporate ban…
|
AXISBANK | IN | Financial and insurance activit… |
|
AXIS BANK LIMITED
Provides comprehensive financial services and solutions to …
|
7ZAB | SG | Financial and insurance activit… |
|
Azer Turk Bank OJSC
A state-owned bank offering retail and commercial banking s…
|
1 AZN | AZ | Financial and insurance activit… |
|
B2B TRUST
Offers wholesale banking products and loans exclusively to …
|
— | CA | Financial and insurance activit… |
|
Banca Comercială “Banca de Finanțe și Comerț” S.A.
A commercial bank offering financial services to individual…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială “Comertbank” S.A.
A universal commercial bank providing a full range of banki…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "Energbank" S.A.
Financial institution providing banking services to individ…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "EuroCreditBank" S.A.
A universal commercial bank providing financial services to…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Moldindconbank" S.A.
A systemic financial institution offering retail and corpor…
|
- | 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.