Page 1 of 1

API Request

Posted: Wed Apr 14, 2021 2:22 pm
by michaelcpalmer1980
I have written small python scripts to clean broken links from a Lutris install or a Windows shortcuts, then create a Pegasus collection. I can't seem to find a good way to scrape PC games, so I am trying to make my own tool.

For now it is for personal use, for PCs that I use or rollout for other users. If all works out well I will request the Pegasus team include it in their tools page.

https://github.com/mcpalmer1980/pegasus-tools

Re: API Request

Posted: Thu Apr 15, 2021 2:36 am
by edirol
Hello.

You've been granted an API key which you can access through this page.
Please check the Announcements forum on a regular basis to ensure compliance with any changes or updates.
Documentation is available here.

Good luck!

Re: API Request

Posted: Sat Feb 12, 2022 1:58 pm
by michaelcpalmer1980
It appears that my key has expired. I haven't used it in quite a long time. When I ran my python script to update my collection it threw an error so I started debugging. Eventually I discovered the monthly_allowance value to my requests is 0 and realized what probably happened. Can you reactivate my key?

Re: API Request

Posted: Sat Feb 19, 2022 2:22 am
by edirol
Hello.
Public key has monhtly limit per IP. It'll be refreshed automatically, check allowance_refresh_timer.
Private key will never be refreshed.