How fast is the Status field updated?

Sort:
mlody87pl

I would like to use the api to check once a day whether the user has a premium status using the Status field.
How fast/frequently is this field updated? If a user buys/expires a premium package during the day, will it be automatically visible in the api?

At the end of the day, I would like to check all the games a user has played and tie it to the status he had at that time. Can you suggest how I can achieve this?

Thank you in advance happy.png

Martin_Stahl

While I know some update more often, the API announcement says:

  • Cache invalidation: This endpoints refresh at most once every 12 hours
Tricky_Dicky

The spec states: Please note: The endpoints refresh at most once every 24 hours, if not noted otherwise.

Omed

for me it refreshes instantly

mlody87pl

So is possible to check what status does the user have when playing a particular game?