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

# X API

> Use the X API to fetch users, posts, and highlights as visible to not logged in users, in a consistent format.

KonbiniAPI gives you a stable way to work with X data through a single,
consistent ActivityStreams 2.0 response format.

## What you can fetch

Use the X API to retrieve:

* user profiles and highlights
* user posts
* individual posts

## How to use it

Start with these pages:

* [Quickstart](/getting-started/quickstart) for your first request
* [Authentication](/getting-started/authentication) for Bearer token setup
* [Response format](/getting-started/response-format) for the shared ActivityStreams 2.0 schema
* [API overview](/reference/api/overview) for the full API reference

## Browse X endpoints

Open the **X** section in the API sidebar to browse the generated endpoint
reference for each route.
