Filter creators by country
What's new
You can now filter creators by country and discover which countries are available. A new get_creator_countries endpoint returns the list of countries, and get_creators accepts an optional country query parameter.
Impact
Use get_creator_countries to populate a country selector, then pass the chosen value as the country filter on get_creators to narrow results.
Changes
| Resource | Change |
|---|---|
| get_creator_countries | New endpoint returning the available creator countries |
| get_creators | Added optional country query parameter to filter creators by country |
Upgrade
- No action required — both the endpoint and the filter parameter are additive and optional.
Need help?
Contact our integration team at [email protected]