Test your API calls
Subscription to “production” Profiles API is restricted. You cannot make POST calls directly after subscribing to the API.
To test if you are subscribed and there’s no problem with your access token, make a GET request to /profiles/users/me endpoint, using the access token from the previous step for authentication. The API returns details of the user corresponding to the access token provided.