API Reference
Build with Brandified
Integrate Brandified into your workflow with our powerful REST API.
Authentication
Use API keys to authenticate your requests.
Base URL
https://api.brandified.ai/v1Rate Limits
1000 requests/minute on Pro plans.
Quick Example
cURL
curl -X GET "https://api.brandified.ai/v1/brands" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Endpoints
GET
/v1/brandsList all brands
GET
/v1/brands/:idGet a specific brand
POST
/v1/brandsCreate a new brand
GET
/v1/assetsList brand assets
POST
/v1/assets/generateGenerate asset with AI
GET
/v1/guidelinesGet brand guidelines