Find the lineage and analytics collection API contracts.
This reference covers lineage and analytics collection.
| Base | Purpose |
|---|---|
https://api.embrasure.ai/api/v1 | OpenLineage-compatible intake |
https://api.embrasure.ai/v1 | Product lineage reads, exports, and pipeline imports |
https://api.embrasure.ai/collect | Analytics event collection |
All routes use HTTPS. Lineage routes use bearer authentication: OpenLineage writes require write scope and workspace editor access, and lineage reads require read scope and access to the workspace and requested table. Analytics collection uses a public project key and an optional server credential; see the collection reference.
The collection OpenAPI schema contains the native analytics contract. For other product endpoints, use the full OpenAPI specification, interactive reference, or typed API client. See versioning and deprecation for compatibility and retry policy.