zammad-openapi

Free

by websin-gitcommunity

Unofficial OpenAPI 3.0 specification for the Zammad REST API to facilitate client generation.

This repository contains a community-maintained OpenAPI 3.0 (Swagger) specification for the Zammad REST API. Since Zammad does not natively provide an official machine-readable API definition, this project fills a critical gap for developers. The specification allows for the generation of standardized client libraries in various programming languages (such as Java, Python, Go, or TypeScript), interactive exploration of the API via Swagger UI, and significantly accelerates the integration of Zammad into third-party systems. The project is maintained by Websin and is open for community contributions.

Features

  • OpenAPI 3.0 Specification

    Provides a complete, machine-readable definition of Zammad REST API endpoints in YAML format.

  • SDK Generation

    Enables automatic generation of client SDKs in over 50 languages using the OpenAPI Generator.

  • Documentation Support

    Fully compatible with tools like Swagger UI and Redoc for interactive API documentation and testing.

Related packages