Send well-formed event data, associated with the right locations and evidence, for easy review and MRV accounting.
Pre-requisites
Retrieve Event Type Slugs
GET /v1/projects/{project_id}/event-types
co2-capture
,co2-injection
) for your POST payload.Retrieve Location IDs
GET /v1/projects/{project_id}/locations
Send the Events
POST /v1/projects/{project_id}/events
Headers:Attach Evidence Files on Created Events
POST /v1/events/{event_id}/evidence