---
title: "Create a satellite field"
method: POST
path: "/services/satellite/api/fields"
tags: ["Crop Monitoring"]
---

# Create a satellite field

`POST /services/satellite/api/fields`

## Request body

- object
  - `assetTypes` string[]
  - `externalId` string
  - `daysBefore` integer
  - `geometry` object
  - `providers` string[]

## Response `201`

Created

---

[API](https://skmtc.net/withleaf/apis/leaf-api.md) · [All operations](https://skmtc.net/withleaf/apis/leaf-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withleaf/leaf-api/revisions/ee7a2a2053e2/schema)
