remy
remy

List Saved Influencers Endpoint

Saved Influencers list, paginated — shared-corpus accounts see the whole pool, others only their own roster.

get/api/v1/remy/saved-influencers

Query parameters

searchstring nullable

Handle or full name substring, case-insensitive.

Handle or full name substring, case-insensitive.

followersstring[] nullable

Bands: under_10k|10k_100k|100k_500k|500k_1m|1m_plus. Multi-select OR'd.

Bands: under_10k|10k_100k|100k_500k|500k_1m|1m_plus. Multi-select OR'd.

engagement_rate_minnumber nullable

Minimum engagement rate percent. Creators with no measured ER are excluded.

Minimum engagement rate percent. Creators with no measured ER are excluded.

languagestring[] nullable

Multi-select OR'd.

Multi-select OR'd.

categorystring[] nullable

Bucket name or raw category. Multi-select OR'd.

Bucket name or raw category. Multi-select OR'd.

followershipstring[] nullable

Bucket name or raw country. Multi-select OR'd.

Bucket name or raw country. Multi-select OR'd.

platformstring[] nullable

e.g. instagram, youtube. Multi-select OR'd.

e.g. instagram, youtube. Multi-select OR'd.

locationstring[] nullable

Creator's own country, e.g. India, United States. Multi-select OR'd.

Creator's own country, e.g. India, United States. Multi-select OR'd.

is_brand_kit_availableboolean nullable

T2/brand-kit presence filter. Omitted (default) = both. true = only creators with a completed brand kit. false = only those without.

T2/brand-kit presence filter. Omitted (default) = both. true = only creators with a completed brand kit. false = only those without.

is_analysis_availableboolean nullable

T3/analysis presence filter. Omitted (default) = both. true = only creators with a completed analysis. false = only those without.

T3/analysis presence filter. Omitted (default) = both. true = only creators with a completed analysis. false = only those without.

pageinteger
sizeinteger

Response

Successful Response

totalinteger required
pageinteger nullable required
sizeinteger nullable required
pagesinteger nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.