CropX website screenshot

CropX

CropX is an Israeli ag-IoT company that combines in-field soil and weather hardware with a cloud Farm Management Software (FMS) platform. The hardware portfolio includes SV-series soil sensors (moisture, temperature, conductivity, salinity at depth), ET-series evapotranspiration sensors, WS-series weather stations, RG rain gauges, the Apex root-zone sensor, an in-development nitrate sensor, and TD-series cellular telemetry gateways. The FMS covers farm / field / crop data, device management, irrigation scheduling, disease monitoring, nutrition, effluent, and reporting. CropX does not publish a public developer portal; integrations with third-party sensors and machinery are arranged through their team.

CropX publishes 3 APIs on the APIs.io network. Tagged areas include Agriculture, AgTech, IoT, Soil Sensors, and Irrigation.

CropX’s developer surface includes product news, engineering blog, and 4 more developer resources.

17.2/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
3 APIs
AgricultureAgTechIoTSoil SensorsIrrigationFarm Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 17.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/cropx: 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 3

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

CropX Farm Management Software

Cloud Farm Management Software for growers and agronomists. Modules cover farm / field / crop data, device management, irrigation scheduling, disease monitoring, nutrition track...

CropX Sensor Hardware

In-field IoT hardware - SV soil sensors, ET evapotranspiration sensors, WS weather stations, RG rain gauges, Apex root-zone sensor, and an in-development nitrate sensor - that s...

CropX Telemetry Gateways

TD-series cellular telemetry gateways that connect CropX and third-party sensors to the CropX cloud.

Pricing Plans 1

Published pricing tiers and plan structures.

Cropx Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Cropx Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Cropx Finops

FINOPS

Security Posture 1

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

Cropx Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cropx
url: https://raw.githubusercontent.com/api-evangelist/cropx/refs/heads/main/apis.yml
name: CropX
kind: company
description: CropX is an Israeli ag-IoT company that combines in-field soil and weather hardware with a cloud Farm Management
  Software (FMS) platform. The hardware portfolio includes SV-series soil sensors (moisture, temperature, conductivity, salinity
  at depth), ET-series evapotranspiration sensors, WS-series weather stations, RG rain gauges, the Apex root-zone sensor,
  an in-development nitrate sensor, and TD-series cellular telemetry gateways. The FMS covers farm / field / crop data, device
  management, irrigation scheduling, disease monitoring, nutrition, effluent, and reporting. CropX does not publish a public
  developer portal; integrations with third-party sensors and machinery are arranged through their team.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cropx.png
tags:
- Agriculture
- AgTech
- IoT
- Soil Sensors
- Irrigation
- Farm Management
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: cropx:fms
  name: CropX Farm Management Software
  description: Cloud Farm Management Software for growers and agronomists. Modules cover farm / field / crop data, device
    management, irrigation scheduling, disease monitoring, nutrition tracking, effluent management, and reports. Delivered
    as a web and mobile application; no public REST API.
  humanURL: https://cropx.com/
  baseURL: https://app.cropx.com/
  tags:
  - FMS
  - Irrigation
  - Web App
  properties:
  - type: Information
    url: https://cropx.com/
  - type: HelpCenter
    url: https://help.cropx.com
- aid: cropx:sensors
  name: CropX Sensor Hardware
  description: In-field IoT hardware - SV soil sensors, ET evapotranspiration sensors, WS weather stations, RG rain gauges,
    Apex root-zone sensor, and an in-development nitrate sensor - that stream readings to the CropX cloud via TD-series cellular
    telemetry gateways.
  humanURL: https://cropx.com/
  baseURL: https://cropx.com/
  tags:
  - Hardware
  - IoT
  - Soil
  - Weather
  properties:
  - type: Information
    url: https://cropx.com/
- aid: cropx:telemetry
  name: CropX Telemetry Gateways
  description: TD-series cellular telemetry gateways that connect CropX and third-party sensors to the CropX cloud.
  humanURL: https://cropx.com/
  baseURL: https://cropx.com/
  tags:
  - Telemetry
  - Cellular
  - Gateway
  properties:
  - type: Information
    url: https://cropx.com/
common:
- type: DomainSecurity
  url: security/cropx-domain-security.yml
- type: Website
  url: https://cropx.com/
- type: HelpCenter
  url: https://help.cropx.com
- type: News
  url: https://cropx.com/news/
- type: Contact
  url: https://cropx.com/contact-us/
- url: https://cropx.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com