
PFIZER INC — Investor Relations & Filings
Pfizer Inc. is a research-based biopharmaceutical company that discovers, develops, manufactures, and distributes a broad portfolio of medicines and vaccines. The company's core mission is to apply science and its global resources to create therapies that significantly extend and improve human lives. Its work spans multiple therapeutic areas, including internal medicine, inflammation, immunology, and oncology. Pfizer is recognized for its extensive research and development pipeline, which has produced widely used treatments and preventative therapies, such as vaccines and antivirals for infectious diseases. The company collaborates with the global healthcare community to deliver innovative solutions and address unmet medical needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2022 | 2022-04-12 | English | |
| Regulatory Filings 2022 | 2022-04-11 | English | |
| SC 13D/A | 2022-04-07 | English | |
| SC 13D/A2 ALLO | 2022-04-07 | English | |
| Regulatory Filings 2022 | 2022-04-06 | English | |
| Director's Dealing 2022 | 2022-04-04 | English |
Browse filings by year
27 years- 2026 37 filings
- 2025 137 filings
- 2024 188 filings
- 2023 187 filings
- 2022 190 filings
- 2021 215 filings
- 2020 257 filings
- 2019 245 filings
- 2018 232 filings
- 2017 204 filings
- 2016 280 filings
- 2015 265 filings
- 2014 279 filings
- 2013 448 filings
- 2012 297 filings
- 2011 344 filings
- 2010 335 filings
- 2009 313 filings
- 2008 313 filings
- 2007 302 filings
- 2006 299 filings
- 2005 269 filings
- 2004 310 filings
- 2003 328 filings
- 2002 109 filings
- 2001 21 filings
- 2000 24 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 9166340 | Regulatory Filings 2022 | 2022-04-12 | English | ||
| 8685782 | Regulatory Filings 2022 | 2022-04-11 | English | ||
| 8685786 | SC 13D/A | 2022-04-07 | English | ||
| 8685789 | SC 13D/A2 ALLO | 2022-04-07 | English | ||
| 8685792 | Regulatory Filings 2022 | 2022-04-06 | English | ||
| 8685794 | Director's Dealing 2022 | 2022-04-04 | English | ||
| 8685797 | Director's Dealing 2022 | 2022-04-04 | English | ||
| 8685799 | Director's Dealing 2022 | 2022-04-04 | English | ||
| 8685801 | Director's Dealing 2022 | 2022-04-04 | English | ||
| 8685802 | Director's Dealing 2022 | 2022-04-01 | English | ||
| 8685805 | Director's Dealing 2022 | 2022-04-01 | English | ||
| 8685807 | Director's Dealing 2022 | 2022-04-01 | English | ||
| 8685809 | Director's Dealing 2022 | 2022-04-01 | English | ||
| 8685810 | Regulatory Filings 2022 | 2022-03-30 | English | ||
| 8685814 | 8-K | 2022-03-29 | English | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
PFIZER INC 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/29831/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29831 | 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=29831 | 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=29831 \ -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": 29831}, 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 PFIZER INC (id: 29831)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.