Current soil data


large grey blob in background

Current soil data by polygon


Current soil data is updated 2 times a day. The soil temperature is provided only in Kelvins.

API Call:

http://api.agromonitoring.com/agro/1.0/soil


Parameters of Request:
  • appid

Personal API key

  • polyid

ID of polygon

Example of API Calls:

http://api.agromonitoring.com/agro/1.0/soil?polyid=5aaa8052cbbbb5000b73ff66&appid=bb0664ed43c153aa072c760594d775a7

Example of API Response:
{
   "dt":1522108800,
   "t10":281.96,
   "moisture":0.175,
   "t0":279.02
}

Parameters of Response:
  • dt

Time of data calculation (unix time, UTC time zone)

  • t10

Temperature on the 10 centimeters depth, Kelvins

  • moisture

Soil moisture, m3/m3

  • t0

Surface temperature, Kelvins




2012 - 2024 AgroMonitoring © All rights reserved