
Quest Resource Holding Corp — Investor Relations & Filings
Quest Resource Holding Corporation is an environmental consulting and management company that provides comprehensive solutions for the reuse, recycling, and disposal of various waste streams. The company specializes in serving large, multi-location businesses across diverse industry sectors. Operating on an asset-light model, Quest functions as a single point of contact to manage complex waste and recycling programs. Its services are designed to increase operational efficiencies, reduce costs, and maximize landfill diversion by recovering value from waste commodities. The company offers tailored programs for over 130 different waste streams, ensuring consistent and efficient management for its clients' enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Quest Resource Holding Corp (0001442236) (Filer) | 2026-05-07 | English | |
| 4 - Quest Resource Holding Corp (0001442236) (Issuer) | 2026-03-23 | English | |
| 4 - Quest Resource Holding Corp (0001442236) (Issuer) | 2026-03-20 | English | |
| 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English | |
| 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English | |
| 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English |
Browse filings by year
19 years- 2026 13 filings
- 2025 80 filings
- 2024 48 filings
- 2023 62 filings
- 2022 81 filings
- 2021 55 filings
- 2020 60 filings
- 2019 53 filings
- 2018 34 filings
- 2017 39 filings
- 2016 43 filings
- 2015 41 filings
- 2014 70 filings
- 2013 57 filings
- 2012 39 filings
- 2011 16 filings
- 2010 21 filings
- 2009 5 filings
- 2008 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 43476954 | 8-K - Quest Resource Holding Corp (0001442236) (Filer) | 2026-05-07 | English | ||
| 33016206 | 4 - Quest Resource Holding Corp (0001442236) (Issuer) | 2026-03-23 | English | ||
| 32990570 | 4 - Quest Resource Holding Corp (0001442236) (Issuer) | 2026-03-20 | English | ||
| 32891980 | 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English | ||
| 32891981 | 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English | ||
| 32891982 | 4 - QUEST RESOURCE HOLDING CORP (0001442236) (Filer) | 2026-03-03 | English | ||
| 29844284 | 4 Filing | 2026-02-03 | English | ||
| 29844093 | 4 Filing | 2026-02-03 | English | ||
| 29844014 | 4 Filing | 2026-02-03 | English | ||
| 12245473 | Regulatory Filings 2026 | 2026-01-06 | English | ||
| 12245474 | OWNERSHIP DOCUMENT | 2026-01-06 | English | ||
| 12245476 | OWNERSHIP DOCUMENT | 2026-01-06 | English | ||
| 12245477 | OWNERSHIP DOCUMENT | 2026-01-06 | English | ||
|
2025
2 filings
| |||||
| 12245478 | OWNERSHIP DOCUMENT | 2025-12-29 | English | ||
| 12245479 | Regulatory Filings 2025 | 2025-12-17 | English | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS S.A.
Provides integrated environmental management, crisis respon…
|
— | BR | Water supply; sewerage, waste m… |
|
AMERICAN BATTERY TECHNOLOGY Co
Establishes a circular battery metals supply chain via recy…
|
ABAT | US | Water supply; sewerage, waste m… |
|
American Resources Corp
Raw materials provider for critical elements, battery metal…
|
AREC | US | Water supply; sewerage, waste m… |
|
AMITA HOLDINGS CO.,LTD.
Provides industrial recycling services and sustainability c…
|
2195 | JP | Water supply; sewerage, waste m… |
|
Anaergia Inc.
Transforms organic waste into carbon-negative renewable nat…
|
ANRG | CA | Water supply; sewerage, waste m… |
|
Aqua Metals, Inc.
Recycles metals from spent batteries using a clean, water-b…
|
AQMS | US | Water supply; sewerage, waste m… |
|
ARE Holdings,Inc.
Focuses on precious metals recycling and environmental pres…
|
5857 | JP | Water supply; sewerage, waste m… |
|
Asaka Riken Co.,Ltd.
Recovers and refines valuable metals from industrial waste …
|
5724 | JP | Water supply; sewerage, waste m… |
|
ASIAN MICRO HOLDINGS LIMITED
Provides recycling and cleaning services, supplies CNG, and…
|
585 | SG | Water supply; sewerage, waste m… |
|
Aurea
European group specializing in the circular economy and sus…
|
AURE | FR | Water supply; sewerage, waste m… |
Quest Resource Holding 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/34773/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34773 | 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=34773 | 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=34773 \ -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": 34773}, 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 Quest Resource Holding Corp (id: 34773)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.