> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-64b1cfc9.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# X API Overview

> Complete X API v2 reference covering Posts, users, Spaces, Direct Messages, lists, trends, media, compliance, streaming, and webhook endpoints.

export const Button = ({href, children}) => {
  return <div className="not-prose">
    <a href={href}>
      <button className="x-btn">
        <span>{children}</span>
        <svg width="3" height="24" viewBox="0 -9 3 24" class="h-6 rotate-0 overflow-visible"><path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>
      </button>
    </a>
  </div>;
};

The X API gives you programmatic access to X's public conversation. All endpoints below are available on [pay-per-use](/x-api/introduction) plans. Endpoints marked as Enterprise-only require an [Enterprise](/enterprise-api/introduction) plan.

***

## Endpoints

<CardGroup cols={3}>
  <Card title="Posts" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/PWcm7BZAhIhLR4v9/icons/xds/icon-chat.svg?fit=max&auto=format&n=PWcm7BZAhIhLR4v9&q=85&s=d2b1b922b7f8cc1dcb364d31eb58ce51" href="/x-api/posts/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-chat.svg">
    Search, retrieve, and publish posts. Access timelines, threads, and quote posts.
  </Card>

  <Card title="Users" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/cwdX61RiWD6IUTRT/icons/xds/icon-person.svg?fit=max&auto=format&n=cwdX61RiWD6IUTRT&q=85&s=34eed333d24e637a4fb847aa4908dff7" href="/x-api/users/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-person.svg">
    Look up profiles, manage follows, blocks, and mutes.
  </Card>

  <Card title="Direct Messages" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/5Fi6z7N-oHfZiaQt/icons/xds/icon-envelope.svg?fit=max&auto=format&n=5Fi6z7N-oHfZiaQt&q=85&s=c84c3bee2d5d5a7f780935807c17fad7" href="/x-api/direct-messages/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-envelope.svg">
    Send and receive private messages.
  </Card>

  <Card title="Spaces" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/cwdX61RiWD6IUTRT/icons/xds/icon-microphone.svg?fit=max&auto=format&n=cwdX61RiWD6IUTRT&q=85&s=a8e8df21dd8f733653b607f84d9f9d10" href="/x-api/spaces/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-microphone.svg">
    Find live audio conversations and participants.
  </Card>

  <Card title="Lists" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/PWcm7BZAhIhLR4v9/icons/xds/icon-bulleted-list.svg?fit=max&auto=format&n=PWcm7BZAhIhLR4v9&q=85&s=4f6b28ad4ea0c778f57e5ff3b1d04065" href="/x-api/lists/list-lookup/introduction" width="24" height="24" data-path="icons/xds/icon-bulleted-list.svg">
    Create and manage curated lists of accounts.
  </Card>

  <Card title="Likes" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/d8O-GStv835E2aNk/icons/xds/icon-heart.svg?fit=max&auto=format&n=d8O-GStv835E2aNk&q=85&s=a300290e00a0ebf6f65f8968f3bb8ac5" href="/x-api/posts/likes/introduction" width="24" height="24" data-path="icons/xds/icon-heart.svg">
    Like and unlike posts. Look up who liked a post.
  </Card>

  <Card title="Trends" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/5Fi6z7N-oHfZiaQt/icons/xds/icon-feather-chart-line.svg?fit=max&auto=format&n=5Fi6z7N-oHfZiaQt&q=85&s=2d5e6ba20dfd4a7dc703e2d81f6b0c57" href="/x-api/trends/trends-by-woeid/introduction" width="24" height="24" data-path="icons/xds/icon-feather-chart-line.svg">
    Trending topics by location and personalized trends.
  </Card>

  <Card title="Media" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/-nwLT4bkwK-6SaTt/icons/xds/icon-photo.svg?fit=max&auto=format&n=-nwLT4bkwK-6SaTt&q=85&s=6bb30e8f623e5b898c19455dcb90784f" href="/x-api/media/introduction" width="24" height="24" data-path="icons/xds/icon-photo.svg">
    Upload images, videos, and GIFs. Manage subtitles and metadata.
  </Card>

  <Card title="Communities" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/cwdX61RiWD6IUTRT/icons/xds/icon-people.svg?fit=max&auto=format&n=cwdX61RiWD6IUTRT&q=85&s=c224de48b4175c2be706e993305b0501" href="/x-api/communities/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-people.svg">
    Look up and search communities.
  </Card>

  <Card title="Community Notes" icon="note-sticky" href="/x-api/community-notes/introduction">
    Create, evaluate, and search community notes.
  </Card>

  <Card title="News" icon="newspaper" href="/x-api/news/introduction">
    Search and retrieve news stories.
  </Card>

  <Card title="Compliance" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/BjHXNNAI_ePOUuKf/icons/xds/icon-shield-check.svg?fit=max&auto=format&n=BjHXNNAI_ePOUuKf&q=85&s=62b4e75f6c6a40840931e6a2d43c178e" href="/x-api/compliance/batch-compliance/introduction" width="24" height="24" data-path="icons/xds/icon-shield-check.svg">
    Batch compliance jobs and compliance streams.
  </Card>
