Social — entry 039 of 39
xfetch
xfetch is a self-serve X/Twitter data API covering search, profiles, timelines, and the follower graph over normalized REST endpoints and a hosted MCP server, plus account-presence monitors that push updates to Discord or a signed webhook. New accounts start with 1,000 free credits, after which usage draws from pay-as-you-go or monthly credit-allotment plans billed by API call.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingMeteredBilled per request beyond a limited free quota.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score69
Authentication15/25API key required
Pricing11/20Metered / usage-based pricing
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.