
Xploara Technologies — Investor Relations & Filings
Xploara Technologies is a company specializing in wearable technology that develops and sells smartwatches designed for children. The company's products are engineered to provide a safe and controlled introduction to the digital world, serving as a secure alternative to smartphones. Xplora smartwatches offer core functionalities such as calls and messaging, which are restricted to a parent-managed list of trusted contacts. Key features include real-time GPS tracking with customizable safe zones, an SOS button for emergencies, and a 'school mode' to prevent distractions. The devices intentionally exclude open internet access and social media applications to ensure a protected user experience. A companion mobile application allows parents and guardians to manage the device's settings, monitor location, and communicate with their child.
Recent filings
Browse filings by year
3 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Xploara Technologies, 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 · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DISA LIMITED
An investment holding company focused on technology, R&D, c…
|
532 | SG | Telecommunications, computer pr… |
|
DIVFEX BERHAD
Digital infrastructure solutions provider, offering network…
|
— | MY | Telecommunications, computer pr… |
|
Divio Technologies AB
Operates a PaaS for digital agencies to simplify web applic…
|
DIVIO | SE | Telecommunications, computer pr… |
|
Dlaboratory Sweden AB
Provides an AI-driven grid analytics platform for power gri…
|
DLAB | SE | Telecommunications, computer pr… |
|
DMG Blockchain Solutions Inc.
Vertically integrated firm providing Bitcoin mining, data c…
|
DMGI | CA | Telecommunications, computer pr… |
|
Dominion Hosting Holding (DHH)
A technology group offering B2B cloud computing and web hos…
|
DHH | IT | Telecommunications, computer pr… |
|
dotmill Inc.
A media technology company creating immersive digital exper…
|
464580 | KR | Telecommunications, computer pr… |
|
Doxee
AI-powered platform for Customer Communications and Experie…
|
DOX | IT | Telecommunications, computer pr… |
|
Doximity, Inc.
A digital platform for medical professionals with networkin…
|
DOCS | US | Telecommunications, computer pr… |
|
DROPBOX, INC.
A content collaboration platform for storing, synchronizing…
|
DBX | US | Telecommunications, computer pr… |
Xploara Technologies 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/3792/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3792 | 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=3792 | 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=3792 \ -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": 3792}, 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 Xploara Technologies (id: 3792)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.