DustyDraft / API
Get Started
Asset Provenance API (South Korea)는 현재 Public Beta로 별도의 API Key 없이 사용할 수 있습니다.
01 / Documentation
문서를 확인하세요.
Swagger UI에서 현재 제공되는 엔드포인트와 응답 구조를 직접 확인할 수 있습니다.
Documentation ↗02 / First Request
첫 요청을 보내보세요.
curl "https://provenance.open.dustydraft.com/api/v1/parcels/parcel-demo-001/lineage"
03 / Response
하나의 자산 흐름을 확인합니다.
Parcel을 기준으로 연결된 Records, Events, Relations, Evidence, Sources, Annotations를 한 번에 확인할 수 있습니다.
Example Response ↗