Deployed API — how to reach it. Every command below targets https://api.donald.todes.mx, the address you used to open this page.
Base https://api.donald.todes.mx/v1. Example — list client:
curl https://api.donald.todes.mx/v1/clients
Inside the container HTTP listens on port 8080, behind the proxy; that port is not reachable from outside. Collection paths are plural and kebab-cased.
client → /v1/clientsagent_run → /v1/agent-runsagent_node → /v1/agent-nodesagent_edge → /v1/agent-edgesagent_event → /v1/agent-eventsintervention → /v1/interventionsartifact → /v1/artifacts