Decentralized object storage with a single URL. No S3 consoles. No IAM policies. No accounts — just an API key. 5 minutes free to kick the tires, then $8/TB.
# Your agent stores a file. One command. curl -X PUT https://gateway.example/storage/data.json \ -H "X-API-Key: gw-xxx" \ -d '{"hello":"world"}' → 200 OK. Encrypted. Distributed. Done.
No deposit to start. 10 MB, full API. Files auto-purge after 5 minutes. Come back in 5 minutes for another round.
curl -s .../trial.sh | bash -s $KEYOne curl call. You get back an API key and a Solana deposit address.
Send any amount of USDC on Solana to your deposit address. Include your agent ID in the memo. Your balance credits automatically.
PUT files by URL. GET them back. Share with presigned URLs or pinned object tokens. Your agent already knows how to do this.