</CardGroup>

***

## Streaming & real-time

<CardGroup cols={3}>
  <Card title="Filtered Stream" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/d8O-GStv835E2aNk/icons/xds/icon-filter.svg?fit=max&auto=format&n=d8O-GStv835E2aNk&q=85&s=ff7e37a5f30de68c9adbda5f1c1f163d" href="/x-api/posts/filtered-stream/introduction" width="24" height="24" data-path="icons/xds/icon-filter.svg">
    Get posts delivered in real-time matching your filter rules.
  </Card>

  <Card title="X Activity" icon="bolt" href="/x-api/activity/introduction">
    Subscribe to real-time activity events like follows, likes, and profile updates.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/x-api/webhooks/introduction">
    Receive event data via HTTP callbacks.
  </Card>
</CardGroup>

***

## Enterprise-only

These endpoints require an [Enterprise plan](/enterprise-api/introduction).

<CardGroup cols={3}>
  <Card title="Volume Streams" icon="satellite-dish" href="/x-api/posts/volume-streams/introduction">
    Full firehose and language-specific streams.
  </Card>

  <Card title="Likes Streams" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/d8O-GStv835E2aNk/icons/xds/icon-heart.svg?fit=max&auto=format&n=d8O-GStv835E2aNk&q=85&s=a300290e00a0ebf6f65f8968f3bb8ac5" href="/x-api/stream/likes-streams-introduction" width="24" height="24" data-path="icons/xds/icon-heart.svg">
    Stream all or sampled likes in real-time.
  </Card>

  <Card title="Powerstream" icon="bolt" href="/x-api/powerstream/introduction">
    High-performance filtered streaming with advanced operators.
  </Card>

  <Card title="Analytics" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/pWHckkU88atO9oeg/icons/xds/icon-bar-chart.svg?fit=max&auto=format&n=pWHckkU88atO9oeg&q=85&s=9062ec4e4ef8278c6ea83b670b1b8aef" href="/x-api/posts/get-post-analytics" width="24" height="24" data-path="icons/xds/icon-bar-chart.svg">
    Post and media engagement metrics at scale.
  </Card>

  <Card title="Account Activity" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/pWHckkU88atO9oeg/icons/xds/icon-bell.svg?fit=max&auto=format&n=pWHckkU88atO9oeg&q=85&s=0935fe724ff3ac35c8d2699f0b2b71ce" href="/x-api/account-activity/introduction" width="24" height="24" data-path="icons/xds/icon-bell.svg">
    Real-time user event subscriptions.
  </Card>

  <Card title="Stream Webhooks" icon="webhook" href="/x-api/webhooks/stream/introduction">
    Filtered stream delivery via webhooks.
  </Card>
</CardGroup>

***

## Quick start

```bash theme={null}
curl "https://api.x.com/2/users/by/username/xdevelopers" \
  -H "Authorization: Bearer $BEARER_TOKEN"
```

<CardGroup cols={2}>
  <Card title="Make your first request" icon="https://mintcdn.com/x-preview-mintlify-64b1cfc9/-nwLT4bkwK-6SaTt/icons/xds/icon-rocket.svg?fit=max&auto=format&n=-nwLT4bkwK-6SaTt&q=85&s=d82748d462c4afa519a4db6b736d45cc" href="/x-api/getting-started/make-your-first-request" width="24" height="24" data-path="icons/xds/icon-rocket.svg">
    Get your credentials and call the API in minutes.
  </Card>

  <Card title="SDKs" icon="cube" href="/tools-and-libraries">
    Official Python and TypeScript libraries.
  </Card>
</CardGroup>
