API reference
Every operation, parameter, required scope, and response below is derived from the same typed contract used for runtime validation and the generated TypeScript client.
Entity graph
GET
/v1/entitiesgraph:readSearch entities
Operation ID: searchEntities
GET
/v1/entities/{entityId}graph:readGet an entity
Operation ID: getEntity
GET
/v1/entities/{entityId}/relationshipsgraph:readTraverse entity relationships
Operation ID: listEntityRelationships
GET
/v1/entity-typesgraph:readList entity types
Operation ID: listEntityTypes
BOM history
Exports
POST
/v1/exportsexports:createCreate an asynchronous CSV export
Operation ID: createExport
GET
/v1/exports/{exportId}exports:createGet export status
Operation ID: getExport
GET
/v1/exports/{exportId}/downloadexports:createDownload a completed export during its short-lived access window
Operation ID: downloadExport