Returns a non-paginated summary object for a brand, combining creator roster rollups and platform-level performance totals for both YouTube and Instagram. Includes YouTube-specific metrics: estimated brand spend, CPM, and CPE.
Documentation Index
Fetch the complete documentation index at: https://docs.creatordb.app/llms.txt
Use this file to discover all available pages before exploring further.
The valid CreatorDB API key for authentication.
Unique brand identifier, typically the brand's primary domain. Allowed characters: letters (a-z, A-Z), digits (0-9), periods (.), underscores (_), and hyphens (-).
1^[a-zA-Z0-9._-]+$"acer.com"
Brand summary data returned successfully.
Sponsor Summary API response. Contains search results in data, along with credit usage, trace info, and error details.
Top-level response object containing the brand summary.
Unique trace ID for each request.
"f8e4a3b2c1d0e9f8a7b6c5d4e3f2a1b0"
Time the response was generated, represented as a Unix timestamp in milliseconds.
1750732453635
Remaining credits available for this API key after the current request.
975
Number of API credits consumed by this request.
25
Error code returned if the request fails. Empty if the request succeeds.
""
Description of the error if any. Empty if successful
""
true if the request is successful.
true