
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 |
|---|---|---|---|
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
Al Salam Bank B.S.C
An Islamic bank offering comprehensive personal, corporate,…
|
SALAM_BAH | BH | Financial and insurance activit… |
|
AL SALAM Sudan
Provides Islamic commercial banking, retail, corporate, and…
|
ALSALAMSUDAN | AE | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | US | Financial and insurance activit… |
|
AMERICAN EXPRESS CO
A globally integrated payments company offering cards and f…
|
AXP | US | Financial and insurance activit… |
|
Ameris Bancorp
A bank holding company offering financial services to perso…
|
ABCB | US | 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.