This is a Postman collection for the Twitter API endpoints. Please see the following documentation for more details: https://developer.twitter.com/en/docs
Go to the collection then just click Run in Postman
.
You can also download this collection files from GitHub repo here: https://github.com/twitterdev/postman-twitter-api
This collection includes a pre-configured environment setting. You will need to set up the variables below in order to run each request:
Name | Description |
---|---|
consumer_key |
Your consumer key |
consumer_secret |
Your consumer secret |
access_token |
Your access token |
token_secret |
Your access token secret |
bearer_token |
Your bearer token |
If you need help, ask a question in the community forum.