DocgenTry it

Downloads

Spec, SDKs, templates — every deliverable, downloadable

Everything on this page regenerates from the same OpenAPI spec. If you only grab one file, take the YAML — it's the source every other artifact was built from.

API specification

SDK source archives v0.5.0

TypeScript SDK

Dual ESM + CJS. Node 18+. Published to npm.

npm i @philiprehberger/docgen

PHP SDK

PSR-4 namespaced. PHP 8.2+. Published to Packagist.

composer require philiprehberger/docgen

Python SDK

urllib3-based, pydantic v2. Python 3.9+. Published to PyPI.

pip install philiprehberger-docgen

Reference templates

Regenerate locally? Clone the repo and run npm run sdk:generate to rebuild SDK source from the spec, then npm run sdk:zip to produce the archives. Every artifact on this page is reproducible from openapi/spec.yaml.