
Dr. Phone Fix Canada Corporation — Investor Relations & Filings
Dr. Phone Fix Canada Corporation is a specialized provider of electronic device repair services and certified pre-owned device sales. The company focuses on the repair of smartphones, tablets, computers, laptops, and wearables, offering solutions for common issues including screen replacement, battery failure, and water damage. Operating across Canada with 44 locations, Dr. Phone Fix emphasizes fast turnaround times, data security, and reliable service, backed by a limited lifetime warranty on parts and labor. The organization is recognized for its customer-centric approach and commitment to sustainability, guided by the principles of Repair, Refurbish, Reuse, and Recycle, positioning it as an eco-friendly leader in the mobile phone and gadgets repair market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-05-22 | English | |
| News release - English.pdf | 2026-05-19 | English | |
| Management information circular - English.pdf | 2026-05-09 | English | |
| News release - English.pdf | 2026-04-30 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-04-29 | English | |
| Annual MD&A - English.pdf | 2026-04-29 | English |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Literary creation and musical composition activities
No peer companies indexed
We could not find peers for this sub-industry yet.
Dr. Phone Fix Canada Corporation 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/48388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48388 | 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=48388 | 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=48388 \ -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": 48388}, 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 Dr. Phone Fix Canada Corporation (id: 48388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.