BeeHero

BeeHero is a precision-pollination company that instruments commercial beehives and crop fields with low-cost IoT sensors, then turns the resulting acoustic, temperature, humidity and bee-activity data into pollination analytics for growers, beekeepers and agribusinesses. Founded in 2017 by Omer Davidi, Itai Kanot and Yuval Regev, with operations in California and Tel Aviv, it runs an in-hive Precision-Pollination-as-a-Service offering and an in-field Pollination Insight Platform (PIP) across crops including almonds, apples, avocados, blueberries, canola, cherries, carrot and onion seed, cucurbits and macadamia. BeeHero exposes a bearer-token REST API at backend.beehero.io/external — documented with Swagger UI at docs.beehero.io — for sensor samples, in-hive audio samples and gateway configuration, and publishes an official BeeHero MCP server to npm for agent access to its platform entities (groups, farms, orchards, yards, gateways, sensors, inspections, experiments).

BeeHero publishes 1 API on the APIs.io network. Tagged areas include Company, agriculture, agtech, pollination, and beekeeping.

BeeHero’s developer surface includes authentication, documentation, API reference, engineering blog, support, and 18 more developer resources.

43.3/100 developing Agent 60/100 agent ready Full breakdown ↓
scored 2026-08-03 · rubric v0.9
1 APIs 1 MCP Servers
Companyagricultureagtechpollinationbeekeepingprecision-agricultureiotsensorsenvironmental-datamcpagent-native

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 43.3/100 · developing
Contract Quality 15.7 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 2.5 / 12
Discoverability 8.7 / 10
Agent readiness — 60/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/beehero: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

BeeHero API

Bearer-token REST API for BeeHero platform data. Authenticate at /login with email and password to receive an access_token, then read in-hive audio samples by sensor MAC address...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

beehero-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Beehero Authentication

http · 1 scheme

SECURITY

Beehero Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Beehero Agentic Access

12 operations · 12 acting

12 operations · 12 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: beehero
name: BeeHero
description: BeeHero is a precision-pollination company that instruments commercial beehives and crop fields with low-cost
  IoT sensors, then turns the resulting acoustic, temperature, humidity and bee-activity data into pollination analytics for
  growers, beekeepers and agribusinesses. Founded in 2017 by Omer Davidi, Itai Kanot and Yuval Regev, with operations in California
  and Tel Aviv, it runs an in-hive Precision-Pollination-as-a-Service offering and an in-field Pollination Insight Platform
  (PIP) across crops including almonds, apples, avocados, blueberries, canola, cherries, carrot and onion seed, cucurbits
  and macadamia. BeeHero exposes a bearer-token REST API at backend.beehero.io/external — documented with Swagger UI at docs.beehero.io
  — for sensor samples, in-hive audio samples and gateway configuration, and publishes an official BeeHero MCP server to npm
  for agent access to its platform entities (groups, farms, orchards, yards, gateways, sensors, inspections, experiments).
image: https://cdn.prod.website-files.com/66e1eedeb9c7b4bebe0ed8f2/66e1fc3a9a94b85ef4c2e341_BeeHero_Logo_Horizontal_Black.png
url: https://raw.githubusercontent.com/api-evangelist/beehero/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.21'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- agriculture
- agtech
- pollination
- beekeeping
- precision-agriculture
- iot
- sensors
- environmental-data
- mcp
- agent-native
apis:
- name: BeeHero API
  description: Bearer-token REST API for BeeHero platform data. Authenticate at /login with email and password to receive
    an access_token, then read in-hive audio samples by sensor MAC address, read sensor and gateway sample data, rename sensors,
    and manage gateway configuration (skip-remote, movement interrupt, RSSI configuration). Documented with Swagger UI at
    docs.beehero.io.
  humanURL: https://docs.beehero.io/
  baseURL: https://backend.beehero.io/external
  tags:
  - agriculture
  - pollination
  - beekeeping
  - iot
  - sensors
  - gateways
  - audio
  properties:
  - type: OpenAPI
    url: openapi/beehero-openapi-original.yml
  - type: Documentation
    url: https://docs.beehero.io/
  - type: APIReference
    url: https://docs.beehero.io/
  - type: Overlay
    url: overlays/beehero-api-overlay.yaml
  - type: Authentication
    url: authentication/beehero-authentication.yml
  - type: Conventions
    url: conventions/beehero-conventions.yml
  - type: ErrorCatalog
    url: errors/beehero-problem-types.yml
  - type: DataModel
    url: data-model/beehero-data-model.yml
  - type: MCPServer
    url: mcp/beehero-mcp.yml
  - type: ToolCrosswalk
    url: mcp/beehero-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/beehero-agentic-access.yml
- type: DomainSecurity
  url: security/beehero-domain-security.yml
- type: Authentication
  url: authentication/beehero-authentication.yml
- type: Website
  url: https://www.beehero.io/
- type: Documentation
  url: https://docs.beehero.io/
- type: APIReference
  url: https://docs.beehero.io/
- type: Blog
  url: https://www.beehero.io/the-buzz
- type: Support
  url: https://www.beehero.io/contact-us
- type: Login
  url: https://accounts.beehero.io/
- type: TermsOfService
  url: https://www.beehero.io/legals
- type: PrivacyPolicy
  url: https://www.beehero.io/privacy-policy
- type: OpenAPI
  url: openapi/beehero-openapi-original.yml
- type: Overlay
  url: overlays/beehero-api-overlay.yaml
- type: MCPServer
  url: mcp/beehero-mcp.yml
- type: ToolCrosswalk
  url: mcp/beehero-tool-crosswalk.yml
- type: Packages
  url: packages/beehero-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/beehero-llms.txt
- type: Conventions
  url: conventions/beehero-conventions.yml
- type: ErrorCatalog
  url: errors/beehero-problem-types.yml
- type: DataModel
  url: data-model/beehero-data-model.yml
- type: Lifecycle
  url: lifecycle/beehero-lifecycle.yml
- type: Conformance
  url: conformance/beehero-conformance.yml
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 15
  pass: local-v1
Where this information came from

This is an independent, third-party profile of BeeHero, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.