Documentation

Automation API

Use Divooka Automation API to automate tasks with or without a graph editor.

Automation API

Divooka distributions offer automation API for power users to speed up their workflows. Notice this is different from Libraries (API).

Below are some categories of automation APIs:

  1. Document API
  2. Editor API - Not to be confused with Plugin development.
  3. Runtime API

With both Document API and Runtime API, one can easily develop new fontends and graph editors for Divooka in C#/Python.

For non-C#/Python environments, one can make use of the Ama Engine service for a REST/Web Socket based runtime, e.g. for JavaScript front-ends.