X (Twitter) API reference

Public X / Twitter profiles, tweets, replies, search, and communities over REST — one API key, no X developer app.

Social Fetch's Twitter tag is nine GET /v1/twitter/... routes. Pass a handle, tweet URL, or search query and get { data, meta } with data.lookupStatus, meta.requestId, and meta.creditsCharged. Authenticate with x-api-key only — no X developer account, app approval, or OAuth.

These pages are generated from the public OpenAPI spec. Product overview and credit notes also live on the X (Twitter) platform hub. Official vs public-data cost: Twitter / X API pricing.

Credits

Profile, single tweet, transcript, and community lookups are 1 credit. Timeline, search, hashtag, and reply-thread pages are 2 credits each. Trust meta.creditsCharged — it is the source of truth.

Profiles and tweets

Search and communities

On this page