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

# Descripción general de la X API

> Referencia completa de la X API v2: Posts, users, Spaces, Direct Messages, listas, tendencias, medios, cumplimiento, streaming y endpoints de webhook.

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>;
};

La X API te da acceso programático a la conversación pública de X. Todos los endpoints a continuación están disponibles en los planes de [pago por uso](/x-api/introduction). Los endpoints marcados como Enterprise-only requieren un plan [Enterprise](/enterprise-api/introduction).

***

## Endpoints

<CardGroup cols={3}>
  <Card title="Posts" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/NEh9mjpH7RaTDEed/icons/xds/icon-chat.svg?fit=max&auto=format&n=NEh9mjpH7RaTDEed&q=85&s=d41b5ee3c6e63a9a39acd28c6568d6dc" href="/x-api/posts/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-chat.svg">
    Busca, obtén y publica posts. Accede a timelines, hilos y quote posts.
  </Card>

  <Card title="Users" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/VFX2XSyPqtT4SVsH/icons/xds/icon-person.svg?fit=max&auto=format&n=VFX2XSyPqtT4SVsH&q=85&s=d0d289815cdfc8e3c20af259d2f04c46" href="/x-api/users/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-person.svg">
    Consulta perfiles, gestiona seguimientos, bloqueos y silenciados.
  </Card>

  <Card title="Mensajes Directos" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/Xkd8wjAYBUaNeVZi/icons/xds/icon-envelope.svg?fit=max&auto=format&n=Xkd8wjAYBUaNeVZi&q=85&s=a4e3fdf04c6687542b88aa6c8528830e" href="/x-api/direct-messages/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-envelope.svg">
    Envía y recibe mensajes privados.
  </Card>

  <Card title="Spaces" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/VFX2XSyPqtT4SVsH/icons/xds/icon-microphone.svg?fit=max&auto=format&n=VFX2XSyPqtT4SVsH&q=85&s=04d1ab715019f2cf6013b1a2ad97dccf" href="/x-api/spaces/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-microphone.svg">
    Encuentra conversaciones de audio en vivo y sus participantes.
  </Card>

  <Card title="Lists" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/NEh9mjpH7RaTDEed/icons/xds/icon-bulleted-list.svg?fit=max&auto=format&n=NEh9mjpH7RaTDEed&q=85&s=8751ac17be48cbce7d9750daf2641945" href="/x-api/lists/list-lookup/introduction" width="24" height="24" data-path="icons/xds/icon-bulleted-list.svg">
    Crea y gestiona listas curadas de cuentas.
  </Card>

  <Card title="Likes" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/JQeJOWY1pPelLM8w/icons/xds/icon-heart.svg?fit=max&auto=format&n=JQeJOWY1pPelLM8w&q=85&s=03fc75aa3f93fad4376a3d92b622adb0" href="/x-api/posts/likes/introduction" width="24" height="24" data-path="icons/xds/icon-heart.svg">
    Da y quita Like a posts. Consulta quién ha dado Like a un post.
  </Card>

  <Card title="Tendencias" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/Xkd8wjAYBUaNeVZi/icons/xds/icon-feather-chart-line.svg?fit=max&auto=format&n=Xkd8wjAYBUaNeVZi&q=85&s=eb2233d5c6aa1d3b04d3fefea66c9db4" href="/x-api/trends/trends-by-woeid/introduction" width="24" height="24" data-path="icons/xds/icon-feather-chart-line.svg">
    Temas tendencia por ubicación y tendencias personalizadas.
  </Card>

  <Card title="Media" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/CJEW78ZoFC_WB4AV/icons/xds/icon-photo.svg?fit=max&auto=format&n=CJEW78ZoFC_WB4AV&q=85&s=f8646f7bce535c4b885d482b9c5cee5a" href="/x-api/media/introduction" width="24" height="24" data-path="icons/xds/icon-photo.svg">
    Sube imágenes, videos y GIFs. Gestiona subtítulos y metadatos.
  </Card>

  <Card title="Communities" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/VFX2XSyPqtT4SVsH/icons/xds/icon-people.svg?fit=max&auto=format&n=VFX2XSyPqtT4SVsH&q=85&s=a87838641b92da2bd42d8ec4805b86c7" href="/x-api/communities/lookup/introduction" width="24" height="24" data-path="icons/xds/icon-people.svg">
    Consulta y busca communities.
  </Card>

  <Card title="Community Notes" icon="note-sticky" href="/x-api/community-notes/introduction">
    Crea, evalúa y busca community notes.
  </Card>

  <Card title="News" icon="newspaper" href="/x-api/news/introduction">
    Busca y obtén historias de noticias.
  </Card>

  <Card title="Cumplimiento" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/Y4pnhTTwR7PxYSWw/icons/xds/icon-shield-check.svg?fit=max&auto=format&n=Y4pnhTTwR7PxYSWw&q=85&s=022179aed55c5074e01a9792517064f7" href="/x-api/compliance/batch-compliance/introduction" width="24" height="24" data-path="icons/xds/icon-shield-check.svg">
    Trabajos de cumplimiento por lotes y streams de cumplimiento.
  </Card>
