OpenAPI specification / Swagger

Hi there,

I would like to ask if an official OpenAPI Specification (OAS) exists for the API endpoints. Such a specification in combination with Swagger tools would simplify the adoption process for external developers significantly. For example it would be possible to auto-generate clients in various programming languages. Just imagine the time that could be saved by everyone if the models for each API endpoint could be generated automatically instead of writing/mapping them manually.

Here you can find an outdated/inofficial example:

1 Like

It definitely would not have hurt, to have the data models documented. Especially for people who are new to the API, or for when you want to make something with new parts of the API.