Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Que puedo hacer con la API de SIMA?

Nuestra API esta diseñada para que sistemas externos, como sistemas de gestión, puedan obtener la información recolectada por SIMA.

Podrá acceder a datos transaccionales como monitoreos, ordenes de aplicación, labores, etc creados por los usuarios de SIMA.

También se puede acceder a los distintos almacenes de datos maestros, como el listado de malezas, insectos, enfermedades, etc. 

Toda la información descargada tiene un identificador (id) que podrá utilizar para vincular las distintas entidades y, a su vez, homologar con sistemas externos.

Como funciona?

Los pedidos de información se realizan a través request HTTP a determinados endpoints. La información es devuelta en formato JSON.

Cuales son los requerimientos para conectarme?

  • Usuario SIMA

Debe estar previamente registrado en SIMA y su usuario deberá estar activo.

  • API Key

...

What can I do with the SIMA API?

Our API is designed so that external systems, such as management systems, can obtain the information collected by SIMA.

You will be able to access transactional data such as monitoring, application orders, tasks, etc. created by SIMA users.

You can also access the different master data stores, such as the list of weeds, insects, diseases, etc.

All the information downloaded has an identifier (id) that you can use to link the different entities and, in turn, homologate with external systems.

How does it work?

Information requests are made through HTTP request to certain endpoints. The information is returned in JSON format.

What are the requirements to connect?

  • SIMA user

You must be previously registered in SIMA and your user must be active.

  • API Key

It is used on each call to authenticate the user requesting the data.

Child pages (Children Display)

...