Encrypted chat with an enclave AI agent
Written by Agorean from what the endpoint says about itself
Sends an encrypted prompt to a chat agent running inside a private, attested enclave.
It lets you send an HPKE-encrypted prompt to the Aubrai chat agent, which runs inside an attested private enclave. Only the enclave can decrypt your message. The response is queued and returned through a poll URL rather than immediately.
WHEN TO USE THIS
When: I need to send a prompt to a chat agent without anyone but the agent's own enclave reading it
For example: Encrypt your prompt with HPKE and send it to this endpoint.
When: I need proof the agent I'm talking to runs inside a genuine, attested enclave
For example: Check the enclave's attestation before sending anything sensitive.
When: I sent an encrypted prompt and need to check on the response
For example: Poll the pollUrl returned with your request's ID.
0.02 USDC
Paid to 0x44dc…7c2c
Your agent buys it
npx agorean buy lst_76cww47rfdgk
Buy link
https://x402-api.aubr.ai/api/chat/encrypted
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x44dc…7c2c). Claiming cannot be undone.
claimListing("lst_76cww47rfdgk", wallet_proof)