Returns audience demographics for a brand’s sponsored YouTube and Instagram creators when available. Using optional platform filters returns a single key.
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"
Filter audience demographics by social media platform. If empty, returns data for both platforms (either may be absent if unavailable).
youtube, instagram "youtube"
Audience data of sponsored creators returned successfully.
Sponsor Audience API response. Contains audience demographics in data, along with credit usage, trace info, and error details."
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