Sentera logo

Sentera

Sentera is a precision-agriculture company building aerial imagery sensors, drones, and the FieldAgent platform for capturing, processing, and analyzing in-season field data. The FieldAgent API is a single-endpoint GraphQL interface (https://api.sentera.com/graphql) that gives customers and integration partners programmatic access to fields, surveys, flight tasks, imagery, mosaics, plot analytics, and orders. Sentera was acquired by John Deere in 2025.

4 APIs 0 Features
Precision AgricultureAerial ImageryDronesSensorsAnalyticsGraphQL

APIs

Sentera FieldAgent GraphQL API

Single-endpoint GraphQL API (POST/GET to https://api.sentera.com/graphql) exposing the full FieldAgent object graph - fields, surveys, flight tasks, analytics, and orders - thro...

Sentera Imagery & Data API

Access to captured imagery, orthomosaics, and processed map layers (RGB, NDVI, NDRE) tied to surveys and flight tasks, plus imagery upload and sync operations, surfaced through ...

Sentera Plot Analytics API

Plant-level analytic results - stand/population counts, tassel counts, plot statistics, and field insights used by seed and research programs - retrievable via the analytic and ...

Sentera Orders & Organizations API

Processing-order placement and lifecycle management, organization and user administration, field sharing, and webhook subscriptions for event notifications, all exposed as Field...

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: sentera
url: https://raw.githubusercontent.com/api-evangelist/sentera/refs/heads/main/apis.yml
name: Sentera
kind: company
description: Sentera is a precision-agriculture company building aerial imagery sensors,
  drones, and the FieldAgent platform for capturing, processing, and analyzing
  in-season field data. The FieldAgent API is a single-endpoint GraphQL interface
  (https://api.sentera.com/graphql) that gives customers and integration partners
  programmatic access to fields, surveys, flight tasks, imagery, mosaics, plot
  analytics, and orders. Sentera was acquired by John Deere in 2025.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Precision Agriculture
- Aerial Imagery
- Drones
- Sensors
- Analytics
- GraphQL
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: sentera:sentera-fieldagent-graphql-api
  name: Sentera FieldAgent GraphQL API
  tags:
  - GraphQL
  - FieldAgent
  - Fields
  - Surveys
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.sentera.com/api/getting_started/introduction.html
  baseURL: https://api.sentera.com/graphql
  properties:
  - url: https://api.sentera.com/api/getting_started/introduction.html
    type: Documentation
  - url: https://api.sentera.com/api/docs/operation/query/index.html
    type: APIReference
  - url: openapi/sentera-openapi.yml
    type: OpenAPI
  - url: graphql/sentera-graphql.md
    type: GraphQL
  description: Single-endpoint GraphQL API (POST/GET to https://api.sentera.com/graphql)
    exposing the full FieldAgent object graph - fields, surveys, flight tasks,
    analytics, and orders - through queries and mutations authenticated with a
    Sentera Bearer auth_token.
- aid: sentera:sentera-imagery-data-api
  name: Sentera Imagery & Data API
  tags:
  - Imagery
  - Mosaics
  - Data
  - GraphQL
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.sentera.com/api/getting_started/introduction.html
  baseURL: https://api.sentera.com/graphql
  properties:
  - url: https://api.sentera.com/api/getting_started/introduction.html
    type: Documentation
  - url: https://api.sentera.com/api/docs/operation/query/index.html
    type: APIReference
  - url: openapi/sentera-openapi.yml
    type: OpenAPI
  - url: graphql/sentera-graphql.md
    type: GraphQL
  description: Access to captured imagery, orthomosaics, and processed map layers
    (RGB, NDVI, NDRE) tied to surveys and flight tasks, plus imagery upload and
    sync operations, surfaced through the FieldAgent GraphQL endpoint.
- aid: sentera:sentera-plot-analytics-api
  name: Sentera Plot Analytics API
  tags:
  - Analytics
  - Plot Analytics
  - Stand Count
  - Research
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.sentera.com/api/getting_started/introduction.html
  baseURL: https://api.sentera.com/graphql
  properties:
  - url: https://api.sentera.com/api/getting_started/introduction.html
    type: Documentation
  - url: https://api.sentera.com/api/docs/operation/query/index.html
    type: APIReference
  - url: openapi/sentera-openapi.yml
    type: OpenAPI
  - url: graphql/sentera-graphql.md
    type: GraphQL
  description: Plant-level analytic results - stand/population counts, tassel
    counts, plot statistics, and field insights used by seed and research
    programs - retrievable via the analytic and catalog GraphQL queries.
- aid: sentera:sentera-orders-organizations-api
  name: Sentera Orders & Organizations API
  tags:
  - Orders
  - Organizations
  - Webhooks
  - GraphQL
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.sentera.com/api/getting_started/introduction.html
  baseURL: https://api.sentera.com/graphql
  properties:
  - url: https://api.sentera.com/api/getting_started/introduction.html
    type: Documentation
  - url: https://api.sentera.com/api/docs/operation/query/index.html
    type: APIReference
  - url: openapi/sentera-openapi.yml
    type: OpenAPI
  - url: graphql/sentera-graphql.md
    type: GraphQL
  description: Processing-order placement and lifecycle management, organization
    and user administration, field sharing, and webhook subscriptions for event
    notifications, all exposed as FieldAgent GraphQL mutations and queries.
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/sentera
- type: Website
  url: https://sentera.com/
- type: Documentation
  url: https://api.sentera.com/api/getting_started/introduction.html
- type: Plans
  url: plans/sentera-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sentera-rate-limits.yml
- type: FinOps
  url: finops/sentera-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com