SaaS products letting users find accounts inside an app; analysts researching people, projects, or brands by name keywords; marketing teams building lists of relevant creators or company accounts; CRM or enrichment tools turning a keyword into a set of candidate profiles; developers implementing autocomplete or “search people” with cursor paging./
- [Account Score](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/account-score.md):
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.
- [Follower Category Stats](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/follower-category-stats.md):
Returns follower statistics for a Twitter/X account based on Sorsa categories. The response includes total followers and how many of them are classified as influencers, projects, or VC employees, plus whether the account is protected. If the account is already in our database, the response is usually fast. Otherwise, it may take longer because the data needs to be collected in real time, especially for accounts with a large follower base.
Use cases:Analytics dashboards breaking down audience composition; marketing teams checking whether an account is followed by influencers, projects, or VCs; research tools comparing audience quality across multiple accounts; growth teams monitoring changes in follower mix over time; SaaS products showing category stats next to a profile.
- [New Followers (Last 7 Days)](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/new-followers-last-7-days.md):
Returns a list of accounts that have started following a specific Twitter/X user in the past 7 days. You can provide a handle or user ID. The response includes profile data for each new follower, along with the follow date. If no new followers are found, an empty list is returned. The requested account must exist in our database.
Only accounts that are already present in our database are included in the response. This means the endpoint does not return all new followers, but only those tracked by our system.
Use cases:Analytics platforms tracking audience growth of monitored accounts; VC and research tools spotting when influencers or projects start following a founder; marketing teams identifying new high-value followers; SaaS dashboards highlighting recent follower activity; growth analysis tools detecting momentum and network expansion among tracked users.
- [New Followings (Last 7 Days)](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/new-followings-last-7-days.md):
Returns a list of accounts that a specific Twitter/X user has started following in the past 7 days. You can provide a handle or user ID. The response includes profile data for each newly followed account, along with the follow date. If no new followings are found, an empty list is returned. The requested account must exist in our database.
Only accounts that are already present in our database are included in the response. This means the endpoint does not return all followings, but only those tracked by our system.
Use cases:Analytics platforms tracking recent relationship changes between monitored accounts; VC and research tools spotting new strategic follows within a specific ecosystem; marketing teams identifying new partnerships or signals of interest; SaaS dashboards highlighting recent follow activity between tracked users; growth analysis tools detecting network expansion among selected accounts.
- [Score Changes](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/score-changes.md):
Returns score change statistics for a Twitter/X account. You can provide a handle, profile link, or user ID. The endpoint returns the score delta for the last week and the last month. This data is based on records stored in our database, so the account must already exist in our system.
Use cases:Analytics platforms tracking influence growth over time; marketing teams monitoring creator momentum before partnerships; research tools identifying fast-growing accounts; SaaS dashboards showing weekly and monthly score trends; VC or ecosystem analysis tools spotting rising profiles.
- [Top Followers by Score](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/top-followers-by-score.md):
Returns the top 20 followers of a specific Twitter/X account ranked by Sorsa Score. You provide the user handle, and the endpoint returns basic profile information and the score for each of the highest-ranked followers.
Use cases:Analytics platforms identifying high-influence followers of a target account; marketing teams evaluating the quality of an account’s audience; VC and ecosystem research tools analyzing strong network connections; SaaS dashboards highlighting influential followers; growth analysis tools measuring audience strength beyond follower count.
- [Top Following by Score](https://sorsaio.mintlify.app/api-reference/sorsa-info-crypto-related/top-following-by-score.md):
Returns the top 20 accounts that a specific Twitter/X user follows, ranked by Sorsa Score. You provide the user handle, and the endpoint returns basic profile information and the score for each of the highest-ranked accounts the user is following.
Use cases:Analytics platforms identifying which high-influence accounts a user follows; marketing teams understanding a creator’s interests and network; VC and ecosystem research tools mapping strong connections and attention signals; SaaS dashboards highlighting the most relevant accounts in a user’s following list; growth analysis tools comparing who different accounts follow by score.
- [Key Usage Info](https://sorsaio.mintlify.app/api-reference/technical-endpoints/key-usage-info.md):
Returns usage statistics for the current API key. The response includes how many requests were allocated in total, how many remain, and the time when the current request balance becomes invalid (either the subscription period ends or the one-time package expires).
Use cases:Developers checking quota before batch jobs; SaaS dashboards showing API usage in account settings; automation systems pausing tasks when quota is low; monitoring tools tracking consumption; billing/support teams answering “why requests stopped” questions.
- [Profile Link to User ID](https://sorsaio.mintlify.app/api-reference/technical-endpoints/profile-link-to-user-id.md):
Returns the Twitter/X user ID extracted from a profile URL. You provide the full profile link, and the endpoint returns the corresponding stable user ID.
Use cases:Developers converting profile URLs into user IDs before making other API requests; SaaS platforms normalizing different input formats (link vs handle vs ID); analytics tools processing scraped profile links into structured identifiers; automation systems resolving shared profile URLs into internal IDs; data pipelines standardizing user references for storage and further processing.
- [User ID to Username](https://sorsaio.mintlify.app/api-reference/technical-endpoints/user-id-to-username.md):
Returns the current Twitter/X username for a given user ID. You provide the user ID, and the endpoint returns the corresponding username.
Use cases:Developers converting stored user IDs back into readable usernames; SaaS platforms displaying handles in dashboards while keeping IDs internally; analytics tools resolving IDs when exporting reports; automation systems syncing internal records with current usernames; CRM systems updating handles if a user has changed their username.
- [Username to User ID](https://sorsaio.mintlify.app/api-reference/technical-endpoints/username-to-user-id.md):
Returns the unique Twitter/X user ID for a given username. You provide the username, and the endpoint returns the corresponding stable user ID.
Use cases:Developers converting usernames into IDs before making other API requests; SaaS platforms normalizing user identifiers in databases; analytics tools storing stable IDs instead of usernames; automation systems resolving usernames to internal identifiers; data pipelines preparing consistent user references for further processing.
- [Article info](https://sorsaio.mintlify.app/api-reference/tweets/article-info.md):
Returns full data for a Twitter/X Article using its URL. You provide the article link, and the endpoint returns the full text content, publication date, engagement metrics, and basic author information. The response is structured so you can store, display, or analyze long-form content in a consistent format.
Use cases:Analytics platforms tracking performance of long-form posts; marketing teams reviewing article engagement and reach; research tools collecting long text content for analysis; monitoring systems archiving published articles with metrics; developers building article preview or detail views inside dashboards.
- [Tweet Comments (replies) list](https://sorsaio.mintlify.app/api-reference/tweets/tweet-comments-replies-list.md):
Returns replies (comments) under a specific tweet. You provide the tweet link, and the endpoint returns a list of reply tweets with their text, creation date, engagement metrics, conversation details, and basic author information. If more replies are available, a next_cursor is returned for pagination.
Use cases:Community management tools monitoring discussions under brand posts; analytics platforms measuring engagement and reply sentiment; moderation systems reviewing replies for spam or abuse; research tools collecting conversation threads for analysis; SaaS dashboards showing structured reply feeds under selected tweets.
- [Tweet info](https://sorsaio.mintlify.app/api-reference/tweets/tweet-info.md):
Returns full tweet data using a tweet URL or tweet ID. You provide the tweet link (and related user handle if required), and the endpoint returns the tweet text, creation date, engagement metrics, conversation information, and basic author details. If the tweet is a reply, quote, or repost, related nested tweet and user data is also included.
Use cases:Analytics tools fetching engagement metrics for a specific post; marketing teams reviewing performance of campaign tweets; moderation systems analyzing individual tweets by URL; CRM or monitoring platforms enriching stored tweet links with full metadata; developers building “paste tweet link → show full data” features inside dashboards.
- [Tweet info (bulk request)](https://sorsaio.mintlify.app/api-reference/tweets/tweet-info-bulk-request.md):
Returns full tweet data for multiple tweet URLs or tweet IDs in a single request. You provide up to 100 tweet links, and the endpoint returns an array of tweet objects. Each object includes the tweet text, creation date, engagement metrics, conversation details, and basic author information. This works the same way as the single tweet endpoint, but processes multiple links at once.
Use cases:Analytics platforms collecting metrics for many tweets at once; marketing teams evaluating performance of multiple campaign posts; reporting tools generating summaries from a list of tweet URLs; moderation systems reviewing batches of flagged tweets; developers optimizing workflows by reducing the number of individual requests.
- [Tweet Quotes list](https://sorsaio.mintlify.app/api-reference/tweets/tweet-quotes-list.md):
Returns quote tweets for a specific tweet. You provide the original tweet link, and the endpoint returns a list of tweets that quoted it. Each result includes the quote text, creation date, engagement metrics, conversation details, and basic author information. If more results are available, a next_cursor is returned for pagination.
Use cases:Marketing teams tracking how a post is being reshared with commentary; analytics platforms measuring reach and secondary engagement through quotes; community managers monitoring public reactions and discussions; research tools collecting quote tweets for sentiment or narrative analysis; SaaS dashboards displaying structured quote feeds for a selected tweet.
- [Tweet Retweeters](https://sorsaio.mintlify.app/api-reference/tweets/tweet-retweeters.md):
Returns the users who retweeted a specific tweet, selected by tweet id. Results are sorted by retweet time in descending order (newest first). If there are more results, you will also receive a next_cursor to load the next page. Each user item includes basic profile info like username, id, name, avatar, bio, and follower stats.
Use cases:Marketing teams finding accounts that reshared a campaign post for follow-up and audience research; analytics platforms measuring who amplifies content and building retweeter segments; community managers identifying active supporters and potential ambassadors; research tools exporting retweeter lists for network analysis; developers building “who retweeted this” views with cursor pagination.
- [User Tweets](https://sorsaio.mintlify.app/api-reference/tweets/user-tweets.md):
Returns a list of tweets posted by a specific user. You provide the user’s profile link, and the endpoint returns tweet data such as text, post time, engagement counts, view count, and basic context like replies, quotes, and retweets (with nested tweet/user info when available).
With each request returning up to 20 tweets. If there are more results, you will also receive a next_cursor to load the next page.
Use cases:SaaS dashboards showing a user’s latest posts; analytics tools collecting tweets for engagement tracking and content analysis; marketing teams reviewing a creator’s recent posts before outreach; moderation or compliance tools checking recent activity for specific keywords; developers building infinite scroll or batch processing using next_cursor.
- [/followers-stats Get number of followers for each category on TweetScout](https://sorsaio.mintlify.app/api-reference/tweetscout-info/followers-stats-get-number-of-followers-for-each-category-on-tweetscout.md): Get statistics on the number of followers by TweetScout categories: influencers, projects and VC employees. This endpoint receives data in real time, so it may take some time to respond especially for accounts with a large number of followers.
If we have information about the account in our database, the response will be quick. Otherwise, the request may take longer to process, as we need to gather account information.
- [/handle-history Get the history of Twitter handles.](https://sorsaio.mintlify.app/api-reference/tweetscout-info/handle-history-get-the-history-of-twitter-handles.md): Retrieve the history of Twitter handles for a specified account. The response includes an array of objects with the date and handle for each change. If the account is not found in the database, the endpoint returns a 404 status. The request requires the user ID or current handle as input.
- [/new-following-7d Get a list of new followes Twitter account from past 7 days](https://sorsaio.mintlify.app/api-reference/tweetscout-info/new-following-7d-get-a-list-of-new-followes-twitter-account-from-past-7-days.md): This endpoint returns a list of accounts that the specified Twitter account has followed in the last 7 days. The request requires either the account handle or user ID. The response includes a list of followed accounts with their user ID, handle, and follow date. If the account hasn't followed anyone new in the past 7 days, an empty list is returned. The specified account must exist in our database. If the account is not found, the endpoint will return an error.
- [/score-changes Get score stats](https://sorsaio.mintlify.app/api-reference/tweetscout-info/score-changes-get-score-stats.md): This endpoint retrieves a stats of score delta. Use username or ID of twitter account. This endpoint work with our DB, user does exists on our website
- [/score/{user_handle} Get info on score of account on TweetScout](https://sorsaio.mintlify.app/api-reference/tweetscout-info/score-get-info-on-score-of-account-on-tweetscout.md): Get info on score of account on TweetScout. Score is a metric that estimates an account's popularity among Influencers, Projects, and VCs. The higher the Score the better. This endpoint may take some time to respond especially for accounts with a large number of followers
- [/score-id/{user_id} Get info on score of account by ID on TweetScout](https://sorsaio.mintlify.app/api-reference/tweetscout-info/score-id-get-info-on-score-of-account-by-id-on-tweetscout.md): Get info on score of account on TweetScout. Score is a metric that estimates an account's popularity among Influencers, Projects, and VCs. The higher the Score the better. This endpoint may take some time to respond especially for accounts with a large number of followers
- [/top-followers/{user_handle} Get top 20 account followers by TweetScout score](https://sorsaio.mintlify.app/api-reference/tweetscout-info/top-followers-get-top-20-account-followers-by-tweetscout-score.md): This endpoint returns basic account information and score for the top 20 followers with the highest score. If speed is more important to you, use endpoint /top-followers?from=db
- [/top-following/{user_handle} Get top 20 account follows by TweetScout score](https://sorsaio.mintlify.app/api-reference/tweetscout-info/top-following-get-top-20-account-follows-by-tweetscout-score.md): This endpoint returns basic account information and score for the top 20 follows with the highest score.
- [/followers](https://sorsaio.mintlify.app/api-reference/users-data/followers.md)
- [/follows](https://sorsaio.mintlify.app/api-reference/users-data/follows.md)
- [User About Info](https://sorsaio.mintlify.app/api-reference/users-data/user-about-info.md):
Returns data from the “About” section of a Twitter/X account. The endpoint returns information such as the account’s country, number of username changes, and the date of the last username change. It may also include affiliation details, connection method, and identity verification status (for example, whether the account is ID-verified).
Use cases:
Compliance and risk tools checking username history and ID verification signals; analytics platforms tracking rebranding or frequent handle changes; marketing teams reviewing account background before partnerships; fraud detection systems flagging suspicious username change patterns; CRM systems enriching stored profiles with country and affiliation data.
- [User Profile Info](https://sorsaio.mintlify.app/api-reference/users-data/user-profile-info.md):
Returns basic public profile data for a Twitter/X account using its handle (username), ID or link. This endpoint is used to read the display name, bio, follower and following counts, total posts, profile images, account creation date, and simple status flags such as verification and DM availability.
Use cases:SaaS products that show user cards with name, bio, and follower count; analytics tools that need quick account stats before deeper processing; marketing platforms checking audience size and verification status before outreach; CRM systems enriching stored handles with profile data; bot or fraud detection services validating basic account signals.
- [User Profile Info (batch request)](https://sorsaio.mintlify.app/api-reference/users-data/user-profile-info-batch-request.md):
Returns basic public profile data for multiple Twitter/X accounts using their handles (usernames), IDs or links. This endpoint is used to read the display name, bio, follower and following counts, total posts, profile images, account creation date, and simple status flags such as verification and DM availability.
Use cases:SaaS products that show user cards with name, bio, and follower count; analytics tools that need quick account stats before deeper processing; marketing platforms checking audience size and verification status before outreach; CRM systems enriching stored handles with profile data; bot or fraud detection services validating basic account signals.
- [/verified-followers](https://sorsaio.mintlify.app/api-reference/users-data/verified-followers.md)
- [/check-comment Check if the user posted a comment under the tweet](https://sorsaio.mintlify.app/api-reference/verification/check-comment-check-if-the-user-posted-a-comment-under-the-tweet.md): Check if the user posted a comment under the tweet. Returns 'true' or 'false'
- [/check-follow Check if the user follows the account](https://sorsaio.mintlify.app/api-reference/verification/check-follow-check-if-the-user-follows-the-account.md): Check if the user follows the account. Returns "true" or "false"
- [/check-member Checks if a given user is a member of a specified community.](https://sorsaio.mintlify.app/api-reference/verification/check-member-checks-if-a-given-user-is-a-member-of-a-specified-community.md): This endpoint verifies whether a user belongs to a particular community. It accepts either a community ID or URL, and a user handle or user link or user id, then returns a boolean flag indicating membership status.
- [/check-quoted Check if a user quoted or retweeted a tweet](https://sorsaio.mintlify.app/api-reference/verification/check-quoted-check-if-a-user-quoted-or-retweeted-a-tweet.md): Check if a user has quoted or retweeted a specific tweet. The response includes the quoted text, retweet date, and the status (retweet, quoted, or not found).
- [/check-retweet Check if a user retweeted a tweet (100 retweets per request)](https://sorsaio.mintlify.app/api-reference/verification/check-retweet-check-if-a-user-retweeted-a-tweet-100-retweets-per-request.md): Check if a user has retweeted a specific tweet by checking up to 100 retweets per request. Use next_cursor to paginate through additional retweets.
- [Comment Status Check](https://sorsaio.mintlify.app/api-reference/verification/comment-status-check.md):
Checks whether a specific user has posted a reply under a given tweet. You provide the required user and tweet identifiers, and the endpoint returns a boolean commented value (true or false). If a comment is found, the response also includes the reply tweet data with its text, creation date, engagement metrics, and basic author information.
Use cases:Campaign tools verifying comment participation in contests; SaaS platforms enforcing “comment to unlock” actions; analytics systems validating engagement from specific users; moderation tools checking if a user replied under a flagged tweet; automation workflows triggering actions based on comment activity.
- [Community Membership Check](https://sorsaio.mintlify.app/api-reference/verification/community-membership-check.md):
Checks whether a specific user is a member of a given Twitter/X Community. You provide the community ID or URL, along with a user handle, profile link, or user ID. The endpoint returns a boolean is_member value indicating whether the user belongs to that community.
Use cases:SaaS products restricting features to community members; marketing tools verifying community participation before access to gated content; automation systems validating membership before triggering actions; analytics platforms checking overlap between users and specific communities; growth tools measuring conversion into community membership.
- [Follow Status Check](https://sorsaio.mintlify.app/api-reference/verification/follow-status-check.md):
Checks whether one Twitter/X user follows another account. You provide the required user identifiers in the request, and the endpoint returns afollow value (true or false)
Use cases:SaaS products verifying follow conditions for gated access; marketing tools checking if influencers follow a brand account; automation systems validating follow relationships before triggering actions; CRM platforms enriching relationship data between accounts; growth tools measuring campaign-based follow conversions.
- [Quote Status Check](https://sorsaio.mintlify.app/api-reference/verification/quote-status-check.md):
Checks whether a specific user has quoted or retweeted a given tweet. You provide the required user and tweet identifiers, and the endpoint returns a status value (quoted, retweet, or not_found). If a quote or retweet is found, the response also includes the related date and quote text (if available).
Use cases:Campaign tools verifying repost or quote participation in promotions; analytics platforms validating different types of engagement; automation systems triggering actions based on quote vs retweet behavior; fraud detection tools checking suspicious repost activity; SaaS products enforcing “quote or retweet to qualify” conditions.
- [Retweet Status Check](https://sorsaio.mintlify.app/api-reference/verification/retweet-status-check.md):
Checks whether a specific user has retweeted a given tweet. The endpoint reviews up to 100 retweets per request. If more retweets need to be checked, a next_cursor is returned for pagination. The response includes a boolean retweet value (true or false).
Use cases:Campaign tools verifying retweet participation in giveaways; analytics platforms validating engagement actions by specific users; automation systems triggering rewards based on retweet activity; fraud detection tools checking suspicious engagement patterns; SaaS products enforcing “retweet to unlock” conditions.
- [/when-follow Get date when one account followed another.](https://sorsaio.mintlify.app/api-reference/verification/when-follow-get-date-when-one-account-followed-another.md): Get date when one account followed another. Attention: This only works if both accounts were already in our database.
Returns follow date (or the date the account was added to our database, in which case the response will be "Before xx.xx.xxxx"). If the account is not following, it returns False.
- [Article Content](https://sorsaio.mintlify.app/article-content.md)
- [Base URL & Versioning](https://sorsaio.mintlify.app/base-url-and-versioning.md)
- [Check Comment](https://sorsaio.mintlify.app/check-comment.md)
- [Check Community Member](https://sorsaio.mintlify.app/check-community-member.md)
- [Check Followers](https://sorsaio.mintlify.app/check-followers.md)
- [Check Quoted](https://sorsaio.mintlify.app/check-quoted.md)
- [Check Retweet](https://sorsaio.mintlify.app/check-retweet.md)
- [Community Members](https://sorsaio.mintlify.app/community-members.md)
- [Community Search Tweets](https://sorsaio.mintlify.app/community-search-tweets.md)
- [Community Tweets Feed](https://sorsaio.mintlify.app/community-tweets-feed.md)
- [ДОДЕЛАТЬ Response format](https://sorsaio.mintlify.app/dodelat-response-format.md)
- [Error Codes Dictionary](https://sorsaio.mintlify.app/error-codes-dictionary.md)
- [Finding Target Audiences by Keywords](https://sorsaio.mintlify.app/finding-target-audiences-by-keywords.md)
- [Followers Stats](https://sorsaio.mintlify.app/followers-stats.md)
- [Verified Followers](https://sorsaio.mintlify.app/get-followers.md)
- [Historical Data Access From X](https://sorsaio.mintlify.app/historical-data-access.md)
- [How to Search Mentions of Account With API](https://sorsaio.mintlify.app/how-to-search-mentions-of-account.md)
- [How to Search Tweets with API](https://sorsaio.mintlify.app/how-to-search-tweets-with-api.md)
- [Welcome to Sorsa API](https://sorsaio.mintlify.app/index.md)
- [List Members](https://sorsaio.mintlify.app/list-members.md)
- [List Tweets Feed](https://sorsaio.mintlify.app/list-tweets-feed.md)
- [Mentions Search](https://sorsaio.mintlify.app/mentions-search.md)
- [New Followers (7-Day)](https://sorsaio.mintlify.app/new-followers-7-day.md)
- [Pagination (Cursor-based)](https://sorsaio.mintlify.app/pagination-cursor-based.md)
- [Quickstart](https://sorsaio.mintlify.app/quickstart.md)
- [Rate Limits](https://sorsaio.mintlify.app/rate-limits.md)
- [Real-time Monitoring & DIY Webhooks](https://sorsaio.mintlify.app/real-time-monitoring.md)
- [Score](https://sorsaio.mintlify.app/score.md)
- [Score Changes](https://sorsaio.mintlify.app/score-changes.md)
- [Search Operators on X (Twitter): The Ultimate Guide](https://sorsaio.mintlify.app/search-operators.md)
- [Top Followers](https://sorsaio.mintlify.app/top-followers.md)
- [Top Following](https://sorsaio.mintlify.app/top-following.md)
- [Tweet Comments (Replies)](https://sorsaio.mintlify.app/tweet-comments-replies.md)
- [Tweet Info](https://sorsaio.mintlify.app/tweet-info.md)
- [Tweet Info Bulk](https://sorsaio.mintlify.app/tweet-info-bulk.md)
- [Tweet Quotes](https://sorsaio.mintlify.app/tweet-quotes.md)
- [Tweet Retweeters](https://sorsaio.mintlify.app/tweet-retweeters.md)
- [Tweets Search](https://sorsaio.mintlify.app/tweets-search.md)
- [Competitor Content Analysis](https://sorsaio.mintlify.app/untitled-page.md)
- [Authentication](https://sorsaio.mintlify.app/untitled-page-copied-1.md)
- [User Followers](https://sorsaio.mintlify.app/user-followers.md)
- [User Follows](https://sorsaio.mintlify.app/user-follows.md)
- [User Info](https://sorsaio.mintlify.app/user-info.md)
- [User Info Batch](https://sorsaio.mintlify.app/user-info-batch.md)
- [User Tweets](https://sorsaio.mintlify.app/user-tweets.md)
- [Username to ID](https://sorsaio.mintlify.app/username-to-id.md)
- [Users Search](https://sorsaio.mintlify.app/users-search.md)
## OpenAPI Specs
- [swagger](https://api.sorsa.io/v3/swagger.json)
- [openapi](https://sorsaio.mintlify.app/v3/openapi.json)