Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://x402-api.aubr.ai/api/chat/encrypted' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://x402-api.aubr.ai/api/chat/encrypted'
Endpoint: https://x402-api.aubr.ai/api/chat/encrypted. Operated by x402-api.aubr.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Send a question about longevity, aging, or lifespan science. Returns a request ID to poll for the AI-generated answer from Aubrai, VitaDAO's decentralized co-sc…
Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sourc…
Send an HPKE-sealed literature query to Aubrai and receive an encrypted result. The transport terminates at Aubrai; literature retrieval and evidence processing…