> For the complete documentation index, see [llms.txt](https://developers.shredpay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.shredpay.xyz/sdks/overview.md).

# Overview

ShredPay does not yet ship official language SDKs. The REST API is small enough that a generated client from the OpenAPI spec works well in the meantime — see [API Reference](/agent-wallet/api-reference.md) for the live spec URL.

## Planned

* **TypeScript / Node** — first official SDK, targeting backend agents and Next.js apps.
* **Python** — for ML / data engineering use cases.
* **Go** — for high-throughput backends.

## Community

If you build a client and want it listed here, open a PR against this page.
