Documentation
Full API reference for the Scrift brand asset API.
Authentication
All requests require an X-API-Key header.
Endpoints
GET
/v1/catalog List all brand entries
GET
/v1/catalog/{slug} Get a single brand by slug
GET
/v1/search?q= Search brands by name or slug
GET
/v1/svg/{slug} Get raw SVG for a brand
GET
/healthz Health check