> ## Documentation Index
> Fetch the complete documentation index at: https://docs.twexapi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Twexapi Documentation

> Enterprise-grade Twitter API for Cursor, Claude Code, GitHub Copilot, ChatGPT, and AI coding agents — exceptional reliability, lightning-fast performance, and developer-friendly pricing.

## **Why Choose Twexapi?**

Twexapi is the premier third-party Twitter API solution, trusted by developers worldwide for mission-critical applications.

### **Connect Twexapi to Your AI Workflow**

<Tip>
  Install the TwexAPI skill for **Cursor**, **Claude Code**, **GitHub Copilot**, **ChatGPT**, **Cline**, **Windsurf**, **Codex**, **Gemini CLI**, **Continue**, **Roo Code**, and other AI coding assistants — so your agent understands search, profiles, posting, engagement, and the rest of the API without manual endpoint lookup. Setup guides and CLI options are on the [integrations hub](https://twexapi.io/integrations).
</Tip>

```bash theme={null}
npx skills add yeahjjyy/twexapi-cli
```

Skip the endpoint-by-endpoint grind. In Cursor, GitHub Copilot, Claude Code, ChatGPT, Continue, Roo Code, Cline, or any supported agent, describe the outcome you want — *"pull replies on this tweet"*, *"batch-check DM status for these handles"*, or *"write a script to publish a thread"* — and let it scaffold the Twexapi integration for you.

### **🚀 Enterprise Performance**

* **Battle-Tested Reliability**: Over 8 million successful API calls and counting
* **Lightning Fast**: Average response time of just 900ms
* **High Throughput**: Scale up to 100 queries per second per client
* **99.9% Uptime**: Built for production workloads

### **💰 Developer-Friendly Pricing**

* **Pay-Per-Use**: Starting at just \$0.00014 per request
* **No Hidden Fees**: Transparent pricing with no setup costs
* **Cost Effective**: Even failed requests are fairly priced

### **🛠️ Developer Experience**

* **RESTful Design**: Clean, intuitive API following OpenAPI 3.0 standards
* **Comprehensive Documentation**: Everything you need to get started
* **Multiple SDKs**: Support for Python, JavaScript, Java, and more

## **Comprehensive API Coverage**

Access the full power of Twitter's ecosystem with our feature-rich endpoints designed for modern applications:

<CardGroup cols={3}>
  <Card title="Tweet Management" icon="palette" href="/api-reference/tweet-actions-endpoints/create-a-tweet-or-reply">
    Create, retrieve, and manage tweets with full metadata support. Perfect for content automation and analytics.
  </Card>

  <Card title="User Intelligence" icon="code" href="/api-reference//followers-&-following-endpoints/get-followers">
    Access detailed user profiles, follower networks, and social graphs for audience analysis and targeting.
  </Card>

  <Card title="Advanced Search" icon="screwdriver-wrench" href="/api-reference/search-endpoints/advanced-twitter-search">
    Powerful search capabilities with date ranges, keyword filtering, and real-time monitoring for brand tracking.
  </Card>

  <Card title="Growth Services" icon="stars" href="/api-reference/social-media-services-endpoints/purchase-twitter-engagement-services">
    Boost your social media presence with authentic engagement services and audience growth solutions.
  </Card>

  <Card title="Agent & CLI Tools" icon="sparkles" href="https://twexapi.io/integrations">
    Connect Twexapi to Cursor, Claude Code, GitHub Copilot, ChatGPT, Cline, Windsurf, Codex, Gemini CLI, Continue, Roo Code, and terminal workflows via our official skill and CLI.
  </Card>
</CardGroup>

***

## **Get Started in Minutes**

<Steps>
  <Step title="Get Your API Key">
    Sign up and grab your API key from the [dashboard](https://twexapi.io/dashboard) - it takes less than 2 minutes.
  </Step>

  <Step title="Make Your First Call">
    Follow our [authentication guide](/authentication) to make your first successful API request.
  </Step>

  <Step title="Explore & Build">
    Browse our comprehensive API reference and start building amazing Twitter integrations.
  </Step>
</Steps>
