Private API key query

Need help with your application? Ask here.
Post Reply
NeilM
Posts: 4
Joined: Thu Mar 14, 2019 8:47 pm

Private API key query

Post by NeilM »

Hi,

I'm working on mirroring the GamesDb's database for my application's usage. I understand why my private API key should be used for this part of the project and that my public key can be used by my users to update records where required. I am also trying to cache request output where possible to prevent replaying the same API requests over and over again whilst testing and thus exhausting my API requests.

My question is though, is it ever possible for the number of allowed API requests associated with a private key to be reset? Or is it 6,000 for life?

Many thanks,

Neil.

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

Re: Private API key query

Post by edirol »

Hello.

Private key limit will never be refreshed.

Post Reply