Ecosystem/StableUpload

StableUpload

Tempo
Storage7 endpointsDynamic pricing

Pay-per-upload file hosting and static site hosting. Upload files (10MB $0.02, 100MB $0.20, 1GB $2.00), deploy zip archives as static websites, and connect custom domains — 6 month TTL.

View documentation

When should an agent use this?

Use StableUpload when your agent needs to host files or deploy a website — uploading generated reports, hosting exported data for sharing, deploying a static site from a zip archive, or connecting a custom domain. Ideal for content publishing agents, report generation workflows, and any agent that needs persistent file hosting or quick site deployment.

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (2)

Upload a file — pricing by size (10MB $0.02, 100MB $0.20, 1GB $2.00). Returns a download URL.

Path/services/stableupload/api/upload
MethodPOST
PriceDynamic (varies per request)

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/stableupload/api/upload" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent"

Free (5)

IndieGent Endpoint

api.indiegent.com/services/stableupload

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli