Affiliate Finder
Start Finder Search
Start an asynchronous Affiliate Finder search
POST
Each unique search term consumes one discovery credit for the selected channel. Failed starts and completed public searches with zero results are refunded automatically. Searches whose results were later shortlisted are not refunded.
Body Parameters
string
required
Search name. Must be between 1 and 120 characters.
string
required
How search terms are interpreted. Valid values:
topic, competitor.string[]
required
Topic queries or competitor names. Minimum 1 term, maximum 50. Each term must be between 1 and 200 characters. Duplicate terms are searched and charged only once.
string
required
Channel to search. Valid values:
websites, youtube, reddit, instagram, tiktok, linkedin, facebook, x, medium, substack.string
default:"2840"
Location code as a digit string. Default
2840 is the United States.string
default:"en"
Two-letter language code. Default
en.string[]
default:"[]"
Domains to exclude. Maximum 100 items. Each domain is at most 253 characters. Defaults to an empty list.
Response
The response includes the created Finder search. Processing continues asynchronously.boolean
Always
true for successful responsesobject
The created Finder search object.
Errors
Notes
- Requires the
write:finderpermission. - Use
GET /v1/finder/searchesto poll status, thenGET /v1/finder/searches/{id}/resultsto read discovered opportunities.
