Skip to content

Every plan sees the same numbers.

Plans differ in how much you can search and what you can automate — never in the quality of the data or in what SENSO is willing to tell you about it. Provenance, confidence and score components are on every profile at every tier.

Free

5searches / month

Evaluate the database and the scoring before committing anything.

Start free

Growth

Most teams

500searches / month

For teams running campaigns continuously across a roster of creators.

Request access

Enterprise

Unlimitedsearches / month

For agencies and platforms querying the database programmatically.

Request access
Feature comparison across plans
FeatureFreeGrowthEnterprise
Influencer searches per month5500Unlimited
Seats210Unlimited
Full creator profiles
Shortlists
Comparison
Campaign management
Exports
Developer API
API requests per month50,000Unlimited

A search is counted when you apply a keyword or a filter. Paging, re-sorting, opening a saved profile and viewing a shortlist are all free on every plan.

The same database the product runs on.

The same service layer the product calls
Not an export. Every endpoint runs the code the application itself runs, so a figure from the API and a figure on screen cannot disagree.
Versioned and field-level
A versioned REST contract over the canonical influencer record, with per-client rate limits, field-level access control and usage tracking.
Provenance travels with the data
Every value carries its source tier, its collection time and its confidence, so a number that leaves the platform keeps the context that makes it defensible.
Get API access
GET /v1/influencers
GET /v1/influencers
    ?country=IN
    &language=en
    &category=technology
    &followers_min=100000
    &followers_max=1000000
    &health_min=75
    &engagement_min=3
    &verified=true
    &sort=health_score_desc

Authorization: Bearer so_live_••••••••