API guide

Portable exports

Package paid assets with a machine-readable provenance manifest.

Exports accept an explicit list of up to 1,000 domains. Poll the returned export identifier, then download from the expiring URL when the package is ready.

POST /v1/exports
{ "domains": ["linear.app"], "formats": ["svg", "png"] }