Author
Represents an author or influencer who creates mentions across various sources.Unique identifier for the author
Display name of the author
Username or handle on the source platform
URL to the author’s profile page
URL to the author’s avatar or profile image
Number of followers the author has
Number of accounts the author follows
Calculated influence score (0.0 to 100.0)
Total number of mentions from this author
Primary source platform (e.g., “twitter”, “instagram”)
ISO 8601 timestamp when the author was first tracked
ISO 8601 timestamp when the author data was last updated
Example
AuthorStats
Statistics for a specific author’s mentions.ID of the author these stats belong to
Total number of mentions from this author
Total reach across all mentions
Total engagement (likes, shares, comments)
Number of positive mentions
Number of negative mentions
Number of neutral mentions
Example
Response Models
AuthorsResponse
Response containing a list of authors.List of Author objects
Total number of authors available
AuthorStatsResponse
Response containing author information with statistics.Author object with details
AuthorStats object with aggregated metrics