# xfetch Last updated: 2026-07-13 xfetch provides current public X/Twitter data over REST or hosted MCP, plus real-time account monitors for Discord and generic signed webhooks. Data access covers common read workflows with normalized JSON for people, applications, and AI systems. Production is live at https://xfetch.io and https://api.xfetch.io. Hosted remote MCP with read-only tools is available for remote-MCP-compatible agents. Primary public acquisition paths: / for Twitter data API intent, /twitter-account-monitor for Twitter account monitor intent, and /use-cases/twitter-data-api-for-ai-agents for AI/agent data-pipeline intent. API layers: - /v1: recommended API for new integrations, documented as Basic Reads, Enriched Reads, and Workflow APIs. - /2: Basic Reads compatibility layer for migrating official-style read code. Important resources: - /llms-full.txt - Full agent-readable xfetch context - /openapi.json - OpenAPI 3.x public API contract - /pricing.md - Machine-readable pricing and plan limits - /docs - Human-readable docs - /docs/api-reference - API reference - /docs/mcp - Hosted remote MCP setup for AI agents - /pricing - API credits and account-monitor pricing - /twitter-account-monitor - Twitter account monitor explainer - /use-cases/twitter-data-api-for-ai-agents - Twitter data API for AI agents - /use-cases/bitcoin-social-intelligence - Bitcoin social intelligence use case Data access is read-only. Account monitors are configured in the dashboard and deliver to Discord incoming webhooks and generic signed webhooks.