API Reference

Networks API

The Networks API designs and runs multi-agent networks: directed graphs of agents, tools, and decision steps that execute together, with approvals, artifacts, and a complete record of every run.

Create a network, execute it, follow its progress, and read the evidence behind each result. Intent endpoints turn a plain-language task into a network in a single call, using the templates and prompts you manage through the Networks API. The catalogue endpoints list the agents, domains, models, skills, and workspaces available when you design a network.

Path prefix/networks-api
AuthenticationBearer access token
FormatJSON over HTTPS
Endpoints45
Routes45

Resources

Runs

Inspect an execution: status, nodes, artifacts, approvals, feedback, related runs, and a cryptographic proof.

Intent

Turn a task description into a runnable network, and render a template into a run in one call.

Catalogue

Read the workspaces, domains, agents, skills and models you can use when you design a network.

AdministrationEndpoints for the administrators of your deployment.

Network configuration

Read and edit the intent-classification capabilities and routing rules, and read the vocabularies templates may use.

OperationsHealth checks for monitoring and load balancers.

Health

A liveness probe that reports whether the Networks API is running.