{"slug":"x402-api-aubr-ai-api-chat-encrypted-75e7f3","title":"Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an atteste","host":"x402-api.aubr.ai","method":"POST","resource":"https://x402-api.aubr.ai/api/chat/encrypted","category":"other","description":"Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.","price_listed":0.02,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1810,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"hpke_ciphertext":"<base64-encrypted-prompt>","hpke_ephemeral_public_key":"<base64-ephemeral-pubkey>"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"hpke_ciphertext":{"description":"HPKE-encrypted prompt, base64-encoded","type":"string"},"hpke_ephemeral_public_key":{"description":"Sender's one-time X25519 public key, base64-encoded","type":"string"}},"required":["hpke_ciphertext","hpke_ephemeral_public_key"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.","last_updated":"2026-09-24T14:00:53.723Z","schemes":["exact"]}