
Pryme N.V. — Investor Relations & Filings
Pryme N.V. is an innovative cleantech company that specializes in the chemical recycling of plastic waste on an industrial scale. The company utilizes an efficient and scalable pyrolysis technology to convert non-recyclable plastic waste into pyrolysis oil. This oil serves as a valuable feedstock for the petrochemical industry to produce new, virgin-quality plastics, thereby contributing to a low-carbon, circular plastic economy. Pryme's first plant, located in Rotterdam, commenced production in 2024, marking a key step in its strategy to roll out its technology through a portfolio of owned-operated plants in collaboration with strategic partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pryme N.V. - Q1 2026 Report - Attachment: Pryme N.V. - Q1 2026 Report.pdf | 2026-05-29 | English | |
| Pryme N.V. - Q1 2026 Report | 2026-05-29 | English | |
| Pryme N.V. - 2025 Annual Report - Attachment: Pryme N.V. - 2025 Annual Report.pdf | 2026-05-29 | English | |
| Pryme N.V. - 2025 Annual Report | 2026-05-29 | English | |
| Financial calendar | 2026-05-19 | English | |
| Financial calendar | 2026-05-19 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Pryme N.V., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KBG Corp.
A fine chemical company specializing in silicone-based mate…
|
318000 | KR | Manufacturing |
|
KELINGTON GROUP BERHAD
Provides integrated engineering services and manufactures, …
|
— | MY | Manufacturing |
|
KENTE CATALYSTS INC.
Manufactures high-performance catalytic materials and fine …
|
603120 | CN | Manufacturing |
|
Kesar Petroproducts Ltd
Manufactures Phthalocyanine pigments and chemical intermedi…
|
524174 | IN | Manufacturing |
|
KH Neochem Co.,Ltd.
A chemical manufacturer of performance and basic chemicals …
|
4189 | JP | Manufacturing |
|
Kingchem (Liaoning) Life Science Co., Ltd.
CDMO specializing in fine chemicals, intermediates, and API…
|
301509 | CN | Manufacturing |
|
KIRI INDUSTRIES LIMITED
Integrated manufacturer and exporter of dyes, dye intermedi…
|
KIRIINDUS | IN | Manufacturing |
|
KISCO Corp.
Develops and manufactures dyes, inks, organic materials, an…
|
104700 | KR | Manufacturing |
|
KOATSU GAS KOGYO CO., LTD.
A diversified manufacturer of gas, chemical products, and I…
|
4097 | JP | Manufacturing |
|
KOEI CHEMICAL COMPANY,LIMITED
Manufacturer of organic nitrogen compounds with expertise i…
|
4367 | JP | Manufacturing |
Pryme N.V. 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/8192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8192 | 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=8192 | 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=8192 \ -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": 8192}, 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 Pryme N.V. (id: 8192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.