resource-facade

Ingest an item + assets through the single governed chokepoint (editor/admin).

post/v1/items/ingest

Headers

x-api-keystring nullable

Request body

type'satellite_capture' | 'derived_raster' | 'derived_vector' | 'derived_pointcloud' | 'derived_tabular' | 'clip' | 'mosaic' | 'document' | 'user_raster' | 'user_vector' | 'external_reference' required
namestring required
stac_idstring nullable
geometryobject nullable
bboxnumber[] nullable
datetimestring nullable
start_datetimestring nullable
end_datetimestring nullable
cloud_covernumber nullable
gsdnumber nullable
descriptionstring nullable
propertiesobject
stac_extensionsstring[]
lifecycle_state'active' | 'expiring' | 'archived' | 'expired' | 'deleted'
expires_atstring nullable
created_bystring nullable
project_idstring required

Response

Successful Response

itemobject required
assetsobject[]
collection_idstring nullable
reusedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.