</CardGroup>

***

## Streaming y tiempo real

<CardGroup cols={3}>
  <Card title="Filtered Stream" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/JQeJOWY1pPelLM8w/icons/xds/icon-filter.svg?fit=max&auto=format&n=JQeJOWY1pPelLM8w&q=85&s=6fcb74f47766174bbd2fd52b6934b028" href="/x-api/posts/filtered-stream/introduction" width="24" height="24" data-path="icons/xds/icon-filter.svg">
    Recibe posts en tiempo real que coincidan con tus reglas de filtro.
  </Card>

  <Card title="X Activity" icon="bolt" href="/x-api/activity/introduction">
    Suscríbete a eventos de actividad en tiempo real como follows, likes y actualizaciones de perfil.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/x-api/webhooks/introduction">
    Recibe datos de eventos a través de callbacks HTTP.
  </Card>
</CardGroup>

***

## Solo Enterprise

Estos endpoints requieren un [plan Enterprise](/enterprise-api/introduction).

<CardGroup cols={3}>
  <Card title="Volume Streams" icon="satellite-dish" href="/x-api/posts/volume-streams/introduction">
    Firehose completo y streams específicos por idioma.
  </Card>

  <Card title="Likes Streams" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/JQeJOWY1pPelLM8w/icons/xds/icon-heart.svg?fit=max&auto=format&n=JQeJOWY1pPelLM8w&q=85&s=03fc75aa3f93fad4376a3d92b622adb0" href="/x-api/stream/likes-streams-introduction" width="24" height="24" data-path="icons/xds/icon-heart.svg">
    Transmite todos o una muestra de likes en tiempo real.
  </Card>

  <Card title="Powerstream" icon="bolt" href="/x-api/powerstream/introduction">
    Streaming filtrado de alto rendimiento con operadores avanzados.
  </Card>

  <Card title="Analítica" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/E43Ep5Gv29gM6HJ6/icons/xds/icon-bar-chart.svg?fit=max&auto=format&n=E43Ep5Gv29gM6HJ6&q=85&s=d8e59c39f35d2ed23f4351f6d1ee9d21" href="/x-api/posts/get-post-analytics" width="24" height="24" data-path="icons/xds/icon-bar-chart.svg">
    Métricas de interacción de posts y medios a escala.
  </Card>

  <Card title="Account Activity" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/E43Ep5Gv29gM6HJ6/icons/xds/icon-bell.svg?fit=max&auto=format&n=E43Ep5Gv29gM6HJ6&q=85&s=4031b5fbfdccc677fa362a2b0b2a2b56" href="/x-api/account-activity/introduction" width="24" height="24" data-path="icons/xds/icon-bell.svg">
    Suscripciones a eventos de usuario en tiempo real.
  </Card>

  <Card title="Stream Webhooks" icon="webhook" href="/x-api/webhooks/stream/introduction">
    Entrega de filtered stream a través de webhooks.
  </Card>
</CardGroup>

***

## Guía rápida

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

<CardGroup cols={2}>
  <Card title="Haz tu primera solicitud" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/CJEW78ZoFC_WB4AV/icons/xds/icon-rocket.svg?fit=max&auto=format&n=CJEW78ZoFC_WB4AV&q=85&s=c4d643f2a562a30abeccca3349337f50" href="/x-api/getting-started/make-your-first-request" width="24" height="24" data-path="icons/xds/icon-rocket.svg">
    Obtén tus credenciales y llama a la API en minutos.
  </Card>

  <Card title="SDKs" icon="cube" href="/tools-and-libraries">
    Bibliotecas oficiales de Python y TypeScript.
  </Card>
</CardGroup>
