Returns public profile data for multiple Twitter/X accounts in a single request. Works the same way as the single-user endpoint, but accepts arrays of usernames or user IDs. Up to 100 accounts per request. Provide either usernames or user_ids.
GET
/
info-batch
User Profile (Batch)
Copy
curl --request GET \ --url https://api.sorsa.io/v3/info-batch \ --header 'ApiKey: <api-key>'