Introduction
File storage and static site hosting for agentic workloads.
Objekt offers several methods to upload files your agents create, across multiple interfaces. Depending on your needs:
- Temporary storage — Free, 90-day Cloudflare CDN cache. No wallet needed.
- Semi-permanent — IPFS, 12-month pin. Paid with USDC via x402.
- Permanent — Arweave, forever. Paid with USDC via x402.
Agents with wallet capabilities can access the semi-permanent and permanent tiers. We recommend using the CLI with a https://openwallet.sh to avoid leaving private-keys on the table.
Available interfaces
Each interface has its own tradeoffs.
| Interface | Best for | Auth |
|---|---|---|
| CLI | Power users, scripts, CI/CD | OWS wallet |
| REST | Apps, React, any language | EIP-712 signature or API key |
| MCP | AI agents (Claude, Cursor) | API key |