Skip to main content

Ingest GeoJSON Polygons (Async)

POST 

/api/v1/enterprise/eudr/polygons

Programmatically ingest farm/production unit polygons. Returns 202 instantly. The bulk ingestion engine runs deforestation checks and fires 'polygon.verified' webhook upon completion.

Request

Responses

Polygon ingestion accepted and queued for verification

Response Headers
    X-RateLimit-Remaining

    The number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    The time at which the current rate limit window resets in UTC epoch seconds.

    X-RateLimit-Limit

    The maximum number of requests you're permitted to make per hour.

    X-Trace-Id

    Unique request trace identifier

    Location

    The relative URI path to track the lifecycle phase and final cryptographic consensus receipts for this job.