
Bee Vectoring Technologies International Inc. — Investor Relations & Filings
Bee Vectoring Technologies International Inc. (BVT) is an agricultural technology company that provides natural precision agriculture solutions for crop protection and enhancement. BVT has pioneered Bee Vectoring Technology (BVT), an innovative system utilizing commercially reared bees as managed pollinators to serve as a living delivery mechanism. This platform distributes biological controls, such as biopesticides, directly to target crops during the natural pollination process. The system, which includes active ingredients and an easy-to-use tray delivery system, offers highly targeted pest and disease management throughout the growing season. BVT's approach is designed to dramatically reduce the application of chemical pesticides, offering a sustainable, effective, and environmentally safe alternative for high-value crops like blueberries, strawberries, and sunflowers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-07-26 | English | |
| News release - English.pdf | 2024-07-24 | English | |
| Report of Distributions outside Canada (Form 72-503F).pdf | 2024-07-13 | English | |
| Report of exempt distribution (45-106F1).pdf | 2024-07-13 | English | |
| Other.pdf | 2024-07-06 | English | |
| Management information circular - English.pdf | 2024-07-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 30433575 | News release - English.pdf | 2024-07-26 | English | ||
| 13743971 | News release - English.pdf | 2024-07-24 | English | ||
| 13742758 | Report of Distributions outside Canada (Form 72-503F).pdf | 2024-07-13 | English | ||
| 13742760 | Report of exempt distribution (45-106F1).pdf | 2024-07-13 | English | ||
| 13742113 | Other.pdf | 2024-07-06 | English | ||
| 13742112 | Management information circular - English.pdf | 2024-07-06 | English | ||
| 13742111 | Form of proxy - English.pdf | 2024-07-06 | English | ||
| 13742110 | Notice of meeting - English.pdf | 2024-07-06 | English | ||
| 13742109 | Other.pdf | 2024-07-06 | English | ||
| 13742108 | Other.pdf | 2024-07-06 | English | ||
| 13741526 | News release - English.pdf | 2024-07-03 | English | ||
| 30298748 | News release - English.pdf | 2024-06-26 | English | ||
| 30230419 | Notice of the meeting and record date (amended) - English.pdf | 2024-06-13 | English | ||
| 29984191 | Notice of the meeting and record date - English.pdf | 2024-05-13 | English | ||
| 13735764 | Report of exempt distribution (45-106F1).pdf | 2024-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Times Green Energy (India) Limited
Provides organic fertilizers, bio-pesticides, seeds, and bi…
|
543310 | IN | Agriculture, forestry and fishi… |
|
TUSALDAH LIMITED
Cultivates agricultural crops and provides horticultural an…
|
531301 | IN | Agriculture, forestry and fishi… |
|
农大科技
Develops agricultural biotech, seeds, and integrated soluti…
|
920159 | CN | Agriculture, forestry and fishi… |
Bee Vectoring Technologies International 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/46960/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46960 | 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=46960 | 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=46960 \ -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": 46960}, 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 Bee Vectoring Technologies International Inc. (id: 46960)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.