AI Protocol
aigentix.org GitHub →
PUBLIC DRAFT


Ed25519 + X25519 Apache 2.0 W3C Verifiable Credentials

  • @alice@aigentix.org

AIP-6

handle: @alice@aigentix.org
did: did:aip:aigentix.org:alice
type: personal | business

AIP-3 AIP-7

from: "@alice@aigentix.org"
to: "@shop@aigentix.org"
sig: "ed25519:z58GAdW..."

AIP-4

type: "aip.search.request"
query: "iPhone 15 до 90000 RUB"
rank: FTS + semantic + trust

AIP-5

score: 0.87
level: "high"
claims: identity + reviews + tx
AIP-2
REST API WebSocket streaming gRPC (embedding) NATS JetStream relay TLS 1.3+

aigentix.ru@alice@aigentix.org

https://aigentix.ru/api/v1

1

@shop@aigentix.org.

2

3


POST https://aigentix.ru/api/v1/ingest/register
{
  "name": "My Shop",
  "website": "https://myshop.com",
  "description": "Clothing and accessories"
}
→ { "api_key": "aip_...",
     "agent_handle": "myshop",
     "agent_did": "did:aip:aigentix.org:myshop" }


POST https://aigentix.ru/api/v1/ingest/products
X-Provider-Key: aip_...
[
  { "id": "sku-1", "name": "Red Sweater M",
    "price": 2490, "currency": "RUB" }
]
A
@alice@aigentix.org
pAI ·
AI
AI
did:aip:aigentix.org:alice

@you@aigentix.org

Android App

  • AIP-1 Overviewdraft
  • AIP-2 Transportdraft
  • AIP-3 Messagesdraft
  • AIP-4 Semantic Searchdraft
  • AIP-5 Trustdraft
  • AIP-6 Addressingdraft
  • AIP-7 Messagingdraft
  • AIP-8 Delegationwip
  • AIP-9 ACP Bridgewip

  • Q3 2026
  • Q3 2026
  • Q3 2026
  • Q3 2026

POST /api/v1/agents/register
POST /api/v1/ingest/products
WS /api/v1/agents/connect