Skip to main content
POST
Search for YouTube creators based on custom filter criteria
string
required
You need a valid api-key for authentication.
object[]
required
An array of filter objects that includes: filterName, op, and value. For the full list of supported filterName and their corresponding data types, please refer to Configuring Custom Search Filters and Examples. You can combine multiple filters in a single request to narrow down your search results. The API supports up to 10 filters per request. Maximum array length: 10
integer
required
Specifies the maximum number of results to return in a single response. The upper limit is 100.
Required range: 1 ≤ x ≤ 100
integer
required
Indicates the number of records to skip before starting to return results. Used for pagination.
Required range: x ≥ 0
integer
Determines the sort order. When set to true, results will be in descending order. When false, results will be in ascending order.
string
The field to sort results by. For example, if the value is totalFollowers, the creators that meet the search criteria are organized by the number of followers they have.
string
required
Unique identifier for the newly created user
string
required
User’s email address
Last modified on June 8, 2026