Skip to main content
GET
/
score
Sorsa Score
curl --request GET \
  --url https://api.sorsa.io/v3/score \
  --header 'ApiKey: <api-key>'
{
  "score": 1.25
}

Authorizations

ApiKey
string
header
required

Query Parameters

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

username
string

Twitter/X handle (without @).

user_id
string

Numeric Twitter/X user ID.

Response

OK

score
number

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

Example:

1.25