Using TweetPik API with your own Twitter App
After Twitter announced its new API access tier limits we introduced a new option into TweetPik API which allows TweetPik users to use their own Twitter App token to make the requests.
The new tiers are pretty low and would not allow TweetPik to make all the current requests we are requested by our users so to make the API more stable and avoid errors related to too many requests, the user can create their own Twitter App. If you don’t know how to create one, you can follow this tutorial from Twitter.
With the app created and the Bearer token in hands, you can pass the property “twitterToken” in the body of the request.
You can also see all the options allowed by the TweetPik API on the Twitter Screenshot API page.