Berner Kantonalbank AG — Investor Relations & Filings
Berner Kantonalbank AG, founded in 1834, is a universal bank providing a comprehensive range of financial services. The bank focuses on private individuals and corporate clients, particularly small and medium-sized enterprises (SMEs). For private clients, its offerings include accounts, cards, and mobile payment solutions for daily banking; mortgages and loans for home financing; a variety of investment products with an emphasis on sustainable wealth growth; and retirement and pension planning services. For corporate customers, it provides financing, asset management, and specialized advisory services, including business succession planning. The institution emphasizes personalized financial advisory to support clients through all life stages.
Recent filings
No filings indexed yet
We are still gathering filings for Berner Kantonalbank AG. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VTB Bank
A financial institution offering corporate and investment b…
|
VTBR | RU | Financial and insurance activit… |
|
VTB Bank Georgia JSC
A commercial bank providing services to corporate and busin…
|
UGB | GE | Financial and insurance activit… |
|
Walliser Kantonalbank
A universal bank serving retail, private, and corporate cli…
|
WKBN | CH | Financial and insurance activit… |
|
WASHINGTON TRUST BANCORP INC
A financial holding company offering commercial banking and…
|
WASH | US | Financial and insurance activit… |
|
Waterstone Financial, Inc.
Bank holding company offering community and mortgage bankin…
|
WSBF | US | Financial and insurance activit… |
|
WEBSTER FINANCIAL CORP
Provides a range of financial products and services to indi…
|
WBS | US | Financial and insurance activit… |
|
Weihai Bank Co., Ltd.
Regional commercial bank providing deposits, loans, and fin…
|
9677 | CN | Financial and insurance activit… |
|
WELLS FARGO & COMPANY/MN
A diversified financial services company offering banking, …
|
WFC | US | Financial and insurance activit… |
|
WESBANCO INC
A diversified financial services holding company offering b…
|
WSBC | US | Financial and insurance activit… |
|
WESTAMERICA BANCORPORATION
Regional community bank serving individuals and businesses …
|
WABC | US | Financial and insurance activit… |
Berner Kantonalbank AG 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/839/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=839 | 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=839 | 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=839 \ -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": 839}, 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 Berner Kantonalbank AG (id: 839)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.