
DEXCOM INC - Investor Relations & Filings
Key figures FY2025
| Total Revenues | USD 4.66B | per the Annual Report filed 2026-02-12 |
|---|---|---|
| Net Income | USD 836.30M | per the Annual Report filed 2026-02-12 |
| Total Assets | USD 6.34B | per the Annual Report filed 2026-02-12 |
| Total Equity | USD 2.75B | per the Annual Report filed 2026-02-12 |
| Cash from Ops | USD 1.44B | per the Annual Report filed 2026-02-12 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Dexcom Inc. is a medical device company that designs, develops, and commercializes continuous glucose monitoring (CGM) systems for diabetes management. The company's core technology consists of wearable sensors that continuously measure and transmit glucose levels to a compatible smart device or receiver, providing real-time data, alerts, and trend information. Its product portfolio, which includes the Dexcom G6, G7, and the over-the-counter Stelo Glucose Biosensor System, is designed to help people with diabetes make treatment decisions without traditional fingersticks. The systems also assist users in understanding how lifestyle factors like diet and exercise impact their glucose levels, empowering them to take greater control of their health.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2024-02-15 | English | |
| SCHEDULE 13G/A | 2024-02-13 | English | |
| 10-K | 2024-02-08 | English | |
| 8-K | 2024-02-08 | English | |
| Major Shareholding Notification 2024 | 2024-01-25 | English | |
| PRIMARY DOCUMENT | 2024-01-18 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
11 filings
| |||||
| 11214817 | 8-K | 2024-02-15 | English | ||
| 11214818 | SCHEDULE 13G/A | 2024-02-13 | English | ||
| 11214822 | 10-K | 2024-02-08 | English | ||
| 11214819 | 8-K | 2024-02-08 | English | ||
| 11214823 | Major Shareholding Notification 2024 | 2024-01-25 | English | ||
| 11214824 | PRIMARY DOCUMENT | 2024-01-18 | English | ||
| 11214825 | PRIMARY DOCUMENT | 2024-01-18 | English | ||
| 11214826 | PRIMARY DOCUMENT | 2024-01-18 | English | ||
| 11214827 | PRIMARY DOCUMENT | 2024-01-18 | English | ||
| 11214829 | PRIMARY DOCUMENT | 2024-01-18 | English | ||
| 11214830 | 8-K | 2024-01-08 | English | ||
|
2023
4 filings
| |||||
| 11214831 | PRIMARY DOCUMENT | 2023-12-19 | English | ||
| 11214833 | PRIMARY DOCUMENT | 2023-12-19 | English | ||
| 11214832 | PRIMARY DOCUMENT | 2023-12-19 | English | ||
| 11214834 | PRIMARY DOCUMENT | 2023-12-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for DEXCOM INC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
| Abaxis Inc | ABAX | US | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
| Advanced Medical Optics Inc | EYE_old | US | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
DEXCOM 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/30198/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30198 | 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=30198 | 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=30198 \ -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": 30198}, 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 DEXCOM INC (id: 30198)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.