
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 |
|---|---|---|---|
|
Avidbank Holdings, Inc.
A business bank providing tailored financial solutions and …
|
AVBH | US | Financial and insurance activit… |
|
Avidia Bancorp, Inc.
A mutual community bank providing financial services to ind…
|
AVBC | US | Financial and insurance activit… |
|
Axis Bank Limited
A private bank offering treasury, retail, and corporate ban…
|
AXISBANK | IN | Financial and insurance activit… |
|
AXIS BANK LIMITED
Provides comprehensive financial services and solutions to …
|
7ZAB | SG | Financial and insurance activit… |
|
Azer Turk Bank OJSC
A state-owned bank offering retail and commercial banking s…
|
1 AZN | AZ | Financial and insurance activit… |
|
B2B TRUST
Offers wholesale banking products and loans exclusively to …
|
— | CA | Financial and insurance activit… |
|
Banca Comercială “Banca de Finanțe și Comerț” S.A.
A commercial bank offering financial services to individual…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială “Comertbank” S.A.
A universal commercial bank providing a full range of banki…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "Energbank" S.A.
Financial institution providing banking services to individ…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "EuroCreditBank" S.A.
A universal commercial bank providing financial services to…
|
- | MD | 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.