/
AU
automagik-dev
/
Automagik Forge API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
automagik-dev
Automagik Forge API
get
Health check
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
32
11
26.8 KB
Auth
3
Config
2
Core
3
get
Health check
get
API health check
get
List all available routes
Events
2
Forge
2
Images
2
Processes
2
Projects
5
Task Attempts
5
Tasks
6
Core
Health check
Basic health check endpoint
get
/health
Response
Service is healthy
object
required
status
string
version
string
Example response
{ "status": "ok", "version": "0.3.15" }