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

# Tools and Libraries

<CardGroup cols={3}>
  <Card title="X API" icon="square-x-twitter" iconType="solid">
    The X API is a set of programmatic tools that can be used to learn from and engage with the conversation on X.

    <br />

    [Explore tools](/x-api/tools-and-libraries/overview) <Icon icon="angle-right" />
  </Card>

  <Card title="X Ads API" icon="rectangle-ad" iconType="solid">
    The X Ads API allows you to programmatically integrate with the X Ads platform.

    <br />

    <br />

    [Explore tools](/x-ads-api/tools-and-libraries) <Icon icon="angle-right" />
  </Card>

  <Card title="X for Websites" icon="laptop-code" iconType="solid">
    The X for Websites suite allows you to embed X’s live content into your product and optimize links to your site on X.

    <br />

    [Explore tools](https://developer.x.com/docs/twitter-for-websites/tools-and-libraries) <Icon icon="angle-right" />
  </Card>
</CardGroup>

## General Tools

<CardGroup cols={2}>
  <Card title="XDKs" icon="code" iconType="solid">
    Official SDKs for the X APIs.

    <br />

    <br />

    <br />

    <br />

    [Learn more](/xdks/overview) <Icon icon="angle-right" />
  </Card>

  <Card title="xurl" icon="key" iconType="solid">
    A command line tool that can be used across the X APIs, and handles authentication for you.

    <br />

    <br />

    <br />

    <br />

    [Learn more](https://github.com/xdevplatform/xurl) <Icon icon="angle-right" />
  </Card>

  <Card title="Postman" icon="envelopes-bulk" iconType="solid">
    [Postman](https://www.getpostman.com/) is a REST client that allows us to make requests to APIs inside of a user interface. Use this guide to get started with this tool.

    <br />

    [Learn more](/tutorials/postman-getting-started) <Icon icon="angle-right" />
  </Card>

  <Card title="Embed generator" icon="terminal" iconType="solid">
    Use our embed generator to automatically build an embeddable Tweet, timeline, or button that you can add to your web property.

    <br />

    <br />

    [Visit publish.x.com](https://publish.x.com/#) <Icon icon="angle-right" />
  </Card>
</CardGroup>

***
