Colmeia Platform
Colmeia is the API middleware layer for the MT2Data agricultural data platform. It provides a unified, tenant-scoped interface for accessing farm management data from multiple integrated providers.
Public base URL: https://colmeia.mt2data.cloud/api
What Colmeia provides
- Provider integrations — John Deere Operations Center, Syngenta Cropwise, Solinftec SCDI, and MT2Data Datalake
- Transparent proxying — all provider authentication is handled server-side; you only need a tenant bearer secret
- Mobile access — WhatsApp/bot interface for field-level data queries
Authentication
Your tenant ID and bearer secret are provisioned by MT2Data. Include the bearer secret in every request:
Authorization: Bearer <tenant-secret>
Quick links
- Middleware API — connection status, response envelope
- John Deere Integration — fields, equipment, operations, telemetry
- Syngenta Cropwise Integration — farm properties, monitoring
- Solinftec Integration — field operations, refueling, weather
- MT2Data Datalake via Colmeia — proxied datalake file access