
Pontus Protein Ltd. — Investor Relations & Filings
About Pontus Protein Ltd.
Pontus Protein Ltd. is an agricultural food and technology company specializing in the indoor vertical farming of water lentils. The company utilizes proprietary technology, including its CEVASTM system and AI-based processes, to cultivate nutrient-rich, bio-secure water lentils through aquaponics. This sustainable farming method uses significantly less water than traditional agriculture and avoids pesticides. Pontus converts the harvested water lentils into pure, plant-based protein powder, positioning it as an organic supplement for the global protein market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2023-05-12 | English | |
| News release - English.pdf | 2023-05-04 | English | |
| Material change report - English.pdf | 2023-04-20 | English | |
| News release - English.pdf | 2023-04-19 | English | |
| News release - English.pdf | 2023-04-11 | English | |
| News release - English.pdf | 2023-04-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 13669771 | News release - English.pdf | 2023-05-12 | English | ||
| 28258319 | News release - English.pdf | 2023-05-04 | English | ||
| 27994753 | Material change report - English.pdf | 2023-04-20 | English | ||
| 13660681 | News release - English.pdf | 2023-04-19 | English | ||
| 13659154 | News release - English.pdf | 2023-04-11 | English | ||
| 27895590 | News release - English.pdf | 2023-04-04 | English | ||
| 27803001 | News release - English.pdf | 2023-04-01 | English | ||
| 13653131 | News release - English.pdf | 2023-03-20 | English | ||
| 26658626 | News release - English.pdf | 2023-01-04 | English | ||
| 26658730 | News release - English.pdf | 2023-01-04 | English | ||
|
2022
5 filings
| |||||
| 13630437 | News release - English.pdf | 2022-12-02 | English | ||
| 13630500 | Certificate re dissemination to shareholders.pdf | 2022-12-02 | English | ||
| 26416812 | Management information circular - English.pdf | 2022-12-01 | English | ||
| 26416402 | Other.pdf | 2022-12-01 | English | ||
| 26416375 | Notice of meeting - English.pdf | 2022-12-01 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of other non-perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trees Corporation
Vertically-integrated multi-state operator in the regulated…
|
CANN | CA | Agriculture, forestry and fishi… |
Pontus Protein Ltd. 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/47670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47670 | 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=47670 | 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=47670 \ -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": 47670}, 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 Pontus Protein Ltd. (id: 47670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.