
JPMORGAN CHASE & CO — Investor Relations & Filings
JPMorgan Chase & Co. is a global financial services firm offering a comprehensive range of solutions to corporations, governments, institutions, and individuals. The company operates under two primary brands: J.P. Morgan and Chase. J.P. Morgan provides services in investment banking, commercial banking, financial transaction processing, and asset management. The Chase brand focuses on consumer and commercial banking, offering personal banking, credit cards, mortgages, auto financing, investment advice, and small business loans. The firm is a leader in investment banking, treasury and securities services, and wealth management, serving millions of customers through its extensive operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FACT SHEET | 2026-06-01 | English | |
| PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | |
| PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | |
| PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | |
| PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | |
| FACT SHEET | 2026-06-01 | English |
Browse filings by year
27 years- 2026 11,318 filings
- 2025 21,681 filings
- 2024 20,507 filings
- 2023 18,843 filings
- 2022 16,909 filings
- 2021 11,894 filings
- 2020 8,725 filings
- 2019 7,597 filings
- 2018 5,800 filings
- 2017 5,070 filings
- 2016 4,130 filings
- 2015 4,337 filings
- 2014 3,668 filings
- 2013 3,151 filings
- 2012 2,406 filings
- 2011 2,121 filings
- 2010 1,663 filings
- 2009 1,221 filings
- 2008 2,390 filings
- 2007 2,040 filings
- 2006 1,103 filings
- 2005 523 filings
- 2004 435 filings
- 2003 307 filings
- 2002 178 filings
- 2001 200 filings
- 2000 140 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47924429 | FACT SHEET | 2026-06-01 | English | ||
| 47924439 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47924147 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47924138 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47924097 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47924033 | FACT SHEET | 2026-06-01 | English | ||
| 47923986 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923804 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923618 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923204 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923213 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923172 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923171 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923214 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
| 47923077 | PRICING SUPPLEMENT | 2026-06-01 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ameris Bancorp
A bank holding company offering financial services to perso…
|
ABCB | US | Financial and insurance activit… |
|
AMERISERV FINANCIAL INC /PA/
A financial institution offering banking, wealth management…
|
ASRV | US | Financial and insurance activit… |
|
ANZ Bank New Zealand Limited
Provides banking, wealth management, and insurance services…
|
ANB | NZ | Financial and insurance activit… |
|
Aozora Bank, Ltd.
A commercial bank providing corporate and retail banking pr…
|
8304 | JP | Financial and insurance activit… |
|
Apna Microfinance Bank Limited
Provides financial services for poverty alleviation and eco…
|
AMBL | PK | Financial and insurance activit… |
|
APS Bank Plc
A community-focused retail bank offering personal, business…
|
APS | MT | Financial and insurance activit… |
|
Arab Bnk Inv.&Frgn. Trade 5.113% 29Jan31
A government bank providing commercial and retail banking s…
|
ARABB0131USD | AE | Financial and insurance activit… |
|
Arab National Bank
Provides commercial and investment banking services and Sha…
|
1080 | SA | Financial and insurance activit… |
|
ARARATBANK OJSC
Universal financial institution offering banking and invest…
|
ARBK | AM | Financial and insurance activit… |
|
Arion Banki
A universal bank offering financial services to individuals…
|
ARION | IS | Financial and insurance activit… |
JPMORGAN CHASE & CO 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/10833/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10833 | 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=10833 | 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=10833 \ -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": 10833}, 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 JPMORGAN CHASE & CO (id: 10833)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.