Search the CreatorDB sponsor database using filters including brand name, industry, region, and creator associations. Returns a brand list suitable for discovery; use /sponsor/information for detailed brand data. Supports fuzzy name search, ISO 3166-1 alpha-3 country codes, and pagination.
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.
Search for sponsoring brands by attributes, influencer marketing activity, or associated creators.
List of filter objects. Each object requires filterName, op, and value. String filters also accept optional isFuzzySearch for fuzzy matching. If empty, no filters are applied.
Number of results per page. Maximum:100.
1 <= x <= 100Number of records to skip before returning results.
x >= 0Sort order for results. true for descending, false for ascending order.
Field to sort brands by. For example, totalFollowers, sorts by follower count.
Sponsors search results returned successfully.
Sponsor Search API response. Contains search results in data, along with credit usage, trace info, and error details.
Sponsor search response with matching brands and pagination information.
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