Back to all features
Feature
API Access
Every brand kit is a first-class API resource. Read, write, and sync brand data from your own agents and pipelines.
How it works
1
Generate an API key
Create a scoped key from Settings → API Keys.
2
Call the endpoint
Standard REST with bearer-token auth and predictable JSON.
3
Sync both ways
Read structured brand data or push updates from your own systems.
What you get
- Scoped API keys per project
- Full brand kit read access
- Write endpoints for supported sections
- Predictable JSON schemas
- Usage analytics per key
Frequently asked
Which plans include API access?⌄
API access is available on Base and Premium plans. Rate limits scale with your tier.
Is there an SDK?⌄
Any HTTP client works today. Official SDKs (TypeScript, Python) are on the roadmap.