Envirotrain Capital Corp. — Investor Relations & Filings
About Envirotrain Capital Corp.
Envirotrain Capital Corp. is a corporation incorporated in May 2000. Public records indicate the company is currently inactive or amalgamated. Historically, the entity was associated with Railpower Canada, suggesting it may have functioned as a holding company or a financing vehicle supporting operations related to rail technology and infrastructure, potentially focusing on environmental applications.
Recent filings
No filings indexed yet
We are still gathering filings for Envirotrain Capital Corp.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dah Sing Financial Holdings Limited
Provides diversified financial services, including banking …
|
440 | HK | Financial and insurance activit… |
|
Daishi Hokuetsu Financial Group,Inc.
Financial holding company offering banking, leasing, securi…
|
7327 | JP | Financial and insurance activit… |
|
DBS GROUP HOLDINGS LTD
A multinational financial services group offering commercia…
|
78HB | SG | Financial and insurance activit… |
|
DBS GROUP HOLDINGS LTD
Leading financial services group in Asia, offering comprehe…
|
8UOB | SG | Financial and insurance activit… |
|
DBS GROUP HOLDINGS LTD
A leading financial services group in Asia, operating acros…
|
8MZB | SG | Financial and insurance activit… |
|
DBS GROUP HOLDINGS LTD
A prominent financial services group in Asia, offering comp…
|
8QUB | SG | Financial and insurance activit… |
|
DDPC WORLDWIDE PTE. LTD.
Wholly-owned offshore subsidiary holding DoubleDragon Corp.…
|
5R8B | SG | Financial and insurance activit… |
|
Deep Source Holdings Limited
Trading bulk commodities and providing specialized financia…
|
990 | HK | Financial and insurance activit… |
|
DEFRAQ Ventures AG (formerly: VALENS Holding AG)
Investment firm managing its own assets and engaging in off…
|
FKEK | DE | Financial and insurance activit… |
|
Demetra Holdings Plc
Investment holding company with a portfolio in equity, real…
|
DEM | CY | Financial and insurance activit… |
Envirotrain Capital Corp. 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/45026/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45026 | 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=45026 | 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=45026 \ -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": 45026}, 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 Envirotrain Capital Corp. (id: 45026)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.