Go to Dashboard → Settings and create an API key. Scope it to a brand profile for automatic voice matching.
curl -X POST /api/v1/generate
-H "Authorization: Bearer zbr_..."
-H "Content-Type: application/json"
-d '{"platform":"linkedin",
"inputContext":"..."}'{
"content": "Your perfectly
on-brand content...",
"platform": "linkedin",
"contentType": "post",
"brandProfile": { ... },
"requestId": "req_..."
}https://getzebrafy.com/api/v1Bearer zbr_...X-Request-Id