API
Authentication
Per-brand API keys with scopes and rotation.
All endpoints require a Bearer token:
curl https://api.example.com/api/public/v1/subscribers \
-H "Authorization: Bearer nv_live_..."Create keys from Dashboard → Settings → API keys. Each key is scoped per brand and per permission set.
