◢ APEX INTELLIGENCE · DEVELOPER PORTAL ◣
Brand-Safety Data Feed
Read-only JSON telemetry for creator sentiment analysis. All signals are simulated community engagement metrics — no real money, not journalism, not financial advice.
SANDBOX API KEY
— no key generated —Sandbox key · stored locally · production keys issued after enterprise review.
SAMPLE REQUEST
curl -s "https://iinfluencerplayerone.lovable.app/api/public/v1/brand-safety/{creatorId}" \
-H "Accept: application/json"RESPONSE SCHEMA · GET /api/public/v1/brand-safety/:creatorId
| Field | Type | Description |
|---|---|---|
| creator | object | Creator profile meta: id, handle, real_name, category, country |
| sentiment_score | number (0–100) | Aggregate community sentiment score (simulated signal) |
| volatility_index | number | Controversy volatility index over rolling window (simulated) |
| brand_fit_metric | number (0–100) | Overall brand-fit metric (simulated) |
| computed_at | ISO 8601 | Timestamp of aggregate computation |
| disclaimer | string | Always present: simulated signal, not journalism, not financial advice |
ENTERPRISE ACCESS · COMPLIANCE & CONSULTING