Animica x402 Directory

Directory / x402-api.aubr.ai

x402-api.aubr.ai/api/chat/encrypted

Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.

Call it

# 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.

Other endpoints on x402-api.aubr.ai

x402-api.aubr.ai/api/chat

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…

GET · $0.02

x402-api.aubr.ai/api/literature

Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sourc…

GET · $0.03

x402-api.aubr.ai/api/literature/encrypted

Send an HPKE-sealed literature query to Aubrai and receive an encrypted result. The transport terminates at Aubrai; literature retrieval and evidence processing…

GET · $0.03

All 4 endpoints on x402-api.aubr.ai →