API overview
Use the supported lineage intake and product API surfaces without exposing unrelated product routes.
Embrasure has two API path families in this reference.
| Base | Purpose |
|---|---|
https://api.embrasure.ai/api/v1 | OpenLineage-compatible intake |
https://api.embrasure.ai/v1 | Product lineage reads, exports, and pipeline imports |
All routes use HTTPS and bearer authentication. OpenLineage writes require write scope and workspace editor access. Lineage reads require read scope and access to the workspace and requested table.
Authentication
Session JWTs, PATs, scopes, and roles.
Errors
The shared error envelope and request identifiers.
Ingest lineage
Send one standard OpenLineage event.
Read impact
Inspect blast radius and column precision.
This is a hand-curated reference for the customer-facing lineage surface. It intentionally does not embed the full internal product OpenAPI document.