question

dk-1 avatar image
dk-1 asked

API call rate limit

How often can I call the PlayFabClientAPI.GetTime API from Unity3D? Currently, I'm calling this function every 5 seconds. Is it OK?

unity3dsdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JayZuo avatar image
JayZuo answered

There is no specific rate limit for PlayFabClientAPI.GetTime API. It's OK to call this API every 5 seconds. But, we'd always recommend you reduce the frequency as much as possible.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.