freeapis

Twitter

Read and write Twitter data

Authentication
OAuth
HTTPS
Yes
CORS
No
Category
Social

Overview

Twitter API v2 — OAuth 2.0 based (a missing token returns 401, verified).

Quick Start

Me (needs OAuth):

curl "https://api.twitter.com/2/users/me" \
  -H "Authorization: Bearer YOUR_TOKEN"

Authentication

  • Twitter developer app → OAuth 2.0 (or 1.0a) credentials.
  • Send as Authorization: Bearer (missing → 401, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs); paid plans scale.
  • Tweets, timelines, users.

FAQ

Is Twitter free? Free tier with limits; more is paid.

Why 401? An OAuth token is required (verified).

What’s the auth style? OAuth 2.0 Bearer.

More in Social

APIAuthHTTPSCORS
4chan

Simple image-based bulletin board dedicated to a variety of topics

No authYesYes
Ayrshare

Social media APIs to post, get analytics, and manage multiple users social media accounts

API KeyYesYes
aztro

Daily horoscope info for yesterday, today, and tomorrow

No authYesUnknown
Blogger

The Blogger APIs allows client applications to view and update Blogger content

OAuthYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes