Returns a paginated brand directory for catalog synchronization, dropdowns, or audits. Does not support filters — use /sponsor/search for filtered queries. Includes each brand’s total sponsored content count and the platforms where sponsored content has been detected.
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.
Number of brands per page. Default: 100. Maximum: 100
"100"
Number of brands to skip before returning results. Default: 0
"0"
Field to sort brands by. Accepted values: "name", "totalSponsoredContent"
name, totalSponsoredContent "name"
Sort order for results. true for descending, false for ascending order. Default: false
"false"
Sponsoring brand list returned successfully.
Sponsor List API response with paginated brands
Brand list with pagination metadata (total count, current offset, and page size).
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 is successful.
""
Description of the error. Empty if the request is successful.
""
true if the request is successful.
true