Skip to main content
GET
/
score
Account 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

link or user_id required

username
string

user_link, username or user_id

user_id
string

user_link, username or user_id

Response

OK

score
number
Example:

1.25