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

# Sorsa Score

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

## Query parameters

- `user_link` string
- `username` string
- `user_id` string

## Response `200`

OK

- SorsaScoreResp
  - `score` number — Numeric influence score. Higher values indicate stronger recognition among influencers, projects, and VCs.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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