// SOCIAL
Read and write Twitter data
Twitter is a free public Social API that requires OAuth authentication. It supports HTTPS and does not enable CORS.
// FACTS
- Category
- Social
- Authentication
- OAuth
- HTTPS
- yes
- CORS
- no
- Endpoint
- developer.twitter.com
- Cost
- Free
// FREQUENTLY ASKED
What is Twitter?
Twitter is a free public API in the Social category. Read and write Twitter data
Does Twitter require authentication?
Yes — Twitter requires OAuth authentication to make requests.
Is Twitter free?
Yes. Twitter is listed in our directory of free public APIs and is free to use. Check the official site for any rate limits or paid tier limitations.
Does Twitter support HTTPS?
Yes, Twitter supports HTTPS encrypted requests.