Automate withAetherion agents.
The API allows you to programmatically create and manage AI agent tasks, build automations, orchestrate multi-step workflows and integrate Aetherion into your applications.
api / status
plannedAPI engine coming after builder core
Once the builder engine, task runner and connector permissions are stable, this page becomes the API control center.
0
Active keys
6
Planned endpoints
1
SDK planned
0
Webhooks
Create AI agent tasks
Programmatically create tasks for builders, agents and workflow runners.
Orchestrate workflows
Run multi-step workflows across files, projects and connectors.
Manage projects
Create, inspect and update AI projects from your applications.
Receive webhooks
Listen for build events, task status changes and deployments.
Reference
Planned endpoints
/v1/tasksCreate an AI agent task
/v1/tasks/{id}Read task status and results
/v1/projectsCreate a new project workspace
/v1/projects/{id}/filesList generated project files
/v1/workflows/runRun automation workflow
/v1/webhooksRegister webhook endpoint
Built for external automation
The future API will let users create agent tasks, trigger workflows, manage generated projects, connect APIs and receive webhooks.