Menu

Introduction

In this section we'll go over the specification of a Logyx model. All examples will be written in YAML, which is a human friendly data serialization language. If you are unfamiliair with YAML, we recommend to take a short tutorial such as this one.

REST API

Working with the REST API? All YAML examples are directly convertable to JSON. And can be used that way in our REST API. There are various tools available online to do this automatically for you such as this one.

Menu