
Hims & Hers Health, Inc. — Investor Relations & Filings
Hims & Hers Health, Inc. operates a multi-specialty telehealth platform that connects consumers with licensed healthcare professionals. The company provides a direct-to-consumer approach to healthcare, offering virtual consultations and personalized treatment plans. Its services address a range of conditions, including sexual health, hair loss, dermatology, mental health, and weight loss. Through its platform, patients can receive access to prescription medications, over-the-counter products, and at-home lab testing. Operating primarily on a subscription model, Hims & Hers delivers treatments directly to customers' homes, emphasizing accessibility and convenience, often without requiring insurance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Hims & Hers Health, Inc. (0001773751) (Filer) | 2026-04-28 | English | |
| DEF 14A - Hims & Hers Health, Inc. (0001773751) (Filer) | 2026-04-28 | English | |
| SCHEDULE 13G/A - Hims & Hers Health, Inc. (0001773751) (Subject) | 2026-03-27 | English | |
| 4 - Hims & Hers Health, Inc. (0001773751) (Issuer) | 2026-03-24 | English | |
| 4 - Hims & Hers Health, Inc. (0001773751) (Issuer) | 2026-03-18 | English | |
| 4 - Hims & Hers Health, Inc. (0001773751) (Issuer) | 2026-03-18 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | Human health and social work ac… |
Hims & Hers Health, 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/30462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30462 | 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=30462 | 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=30462 \ -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": 30462}, 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 Hims & Hers Health, Inc. (id: 30462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.