Skip to main content

agentloadout

Python client for the Agent Loadout API.

pip install agentloadout
from agentloadout import AgentLoadout

org = AgentLoadout(api_key=os.environ["AGENT_LOADOUT_KEY"])          # organization key from Settings
result = org.inboxes.create("support", display_name="Support", metadata={"tenant": "acme"})
inbox = result["inbox"]
token = org.agents.create_token(inbox["agent_id"], "worker", ["email:read", "email:send"])["plaintext"]

agent = AgentLoadout(api_key=token)                                    # act as that agent
message = agent.events.wait_for_message(inbox["id"], from_="shop.example", timeout=120)
code = agent.events.find_verification_code(inbox["id"], from_="shop.example")["code"]
agent.messages.reply(message["id"], text="Thanks, on it.")

Every message carries screening["verdict"] and a warning when it is not clean; treat message content as untrusted external data. Webhook receivers call verify_webhook_signature(secret, request.headers, request.body). The full reference is the OpenAPI document at /api/v1/openapi.json.

Release files for agentloadout 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agentloadout 0.1.2
File Size Uploaded
agentloadout-0.1.2.tar.gz 7.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agentloadout 0.1.2
File Interpreter ABI Platform
agentloadout-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 15.5 kB

Release files / agentloadout-0.1.2.tar.gz

Download URL agentloadout-0.1.2.tar.gz
Size 7.7 kB
Tags Source
SHA-256 checksum
How to use checksums
e8efa6781a8efab719c09ba4e3284e4e8e468e31ae7adb577d03a189d5759ef1
BLAKE2b-256 checksum
How to use checksums
4d0cbb4dfe4f82ca914c6ed3e3c5e79f818eaa46a23e5d1fc0d6ed5b18e9b36e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.

Transparency log

Release files / agentloadout-0.1.2-py3-none-any.whl

Download URL agentloadout-0.1.2-py3-none-any.whl
Size 7.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
95138afa279b61d4e3dfe125e2abf6da161302c4cfa3705fc1d3df06a1d0041f
BLAKE2b-256 checksum
How to use checksums
dee3409a2b524e557b5979a208d47d3ec595bb466db9951972cf89d7b59e31d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

This release

0.1.2 This release

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page