Skip to main content

Verify AI agent identities with Auth-Agents. DID-based authentication using Ed25519 and Verifiable Credentials.

Project description

auth-agents

Verify AI agent identities with Auth-Agents. DID-based authentication using Ed25519 and Verifiable Credentials.

Install

pip install auth-agents

Quick Start

from auth_agents import AuthAgents

client = AuthAgents()

# Verify an agent's credential
result = client.verify("eyJhbGciOiJFZERTQSJ9...")

if result["valid"]:
    print(result["did"])          # did:key:z6Mk...
    print(result["agent_name"])   # Claude
    print(result["agent_model"])  # claude-opus-4-6

Documentation

Full API reference at auth-agents.com/docs

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

auth_agents-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

auth_agents-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for auth_agents-0.1.0.tar.gz
Algorithm Hash digest
SHA256 caabd5c5b572fd48eabe51621de6740d5a232596447c598ae125e6ce692715b6
MD5 4d2aedb580a67d95ff775daf15a8b092
BLAKE2b-256 22f3f67e55469a077577b42e9c00d3044a7f1df14b0c5db6bac7e0cf9e5f73da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: auth_agents-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for auth_agents-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a829479b78224ce8f811cd377ac6b254ab0e7306e4a0f2aa23db7cdf269a7ea0
MD5 2acdd747f0e0b0f0fb7973e7bd665f47
BLAKE2b-256 3fa92d6acfcab7b826e1572ca25a2c9b92d6b61f9f49f45af692433da1d805e8

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