> ## 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.

# Visão geral da X API

> Referência completa da X API v2 cobrindo Posts, usuários, Spaces, Direct Messages, listas, tendências, mídia, compliance, streaming e endpoints de webhooks.

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

A X API oferece acesso programático à conversa pública do X. Todos os endpoints abaixo estão disponíveis nos planos [pagamento por uso](/x-api/introduction). Endpoints marcados como somente Enterprise exigem um plano [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">
    Pesquise, recupere e publique posts. Acesse timelines, threads e 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">
    Consulte perfis, gerencie follows, blocks e mutes.
  </Card>

  <Card title="Direct Messages" 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">
    Envie e receba mensagens privadas.
  </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">
    Encontre conversas de áudio ao vivo e seus 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">
    Crie e gerencie listas curadas de contas.
  </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">
    Curta e descurta posts. Consulte quem curtiu um post.
  </Card>

  <Card title="Trends" 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">
    Tópicos em alta por localização e tendências 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">
    Envie imagens, vídeos e GIFs. Gerencie legendas e metadados.
  </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">
    Consulte e pesquise communities.
  </Card>

  <Card title="Community Notes" icon="note-sticky" href="/x-api/community-notes/introduction">
    Crie, avalie e pesquise community notes.
  </Card>

  <Card title="News" icon="newspaper" href="/x-api/news/introduction">
    Pesquise e recupere notícias.
  </Card>

  <Card title="Compliance" 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">
    Jobs de compliance em lote e streams de compliance.
  </Card>
</CardGroup>

***

## Streaming e tempo 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">
    Receba posts em tempo real correspondentes às suas regras de filtro.
  </Card>

  <Card title="X Activity" icon="bolt" href="/x-api/activity/introduction">
    Assine eventos de atividade em tempo real, como follows, likes e atualizações de perfil.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/x-api/webhooks/introduction">
    Receba dados de eventos via callbacks HTTP.
  </Card>
</CardGroup>

***

## Somente Enterprise

Estes endpoints exigem um [plano Enterprise](/enterprise-api/introduction).

<CardGroup cols={3}>
  <Card title="Volume Streams" icon="satellite-dish" href="/x-api/posts/volume-streams/introduction">
    Firehose completo e streams 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">
    Faça stream de todos os likes ou uma amostra em tempo real.
  </Card>

  <Card title="Powerstream" icon="bolt" href="/x-api/powerstream/introduction">
    Streaming filtrado de alta performance com operadores avançados.
  </Card>

  <Card title="Analytics" 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 engajamento de posts e mídia em 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">
    Assinaturas de eventos de usuário em tempo real.
  </Card>

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

***

## Início rápido

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

<CardGroup cols={2}>
  <Card title="Faça sua primeira solicitação" 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">
    Obtenha suas credenciais e chame a API em minutos.
  </Card>

  <Card title="SDKs" icon="cube" href="/tools-and-libraries">
    Bibliotecas oficiais em Python e TypeScript.
  </Card>
</CardGroup>
