Casing Convention
snake_case confirmed across all documented fields.
Identity & Profile
| Field Path | Type | Description |
|---|
platform_username | string | Creator’s handle on the platform |
full_name | string | Display name set by the creator |
work_platform | string | Platform identifier (e.g., “youtube”, “instagram”) |
Follower & Following Counts
| Field Path | Type | Description |
|---|
follower_count | integer | Total followers (Instagram/TikTok) |
following_count | integer | Total following count |
subscriber_count | integer | Total subscribers (YouTube) |
Note: Like HypeAuditor, Phyllo uses separate terms for followers vs. subscribers depending on platform.
Engagement Metrics
| Field Path | Type | Description |
|---|
engagement_rate | float | Engagement rate |
Quality Metrics
| Field Path | Type | Description |
|---|
reputation | object | Quality/reputation metrics (structure not publicly documented) |
Gaps in Public Documentation
The following areas are referenced in marketing materials but field-level schemas require account access:
- Audience demographics (location, gender, age)
- Content detail fields
- Growth/trending metrics
- Sponsorship detection
- Contact information
- Ranking/scoring
- Pricing estimates
Last modified on March 25, 2026