AgentID — Client SDK for AI agents
Project description
agent-id-client-sdk
AgentID Client SDK — agent-side library for AI agents to authenticate with identity providers and hubs.
Installation
pip install agent-id-client-sdk
Quick Start
from agent_id_client_sdk import AIPIdentity, AIPClient
# Load agent identity from disk
identity = AIPIdentity.from_profile("my-agent")
client = AIPClient(identity)
# Make authenticated requests
response = await client.get("https://hub.example.com/api/data")
Documentation
See the AgentID repository for full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_id_client_sdk-0.2.0-py3-none-any.whl.
File metadata
- Download URL: agent_id_client_sdk-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
197653e9fb7e7335c59cf5e841d725b5f246f4a7e02f8a329bbb462b7acb2869
|
|
| MD5 |
722d81d4afb6fb1b2cceb048591d068a
|
|
| BLAKE2b-256 |
ec042f8a7cb2e06a6e21c433b043546faa65c3e5d107002be93daa8b4d23d095
|