Search found 6 matches

by thesuffering
Tue Apr 06, 2021 1:10 am
Forum: API Requests
Topic: API Request
Replies: 2
Views: 1267

Re: API Request

Any reason my public api key would quit nearly a year to the day of getting it? Im getting the following response: { "code": 403, "status": "Invalid API key was provided.", "remaining_monthly_allowance": 0, "allowance_refresh_timer": 168754 }
by thesuffering
Wed Nov 11, 2020 3:43 pm
Forum: Developers
Topic: Endpoint for Releasing Soon and Recently Added?
Replies: 3
Views: 5453

Re: Endpoint for Releasing Soon and Recently Added?

I was able to achieve ascending order by instead searching by game name with an empty string and filtering by platform id. Its better than nothing, but it would be nice to have some more sorting options available so we could sort descending as well.
by thesuffering
Tue Nov 10, 2020 7:15 pm
Forum: Developers
Topic: Endpoint for Releasing Soon and Recently Added?
Replies: 3
Views: 5453

Re: Endpoint for Releasing Soon and Recently Added?

Thank you, I was hoping to not have to clone the entire site locally and was using the API as a front end to get the data but only saving locally what the user ultimately wanted in their library. Increasingly it looks like ill have to mirror to get the functionality im after. Can you advise, is ther...
by thesuffering
Sat Oct 31, 2020 5:29 am
Forum: Developers
Topic: Endpoint for Releasing Soon and Recently Added?
Replies: 3
Views: 5453

Endpoint for Releasing Soon and Recently Added?

https://thegamesdb.net/
on the main page here I see recently added and releasing soon sections, however I do not see endpoints to access these via the api docs. Is there any way to access this data?
by thesuffering
Mon Oct 12, 2020 10:09 pm
Forum: Support
Topic: Any way to sort games by platform id alphabetically?
Replies: 0
Views: 5516

Any way to sort games by platform id alphabetically?

I want to get the list of all games per a particular platform, but they come down in whatever order and not alphabetical. Is there any way, from the server side to get the results in a sorted order of any kind?
by thesuffering
Tue Mar 10, 2020 6:45 pm
Forum: API Requests
Topic: API Request
Replies: 2
Views: 1267

API Request

Hi, looking for access.

Building an iOS video game collection app and intend to use the API for game details.

Thank you!