/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
assets
21
auth
3
lineage
6
post
Ingest OpenLineage event
get
Get asset lineage
post
Batch create lineage edges
post
Create direct lineage
get
Get direct lineage by ID
delete
Delete direct lineage
users
14
lineage
Batch create lineage edges
Create lineage edges in batch
post
/lineage/batch
Request body
LineageLineageEdge[]
required
id
string
job_mrn
string
source
string
target
string
type
string
Response
OK
LineageBatchLineageResult[]
required
edge
LineageLineageEdge
status
string
"created", "duplicate", or "existing"
Changes