---
title: "Account Score"
method: GET
path: "/score"
tags: ["Sorsa Info Crypto Related"]
---

# Account Score

`GET /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.

## Query parameters

- `link` string
- `username` string
- `user_id` string

## Response `200`

OK

- SorsaScoreResp
  - `score` number

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/sorsa/apis/api-sorsa-io-2.md) · [All operations](https://skmtc.net/sorsa/apis/api-sorsa-io-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sorsa/api-sorsa-io-2/revisions/3d7215317ba1/schema)
