v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Sorsa Info Crypto Related

Account Score

Returns the Sorsa Score for a Twitter/X account. The score is a numeric value that estimates an account’s popularity among influencers, projects, and VCs. A higher score means stronger visibility and recognition within this ecosystem. You can request the score using a handle, profile link, or user ID. For accounts with a large number of followers, the response may take longer to generate.

Use cases:

Analytics platforms ranking accounts by influence level; marketing teams evaluating creators or founders before outreach; VC or project research tools filtering accounts by ecosystem relevance; SaaS dashboards displaying influence metrics next to user profiles; scoring systems combining Sorsa Score with other engagement data.

get/score

Query parameters

linkstring

link or user_id required

usernamestring

user_link, username or user_id

user_idstring

user_link, username or user_id

Response

OK

scorenumber

Example response

{
  "score": 1.25
}