Skip to main content

Python SDK for AgentGuard — secure API calls for AI agents

Project description

AgentGuard Python SDK

Python SDK for AgentGuard — secure API calls for AI agents without handling real API keys.

Installation

pip install agentguard

Quick Start

from agentguard import AgentGuardSession

# Initializes session — prompts for credentials if not found in env vars or config
session = AgentGuardSession()

# Make secure API calls routed through AgentGuard proxy
response = session.post(
    "https://api.tavily.com/search",
    credential_id="your_credential_id",
    json={"query": "hello"}
)
print(response.json())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentguard_client-0.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentguard_client-0.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file agentguard_client-0.1.0.tar.gz.

File metadata

  • Download URL: agentguard_client-0.1.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for agentguard_client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4993ea3552f159ba6c1b28d33367be8b185e6ada73a991a91da50e48c5323fad
MD5 939fbc46bdefb4d5fbfa5e56fef3783b
BLAKE2b-256 721aaa5d4cd4f678ea97a452b42951a9ce06c540bacff2122d9f8f676d4c097a

See more details on using hashes here.

File details

Details for the file agentguard_client-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentguard_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19f27942ac8eec910e22529b61bfc212ada90d4f18c634c66bbb9b5b20dfc068
MD5 e84af8fa3917922892e0fa69394f7b35
BLAKE2b-256 4ff0f896e23cd100bc3fc73dd19856fdc43136c7326e936861cfd1fdb712714c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page