Dagster External Assets REST API
The Dagster External Assets REST API provides endpoints to report asset materializations, asset check evaluations, and asset observations for external assets back to Dagster. This allows you to notify Dagster that an external asset has been updated and include metadata about the event.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/dagster/refs/heads/main/json-schema/asset-materialization.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/dagster/refs/heads/main/json-schema/asset-check.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/dagster/refs/heads/main/json-schema/asset-observation.json