
TripSitter Clinic Ltd. — Investor Relations & Filings
TripSitter Clinic Ltd. operates a consultative virtual clinic and tele-health platform, delivered as a Software as a Service (SaaS) solution via a responsive web application. This platform connects prospective patients with licensed medical practitioners for evaluation, care, monitoring, and coaching. The core business involves facilitating access to specialized online medical services, including virtual psychedelic therapy, primarily serving the United States market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2026-04-16 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-04-16 | English | |
| Material change report - English.pdf | 2026-04-14 | French | |
| Material change report - English.pdf | 2026-04-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34694239 | News release - English.pdf | 2026-04-20 | English | ||
| 34692918 | News release - English.pdf | 2026-04-20 | English | ||
| 34649176 | News release - English.pdf | 2026-04-16 | English | ||
| 34621643 | Report of exempt distribution (45-106F1).pdf | 2026-04-16 | English | ||
| 34458255 | Material change report - English.pdf | 2026-04-14 | French | ||
| 34456447 | Material change report - English.pdf | 2026-04-14 | English | ||
| 34450551 | Material change report - English.pdf | 2026-04-14 | English | ||
| 34460322 | Report of exempt distribution (45-106F1).pdf | 2026-04-14 | English | ||
| 34456449 | Report of exempt distribution (45-106F1).pdf | 2026-04-14 | English | ||
| 34450554 | Report of exempt distribution (45-106F1).pdf | 2026-04-14 | English | ||
| 34450683 | News release - English.pdf | 2026-04-13 | English | ||
| 34441752 | News release - English.pdf | 2026-04-13 | English | ||
| 34431034 | News release - English.pdf | 2026-04-13 | English | ||
| 33660256 | News release - English.pdf | 2026-04-06 | English | ||
| 33624032 | News release - English.pdf | 2026-04-06 | 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 |
|---|---|---|---|
|
Privia Health Group, Inc.
A technology company enabling physicians to succeed in valu…
|
PRVA | US | Human health and social work ac… |
|
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… |
|
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… |
TripSitter Clinic Ltd. 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/48116/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48116 | 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=48116 | 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=48116 \ -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": 48116}, 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 TripSitter Clinic Ltd. (id: 48116)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.