Everything you need to integrate Runta

From a five-minute quickstart to deep API reference, the Runta docs cover sandbox configuration, policy authoring, quota tuning, and audit log integration.

bash
$ pip install runta-sdk
Collecting runta-sdk...
Successfully installed runta-sdk-0.9.4
$ runta init
Runta workspace initialised.
Policy file written: runta.yaml

Documentation sections

Quickstart

Install the SDK, write a policy file, and wrap your first agent in under ten minutes.

API reference

Full reference for the Python SDK, REST management API, and webhook event schema.

Policy authoring

Declare egress allowlists, quota limits, and audit retention rules in YAML. Version-control your policy alongside your agent code.

Integrations

Connect Runta to your observability stack: OpenTelemetry, Datadog, Splunk, and SIEM export in under an hour.

Recent updates

v0.9.4

Egress allowlist supports CIDR blocks

Policy egress rules now accept IPv4 and IPv6 CIDR notation in addition to hostname patterns.

v0.9.3

OTel trace export goes GA

OpenTelemetry trace export is now stable. Emit sandbox events directly to any OTLP-compatible collector.

Questions the docs do not answer?

Open a support ticket or join the community Slack. The engineering team is active on both channels.