IAM Heimdall

Verify AI Agents

Identify and Authenticate AI agents [v 0.4]

Identity for AI Agents.

Why should AI Agents be traceable? How can it be done?

Start using Heimdall's Agent Identity Framework to securely identify and track AI agents accessing your services. Read more

GET STARTED

Use our ready-made SDK

Libraries to extract agent identifier and validate them

HOW IT WORKS?

  1. Receive Agent Token (ATK): AI Agents present a secure ATK when accessing your service.
  2. Integrate Validator: Use Heimdall libraries in your backend to extract and process the ATK.
  3. Automatic Verification: The SDK fetches public keys, verifies signatures, and checks revocation status.
  4. Act with Confidence: Get verified agent identity, permissions, and user delegation context.

SERVICE INFORMATION

Issuer ID: aif://bifrost.iamheimdall.com
JWKS Endpoint: /.well-known/jwks.json

Current JWKS

{
  "keys": [
    {
      "kty": "OKP",
      "crv": "Ed25519",
      "kid": "aif-render-main-key-v1",
      "alg": "EdDSA",
      "use": "sig",
      "x": "6LnYOOYTQh219_vdLOCTJUxKKTjTlU4bh4Zt3GwEQ-8"
    }
  ]
}

Building AI Agents?

Add trust to your AI Agents!

Sign up with GitHub