Bee Smart Technologies AD — Investor Relations & Filings
Bee Smart Technologies AD is an agricultural technology company focused on the apiculture sector. It develops proprietary Internet of Things (IoT) solutions that allow beekeepers to remotely monitor and analyze beehive conditions, optimizing hive health and management. In addition to its technology, the company operates a fair-trade platform under the brand "Istinski Med" ("Real Honey"), which sources, tests, and sells bee products directly from local producers at premium prices. The company also provides corporate services centered on CSR and ESG objectives, including an "Adopt a Hive" program and an environmental biomonitoring service called EcoPulse, which utilizes bees to assess environmental quality. The core mission is to create a sustainable beekeeping sector while supporting bee populations and biodiversity.
Recent filings
No filings indexed yet
We are still gathering filings for Bee Smart Technologies AD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allied Farmers Limited (NS)
Provides livestock agency services, financing, and rural as…
|
ALF | NZ | Agriculture, forestry and fishi… |
|
Genus PLC
An animal genetics company that improves livestock health a…
|
GNS | GB | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
Bee Smart Technologies AD 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/6073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6073 | 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=6073 | 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=6073 \ -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": 6073}, 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 Smart Technologies AD (id: 6073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.