DragonHeart.7201:

Hello!

I was wondering if it is possible to see what items can be sold/ bought with free accounts via the API? I expected the /items endpoint to include a flag for that, but doesn’t seem like it does?

Thanks in advance.

darthmaim.6017:

/v2/commerce/prices contains the property you are looking for, “whitelisted”.

DragonHeart.7201:

Ah! I knew I had seen it somewhere thanks!