Hi,
I am doing a custom integration and I will be getting API Keys from the customers. I need to ensure the API Keys have access Full Access to Catalogs, Events, List, Profiles, Subscriptions scopes.
Is there a way for me to check the API Key scopes via API (or any other way) other than just making POST calls to the different endpoints?
Thanks!