Sorsa Top Follower Structure
JSON Structure description for Sorsa top-follower.
TopFollower is a JSON Structure definition published by Sorsa. It conforms to the https://json-structure.org/draft/2025-04/schema meta-schema.
Meta-schema: https://json-structure.org/draft/2025-04/schema
JSON Structure
{
"$schema": "https://json-structure.org/draft/2025-04/schema",
"$id": "https://api-evangelist.github.io/sorsa/json-structure/sorsa-top-follower-structure.json",
"name": "TopFollower",
"description": "JSON Structure description for Sorsa top-follower.",
"type": "record",
"fields": [
{
"name": "can_dm",
"type": "boolean",
"description": ""
},
{
"name": "created_at",
"type": "string",
"description": "Account creation date in ISO 8601 format."
},
{
"name": "description",
"type": "string",
"description": "Profile bio text."
},
{
"name": "display_name",
"type": "string",
"description": "User's display name."
},
{
"name": "followers_count",
"type": "integer",
"description": "Number of accounts following this user."
},
{
"name": "followings_count",
"type": "integer",
"description": "Number of accounts this user follows."
},
{
"name": "id",
"type": "string",
"description": "Unique Twitter/X user ID."
},
{
"name": "profile_background_image_url",
"type": "string",
"description": "URL of the user's profile background image."
},
{
"name": "profile_image_url",
"type": "string",
"description": "URL of the user's avatar image."
},
{
"name": "protected",
"type": "boolean",
"description": "Whether the account's tweets are protected (private)."
},
{
"name": "score",
"type": "number",
"description": "Whether the account accepts direct messages."
},
{
"name": "tweets_count",
"type": "integer",
"description": "Total number of tweets posted by this user."
},
{
"name": "username",
"type": "string",
"description": "Current Twitter/X handle (without @)."
},
{
"name": "verified",
"type": "boolean",
"description": "Whether the account has a verified badge."
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/sorsa-top-follower-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.