
DoveCorp Enterprises Inc. — Investor Relations & Filings
DoveCorp Enterprises Inc. is a provider of retail and commercial dry cleaning and laundry services, historically recognized as one of Canada's largest organizations in the sector. The company operates multiple cleaning banners, including Dove Cleaners, Cadet Cleaners, and Meena Cleaners. Focusing on the high-end market, DoveCorp positions its flagship brand, Dove Cleaners, as the choice for Toronto's elite clientele. Core offerings include specialized garment care, restoration services, and complimentary pick-up and delivery throughout the Greater Toronto Area (GTA), emphasizing attention to detail and customer convenience.
Recent filings
No filings indexed yet
We are still gathering filings for DoveCorp Enterprises Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Elis
An international multi-service provider of rental and maint…
|
ELIS | FR | Other service activities |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | PL | Other service activities |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | CA | Other service activities |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | IN | Other service activities |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | JP | Other service activities |
DoveCorp Enterprises 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/45419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45419 | 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=45419 | 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=45419 \ -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": 45419}, 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 DoveCorp Enterprises Inc. (id: 45419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.