v3

latestOpenAPI 3.0.32026-08-02415689.9 KB
Sorsa Info Crypto Related

Sorsa Score

Returns the Sorsa Score for a Twitter/X account. The score is a numeric value that estimates the account's recognition and popularity among crypto influencers, projects, and venture capital firms. A higher score indicates stronger visibility within the ecosystem. For accounts with a large follower base, the response may take longer to generate. Identify the user by providing exactly one of: user_link, username, or user_id.

get/score

Query parameters

user_linkstring

Full URL of the user's Twitter/X profile.

usernamestring

Twitter/X handle (without @).

user_idstring

Numeric Twitter/X user ID.

Response

OK

scorenumber

Numeric influence score. Higher values indicate stronger recognition among influencers, projects, and VCs.

Example response

{
  "score": 1.25
}