Hi,
Is there any way to query multiple users for the IDs of their follows (not followers) in one call? Similar to how you can group users in one call for basic profile info (100 I believe). The documentation makes it seem you can only do one user at a time and as a result 15 users per the 15min rate limit. Is that correct or is there a way to query more? Any insight would be appreciated.
Thanks
No unfortunately, you have to query 1 at a time. But you can use both the app only (bearer token) rate limit and access token, together you can make 30 calls in 15 minutes.
1 Like