Get aggregated earnings summary for a creator
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
Returns pre-aggregated earnings metrics for the specified creator, including all-time totals, month-over-month comparisons, source/type breakdowns, chart series, and averages.
Scopes required: read:creator, read:insights
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
"2025-06-26"
Path Parameters
Query Parameters
Start date as ISO 8601 datetime string with optional timezone offset (e.g., 2024-10-20T00:00:00+01:00 or 2024-10-20T00:00:00Z).
End date as ISO 8601 datetime string with optional timezone offset (e.g., 2024-10-25T00:00:00+01:00 or 2024-10-25T00:00:00Z). Non-inclusive - data before this date is included.
Aggregation granularity for the over-time chart
day, week IANA timezone used for period grouping and month boundaries (e.g., Europe/London, America/New_York)
Response
Creator aggregated earnings summary
Average gross earnings by ISO day-of-week (1=Monday, 7=Sunday)
Average gross earnings by hour-of-day in the selected timezone (0-23)