API reference
Contract-backed OpenAPI 3.1. Base URL https://app.assets.dev/api/v1.
Authenticate with Authorization: Bearer <apiKey>. Templates, skills, and the OpenAPI document are readable without a key. The full machine-readable spec lives at https://app.assets.dev/api/v1/openapi.json.
Agent
Brands
/brands
GET · POST — List brands
/brands/:id
GET · PUT · PATCH — Get a brand
/brands/:id/extractions
POST — Start a brand re-extraction
/brands/:id/extractions/:extractionId/apply
POST — Apply a re-extraction to the brand
/brands/:id/extractions/:extractionId/diff
GET — Preview a re-extraction diff
/brands/:id/versions
GET · POST — List brand versions
/brands/:id/versions/:versionId/restore
POST — Restore a brand to a prior version