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

# Tutorials

> X API tutorials covering Postman, Python, R, filtered streaming, full-archive search, webhooks, OAuth authentication, and other common workflows.

<CardGroup>
  <Card title="Explore a user's Posts" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/VFX2XSyPqtT4SVsH/icons/xds/icon-person.svg?fit=max&auto=format&n=VFX2XSyPqtT4SVsH&q=85&s=d0d289815cdfc8e3c20af259d2f04c46" iconType="solid" width="24" height="24" data-path="icons/xds/icon-person.svg">
    Learn how to explore a user's Posts and mentions using the user Post timeline and user mention timeline endpoints from the last 7 days.

    <br />

    <br />

    [**View tutorial**](/tutorials/explore-a-users-posts)
  </Card>

  <Card title="Getting started with Postman" 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" iconType="solid" width="24" height="24" data-path="icons/xds/icon-rocket.svg">
    Learn how to start using Postman to make requests to the X API and X Ads API.

    <br />

    <br />

    [**View tutorial**](/tutorials/postman-getting-started)
  </Card>

  <Card title="Getting started with R and v2 of the X API" 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" iconType="solid" width="24" height="24" data-path="icons/xds/icon-rocket.svg">
    Learn about using R to connect to the user lookup endpoint and how to work with JSON returned from X API v2.

    <br />

    <br />

    [**View tutorial**](/tutorials/getting-started-with-r-and-v2-of-the-x-api)
  </Card>

  <Card title="Getting historical Posts using the full-archive search endpoint" icon="https://mintcdn.com/x-preview-mintlify-b4f5bfb1/Y4pnhTTwR7PxYSWw/icons/xds/icon-search.svg?fit=max&auto=format&n=Y4pnhTTwR7PxYSWw&q=85&s=34acaf7217390e86b285fcf3114b1cee" iconType="solid" width="24" height="24" data-path="icons/xds/icon-search.svg">
    Learn to use the full-archive search endpoint to search the complete history of public X data, build a dataset of geo-tagged Posts, and paginate through results for a query.

    <br />

    [**View tutorial**](/tutorials/getting-historical-posts-using-the-full-archive-search-endpoint)
  </Card>

  <Card title="Post-processing X data with the Google Cloud Platform" icon="cloud" iconType="solid">
    Get a high-level overview of how to ingest Posts at scale and use metadata to slice them into specific categories or sub-categories.

    <br />

    [**View tutorial**](/tutorials/post-processing-x-data-with-the-google-cloud-platform)
  </Card>
</CardGroup>
