Perform Basic API Actions

Now that you have a User Access Token, you can perform actions on behalf of the user. Remember to include the Authorization: Bearer <YOUR_USER_ACCESS_TOKEN> header in these requests.