How to get user lookup information using Twitter(X) free endpoint “GET /2/users/me” in Postman?
I have created Twitter developer account (Free version) for followers analysis purposes. I got all my credentials. In Free version, it is mentioned that “GET /2/users/me” Endpoint is free to use. I downloaded postman and imported Twitter API v2 collection and tried to use this endpoint by giving all my credentials in the environment.