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

# API & SDKs

> Programmatic access to DocDiagram is on the way.

<Note>
  **Coming soon.** The DocDiagram HTTP API and the official TypeScript and Python SDKs are in development. This page will be replaced with a full reference once they're publicly available.
</Note>

<Frame caption="What's shipping next on the developer surface">
  <img src="https://mintcdn.com/docdiagram/41jLckNKrw3Njatp/images/diagrams/api-roadmap-light.svg?fit=max&auto=format&n=41jLckNKrw3Njatp&q=85&s=6c47c5b4d93413a0521de28390322e28" alt="Chat editor live today; HTTP API, TypeScript SDK, and Python SDK coming soon" className="block dark:hidden" width="820" height="240" data-path="images/diagrams/api-roadmap-light.svg" />

  <img src="https://mintcdn.com/docdiagram/41jLckNKrw3Njatp/images/diagrams/api-roadmap-dark.svg?fit=max&auto=format&n=41jLckNKrw3Njatp&q=85&s=095e3962e9a92c07fb1025af599cd495" alt="Chat editor live today; HTTP API, TypeScript SDK, and Python SDK coming soon" className="hidden dark:block" width="820" height="240" data-path="images/diagrams/api-roadmap-dark.svg" />
</Frame>

## What to expect

When the API ships, you'll be able to:

* **Generate diagrams programmatically** from a prompt, the same way the chat editor does.
* **Render in CI.** Generate diagrams as part of a docs build pipeline so the diagrams in your repo always match the latest schema, architecture, or flow.
* **Embed in your own tools.** Build internal tooling that produces DocDiagram diagrams on demand.
* **Use one credit ledger** across the API and the web app — no separate billing.

## SDKs planned

* **TypeScript / JavaScript** — for Node scripts, build tools, and web apps.
* **Python** — for data and ML tooling, CI scripts, and notebooks.

## Want early access?

If you have a use case that needs programmatic generation today, email us at [hello@docdiagram.com](mailto:hello@docdiagram.com). We're prioritizing the API based on real demand.
