{"service":"Decentrify Memory API","description":"Encrypted, user-owned AI memory. Pay per call over x402 (Algorand/Base/Solana) or with a Web2 API key.","chains":{"algorand":"algorand:SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=","base":"eip155:84532","solana":"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"},"lanes":{"web3_x402":{"base":"/v1/memory","note":"402 -> pay on any listed chain -> retry (no account needed)","namespace":"?owner=<label> (shared x402 pool)"},"web2_credits":{"base":"/gw/memory","auth":"Bearer <apiKey> — create keys after signing in at /account","session":"or the browser session cookie"}},"endpoints":[{"path":"/memory/save","method":"POST","price":"$0.0005","unlocks":"store an encrypted memory"},{"path":"/memory/search","method":"GET","price":"$0.0002","unlocks":"search saved memories (limit/offset)"},{"path":"/memory/:id","method":"GET","price":"$0.0002","unlocks":"retrieve + decrypt a memory"},{"path":"/memory/verify","method":"POST","price":"$0.0001","unlocks":"integrity proof"},{"path":"/memory/:id","method":"DELETE","price":"$0.0001","unlocks":"delete a memory you own"}]}