A few us have probably noticed the “AllowedExternalLinkReferences” returned via this API and have been curious about the implications of this. I ask because I just did a test using this API on a 13+ and under 13 account, and as expected:
13+ are allowed the following per the API:
While under 13 are not:
As far as I can tell, this is compliant with the ToS of Roblox. Per the announcement regarding the Global Compliance System,
PolicyService as is is released and available for use. My above tests confirm it does indeed check whether a Player is 13+ or under, and shows the allowed references based on said internal information. Am I safe to assume based on the provided information, I can use AllowedExternalLinkReferences to display links in-game?