
Zoomability Int AB — Investor Relations & Filings
Zoomability Int AB develops, manufactures, and sells electric all-terrain mobility vehicles. The company's primary product is the Zoom, a four-wheel-drive (4WD) vehicle designed for recreational use in challenging environments such as sand, snow, and dense forests. The Zoom utilizes a patented frame design that ensures all four wheels maintain constant contact with the ground, providing enhanced stability and off-road performance. Engineered for individuals with mobility limitations, the device enables participation in outdoor activities like hiking, fishing, and mountain biking. The vehicle is characterized by its lightweight and compact construction for transportability and a low center of gravity for user safety.
Recent filings
No filings indexed yet
We are still gathering filings for Zoomability Int AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ProstaLund AB
Develops and sells devices and treatments for benign prosta…
|
PLUN | SE | Manufacturing |
|
P S ANESTHESIA S A
Specializes in the design, manufacturing, and commercializa…
|
— | AR | Manufacturing |
|
PT Hetzer Medical Indonesia Tbk
Manufactures and distributes medical devices, notably 4D Ea…
|
MEDS | ID | Manufacturing |
|
Pulmonx Corp
Develops minimally invasive treatments for severe obstructi…
|
LUNG | US | Manufacturing |
|
PW Medtech Group Limited
Medical device company focused on advanced infusion therapy…
|
1358 | KY | Manufacturing |
|
Pyng Medical Corp.
Developed life-saving trauma and resuscitation medical devi…
|
PYT | CA | Manufacturing |
|
QLife Holding AB
Develops in-vitro diagnostic solutions for at-home biomarke…
|
QLIFE | SE | Manufacturing |
|
Q-Linea
Infection diagnostics company developing rapid AST solution…
|
QLINEA | SE | Manufacturing |
|
Raaj Medisafe India Limited
Manufactures and distributes sterile single-use syringes, n…
|
524502 | IN | Manufacturing |
|
Rainmed Medical Limited
High-tech firm creating robotic diagnostic modules for prec…
|
2297 | HK | Manufacturing |
Zoomability Int AB 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/7272/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7272 | 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=7272 | 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=7272 \ -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": 7272}, 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 Zoomability Int AB (id: 7272)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.