
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 |
|---|---|---|---|
|
Banca Comerciali ,,Moldindconbank" S.A.
A systemic financial institution offering retail and corpor…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Victoriabank" S.A.
A universal commercial bank providing services for individu…
|
VCTB | MD | Financial and insurance activit… |
|
Banca Generali
A private bank for wealth management and financial planning…
|
BGN | IT | Financial and insurance activit… |
|
Banca Ifis
Specialized financial services provider for business financ…
|
IF | IT | Financial and insurance activit… |
|
Banca Mediolanum
A financial services group for banking, asset management, a…
|
BMED | IT | Financial and insurance activit… |
|
Banca Monte dei Paschi di Siena
The world's oldest operating bank, offering universal banki…
|
BMPS | IT | Financial and insurance activit… |
|
Banca Popolare di Lajatico S.C.p.A.
Cooperative bank founded in 1884 serving families, professi…
|
— | IT | Financial and insurance activit… |
|
Banca Popolare di Sondrio
A cooperative bank offering banking, financial, and insuran…
|
BPSO | IT | Financial and insurance activit… |
|
Banca Profilo
A financial institution specializing in Private and Investm…
|
BPA | IT | Financial and insurance activit… |
|
Banca Transilvania S.A.
A universal financial institution offering retail, SME, and…
|
TLV | RO | 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.