How do I get all of the available games on the itch using the API? I'm trying to make a portfolio that updates itself. Any help would be appreciated, Thank you in advance.
All of your games can be gotten via https://itch.io/api/1/KEY/my-games
as shown on the API reference page.