Hello, so I want to get person’s visits and the join date, but when I look at users documentation I don’t see anything related to that? Could someone please tell me how I am able to find all the api endpoints that roblox page requests, or at least send an api page to get persons visits/join date.
https://api.roblox.com/docs?useConsolidatedPage=true
All domains/endpoints of Roblox can be located in the webpage posted. Let me know if you need further help.
Thanks, but I couldn’t find the api for visits (games and profile)
NVM, I actually figured it out. https://www.roblox.com/users/profile/playergames-json?userId=
is the api endpoint, which allows to see player’s games and all info about the games (including visits)