Skip to content

Toaztr/specs

Repository files navigation

OpenAPI definition for Toaztr APIs

Documentation is accessible on our developers site.

Usage

Inclusion in your project

Compiled specs can be accessed from the developers site or from the following package managers:

  • For javascript/typescript on npmjs
  • For python on pypi

Code generation

If you require code generation from the api specs, it is up to you to set it up from the compiled specs we publish. A good starting point is the OpenAPI generator.