
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 |
|---|---|---|---|
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| FACT SHEET | 2026-06-02 | English | |
| FACT SHEET | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | English |
Browse filings by year
27 years- 2026 11,561 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
| |||||
| 47939507 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939506 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939501 | FACT SHEET | 2026-06-02 | English | ||
| 47939503 | FACT SHEET | 2026-06-02 | English | ||
| 47939512 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939515 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939400 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939395 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939406 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939473 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939270 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939472 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939275 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939404 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47939414 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE BANK MALAYSIA BERHAD
Provides end-to-end banking and financial solutions for con…
|
— | MY | Financial and insurance activit… |
|
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… |
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.