Skip to content
Other

climate.com

Climate FieldView Platform APIs sandbox and mock API

**Last Modified**: Wed Jan 4 12:47:29 UTC 2023 All endpoints are only accessible via HTTPS. * All API endpoints are located at `https://platform.climate.com` (e.g. `https://platform.climate.com/v4/fields`). * The authorization token endpoint is located at `https://api.climate.com/api/oauth/token`. ## Troubleshooting `X-Http-Request-Id` response header will be returned on every call, successful or Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
26
Collections
-
Event types
-
example request
curl https://your-climate.slurry.io/v4/fields \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 4.0.11.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 26.

  • POST/v4/boundaries
  • POST/v4/boundaries/query
  • GET/v4/boundaries/{boundaryId}
  • POST/v4/exports
  • GET/v4/exports/{exportId}/contents
  • GET/v4/exports/{exportId}/status
  • GET/v4/farmOrganizations/{farmOrganizationType}/{farmOrganizationId}
  • GET/v4/fields
  • GET/v4/fields/all
  • GET/v4/fields/{fieldId}
  • GET/v4/layers/asApplied
  • GET/v4/layers/asApplied/{activityId}/contents