Overview
The Automation API surfaces Gizzi Code’s cron/routine/loop runtime through the Allternit platform API. A goal is a platform-owned objective that can own routines (persistent scheduled jobs) and loops (session-scoped recurring jobs). Routines and loops can execute locally or in the cloud via the Gizzi cron daemon.Base URL
Authentication
All automation routes require a valid bearer token. See Authentication.Data models
Goal
Routine
Loop
Endpoints
Goals
Routines
Loops
Local scheduler
Create a goal
Request body
Example request
Example response
Create a routine
Request body
Example request
Example response
Trigger a routine
501 Not Implemented.
List routine runs
Example response
Create a loop
session_id and expires_at.
List local schedules
execution_domain is local.