Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 931 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 931 Bytes

Twitter API Postman Collection

This is a Postman collection for the Twitter API endpoints. Please see the following documentation for more details: https://developer.twitter.com/en/docs

Installation

Quick install

Go to the collection then just click Run in Postman.

Manual install

You can also download this collection files from GitHub repo here: https://github.com/twitterdev/postman-twitter-api

Environment

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

Get help

If you need help, ask a question in the community forum.