Robix Environmental Technologies, Inc. — Investor Relations & Filings
Robix Environmental Technologies, Inc. is structured as an investment holding company specializing in the development and sale of environmental clean technologies. The corporation focuses on providing specialized industrial products for oil spill response, recovery, and remediation. Its core product portfolio includes advanced oil-water separation technologies, equipment for oil and gas wastewater treatment, and proprietary oil spill recovery vessels. These vessels are designed for effective containment and recovery of oil across diverse operating conditions, targeting a worldwide market opportunity for efficient environmental solutions.
Recent filings
No filings indexed yet
We are still gathering filings for Robix Environmental Technologies, Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yonker Environmental Protection Co.,Ltd.
Provides soil remediation, waste-to-energy, and pollution c…
|
300187 | CN | Water supply; sewerage, waste m… |
|
Zefiro Methane Corporation
Methane abatement and remediation of abandoned oil and gas …
|
ZEFI | CA | Water supply; sewerage, waste m… |
|
Zhejiang Zone-King Environmental Sci&Tech Co., Ltd.
Provides water treatment and solid waste management for mun…
|
688701 | CN | Water supply; sewerage, waste m… |
|
中航泰达
Provides industrial flue gas treatment and EPC services for…
|
920263 | CN | Water supply; sewerage, waste m… |
Robix Environmental Technologies, 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/46892/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46892 | 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=46892 | 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=46892 \ -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": 46892}, 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 Robix Environmental Technologies, Inc. (id: 46892)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.