API Request

This is where you can request API access. Please be sure to mention what your use case is and if possible a link to the project.
Please provide a basic overview of your proposed use of the API.
Any request lacking this information will be denied pending an appropriate response.
Forum rules
API Keys (unique userpage)
Usergroups (request API Users access here after posting a new topic below)

Please provide a basic overview of your proposed use of the API.
Any request lacking this information will be denied pending an appropriate response.

Please do not request keys as end users of another project, as those projects should request and properly implement their own keys. Key requests of this nature will be removed in the interest of more efficiently handling project requests. Assistance may be available upon contact for projects experiencing issues utilizing the current API.
Post Reply
michaelcpalmer1980
Posts: 2
Joined: Wed Apr 14, 2021 2:16 pm

API Request

Post 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

User avatar
edirol
Posts: 745
Joined: Thu Jun 28, 2018 1:08 am

Re: API Request

Post 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!

michaelcpalmer1980
Posts: 2
Joined: Wed Apr 14, 2021 2:16 pm

Re: API Request

Post 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?

User avatar
edirol
Posts: 745
Joined: Thu Jun 28, 2018 1:08 am

Re: API Request

Post 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.

Post Reply