question

Marcel Ernst avatar image
Marcel Ernst asked

API Policy for non player entities

Hi,

is it neccesary to allow API access for the title entity or is it allowed by default, so I only have to whitelist API endpoints, that title player accounts use? I don't know whether this statement is still valid, that title entities always have access to all APIs.

apis
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

·
Gosen Gao avatar image
Gosen Gao answered

According to Available Built-In Entity Types - PlayFab | Microsoft Learn, the title entity refers to all global information for that title. Since the title entity represents the title itself, so it has full API access by default. The post you mentioned is talking about denying client APIs, if you use the same statement, all client APIs would be denied. But it has nothing to do with title entity, since client API doesn’t require an Entity Token. Also, the title entity can only be used by the developers, usually there is no needs to restrict it.

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.