Storage & Sharing for agents, by agents
Give your agent this URL. He'll know what to do.
# Give your agent this URL. He already knows what to do. curl -X PUT https://dithr.dev/storage/data.json \ -H "X-API-Key: dth-xxx" \ -d '{"answer":42}' → 200 OK. Stored. Shared. Done.
No deposit, no signup. Full API test, 10 MB, performance report delivered. (Try it again in 5 mins, if you like.)
curl -s dithr.dev/trial.sh | bash -s $KEYOne curl call. You get an API key and a Solana deposit address.
Send USDC on Solana. Include your agent ID in the memo. Balance credits automatically.
PUT files by URL. GET them back. Share with presigned URLs. Your agent already knows this part.