
FIRST BUSEY CORP /NV/ — Investor Relations & Filings
First Busey Corporation is a financial holding company that operates primarily through its subsidiary, Busey Bank. The company offers a broad range of financial services to individual, commercial, and agricultural clients. Its core offerings include personal and commercial banking, mortgage lending, and wealth management solutions. Additionally, the company provides specialized services such as Small Business Administration (SBA) lending and farm management. First Busey serves communities across Illinois, Missouri, Indiana, and southwest Florida.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 | 2026-05-26 | English | |
| 8-K | 2026-05-22 | English | |
| 10-Q | 2026-05-07 | English | |
| 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-05-05 | English | |
| 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-28 | English | |
| 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-14 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47072894 | S-8 | 2026-05-26 | English | ||
| 46857623 | 8-K | 2026-05-22 | English | ||
| 46065779 | 10-Q | 2026-05-07 | English | ||
| 41540520 | 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-05-05 | English | ||
| 38179496 | 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-28 | English | ||
| 34521929 | 8-K - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-14 | English | ||
| 46065816 | DEFR14A | 2026-04-13 | English | ||
| 33936259 | ARS - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-09 | English | ||
| 46065830 | DEFA14A | 2026-04-09 | English | ||
| 33935014 | DEF 14A - FIRST BUSEY CORP /NV/ (0000314489) (Filer) | 2026-04-09 | English | ||
| 33093987 | 4 - FIRST BUSEY CORP /NV/ (0000314489) (Issuer) | 2026-03-31 | English | ||
| 33093982 | 4 - FIRST BUSEY CORP /NV/ (0000314489) (Issuer) | 2026-03-31 | English | ||
| 33093979 | 4 - FIRST BUSEY CORP /NV/ (0000314489) (Issuer) | 2026-03-31 | English | ||
| 33093984 | 4 - FIRST BUSEY CORP /NV/ (0000314489) (Issuer) | 2026-03-31 | English | ||
| 33093980 | 4 - FIRST BUSEY CORP /NV/ (0000314489) (Issuer) | 2026-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bank für Tirol und Vorarlberg AG
A regional financial institution offering retail, corporate…
|
BTS | AT | Financial and insurance activit… |
|
Bank Hapoalim B.M.
Provides banking and financial services to personal, corpor…
|
POLI | IL | Financial and insurance activit… |
|
Bankinter S.A.
Financial services company offering banking, investment, an…
|
BKT | ES | Financial and insurance activit… |
|
BankIslami Pakistan Limited
A financial institution providing Shariah-compliant banking…
|
BIPL | PK | Financial and insurance activit… |
|
Bank Kuznetskiy PAO
A regional commercial bank providing banking services to pr…
|
KUZB | RU | Financial and insurance activit… |
|
Bank Leumi Le-Israel B.M.
A banking corporation offering retail, corporate, and comme…
|
LUMI | IL | Financial and insurance activit… |
|
Bank Linth LLB AG
Swiss regional bank for private and corporate customers in …
|
LINN | CH | Financial and insurance activit… |
|
Bank Mega Tbk
Offers general banking, digital services, credit cards, and…
|
MEGA | ID | Financial and insurance activit… |
|
Bank Millennium S.A.
A universal bank offering financial services to individuals…
|
MIL | PL | Financial and insurance activit… |
|
BankMuscat (S.A.O.G)
Provides corporate, consumer, investment, and Islamic banki…
|
BKMB | OM | Financial and insurance activit… |
FIRST BUSEY CORP /NV/ 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/31649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31649 | 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=31649 | 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=31649 \ -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": 31649}, 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 FIRST BUSEY CORP /NV/ (id: 31649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.