Hi everyone,
I’m developing a web application where users can log in using their Epic Games account through third-party login. The goal is to fetch their game library and recommend games based on their collection.
However, while exploring the Epic Games API documentation, I couldn’t find any endpoints that provide the following details:
- The full list of games in a user’s library.
- The purchase or acquisition date of each game.
Does anyone know if these details are accessible through the Epic Games API or if there are alternative methods to retrieve them? Any insights, examples, or documentation references would be greatly appreciated!
Thank you in advance for your help.