
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 | |
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | English | |
| PRICING SUPPLEMENT | 2026-06-02 | 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
| |||||
| 47936911 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936791 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936792 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936595 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936593 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936592 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936558 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936530 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936560 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936529 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936531 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936358 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936154 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936359 | PRICING SUPPLEMENT | 2026-06-02 | English | ||
| 47936361 | PRELIMINARY PRICING SUPPLEMENT | 2026-06-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Collector Bank
A digital bank providing financial solutions for private an…
|
COLL | SE | Financial and insurance activit… |
|
Columbia Financial, Inc.
Holding company for a New Jersey community bank with $10.8 …
|
CLBK | US | Financial and insurance activit… |
|
COMERICA INC
Financial services firm with commercial, retail, and wealth…
|
CMA | US | Financial and insurance activit… |
|
COMMERCE BANCSHARES INC /MO/
A bank holding company offering banking, wealth management,…
|
CBSH | US | Financial and insurance activit… |
|
Commercial Bank International
Offers comprehensive banking products and services for comp…
|
CBI | AE | Financial and insurance activit… |
|
Commercial Bank of Dubai PJSC
A leading financial institution providing commercial, retai…
|
CBD | AE | Financial and insurance activit… |
|
Commercial Intnl Bank (Egypt) SAE
A private-sector bank offering retail, corporate, and inves…
|
COMI | EG | Financial and insurance activit… |
|
Commerzbank AG
A major commercial bank providing financial services to cor…
|
CBK | DE | Financial and insurance activit… |
|
Commonwealth Bank of Australia
Provider of financial services for retail, business, and in…
|
CBA | AU | Financial and insurance activit… |
|
COMMUNITY TRUST BANCORP INC /KY/
Bank holding company offering banking and wealth management…
|
CTBI | 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.