
VOC Energy Trust — Investor Relations & Filings
VOC Energy Trust is a statutory trust formed to acquire and hold a term net profits interest for the benefit of its unitholders. The trust's primary activity is to collect and distribute net proceeds from the production and sale of oil and natural gas from underlying properties located in Kansas and Texas. It is not an operating company and does not engage in the exploration or development of these properties. The trust's function is to passively hold the interest and pass the income to its beneficiaries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - VOC Energy Trust (0001505413) (Filer) | 2026-04-20 | English | |
| 8-K Filing | 2026-01-20 | English | |
| FORM 10-Q | 2025-11-10 | English | |
| FORM 8-K | 2025-10-20 | English | |
| FORM 10-Q | 2025-08-12 | English | |
| FORM 8-K | 2025-07-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34693739 | 8-K - VOC Energy Trust (0001505413) (Filer) | 2026-04-20 | English | ||
| 30206052 | 8-K Filing | 2026-01-20 | English | ||
|
2025
8 filings
| |||||
| 12403327 | FORM 10-Q | 2025-11-10 | English | ||
| 12403326 | FORM 8-K | 2025-10-20 | English | ||
| 12403331 | FORM 10-Q | 2025-08-12 | English | ||
| 12403329 | FORM 8-K | 2025-07-17 | English | ||
| 12403328 | FORM 10-Q | 2025-05-08 | English | ||
| 12403330 | FROM 8-K | 2025-04-17 | English | ||
| 12403332 | 10-K | 2025-03-20 | English | ||
| 12403333 | FORM 8-K | 2025-01-17 | English | ||
|
2024
5 filings
| |||||
| 12403335 | FORM 10-Q | 2024-11-07 | English | ||
| 12403334 | FORM 8-K | 2024-10-17 | English | ||
| 12403336 | FORM 10-Q | 2024-08-09 | English | ||
| 12403340 | FORM 8-K | 2024-07-18 | English | ||
| 12403338 | FORM 10-Q | 2024-05-08 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN HOLDING L.P.
A global investment management firm offering diversified in…
|
AB | US | Financial and insurance activit… |
|
AlTi Global, Inc.
Global wealth and asset management firm providing customize…
|
ALTI | US | Financial and insurance activit… |
|
Analyst I.M.S. Investment Management Services Ltd.
Provides investment management, advisory, and financial pla…
|
ANLT | IL | Financial and insurance activit… |
|
Banco de Valores S.A.
Specialized financial institution for capital markets, trus…
|
— | AR | Financial and insurance activit… |
|
Bank of New York Mellon Corp
Global financial services firm specializing in managing and…
|
BK | US | Financial and insurance activit… |
|
BROOKS MACDONALD GROUP PLC
A wealth management firm providing personalized investment …
|
BRK | GB | Financial and insurance activit… |
|
Charles Stanley & Co. Ltd.
Wealth management firm offering financial planning and inve…
|
CSTL | GB | Financial and insurance activit… |
|
Charterhouse TRV Trust
Investment vehicle focused on consistent income flow and ca…
|
— | CA | Financial and insurance activit… |
|
CROSS TIMBERS ROYALTY TRUST
An express trust that collects and distributes net profits …
|
CRT | US | Financial and insurance activit… |
|
Diversified Utility Trust
Financial services firm providing wealth management, planni…
|
GUT | CA | Financial and insurance activit… |
VOC Energy Trust 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/34622/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34622 | 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=34622 | 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=34622 \ -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": 34622}, 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 VOC Energy Trust (id: 34622)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.