Agent Identity Protocol - Client SDK
Project description
aip-identity-sdk
Agent Identity Protocol SDK — client library for AI agents to authenticate with identity providers and hubs.
Installation
pip install aip-identity-sdk
Quick Start
from aip_identity_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 Agent Identity Protocol repository for full documentation.
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
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 aip_identity_sdk-0.1.5.tar.gz.
File metadata
- Download URL: aip_identity_sdk-0.1.5.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
622e3137844b5bab6ea2725bf3d95e3e3cc9490565c952f1190ffed828a209f3
|
|
| MD5 |
d41446f772eb43a968a70cf8df307337
|
|
| BLAKE2b-256 |
2da2236cdcbf829f4f1cce72302c4ff329fc0bebb56244c6207d45ae36505d32
|
File details
Details for the file aip_identity_sdk-0.1.5-py3-none-any.whl.
File metadata
- Download URL: aip_identity_sdk-0.1.5-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f11493477fc3923d098b73a65f437b39640857637f17816e2819b0e302b87f0
|
|
| MD5 |
745cd0e4d6f57e45453ff482cfeb80ca
|
|
| BLAKE2b-256 |
a068654bc9eb0c84e3977b466f0c9c541d00ef02b2ee8622f59a523540378d6c
|