Ecosystem/Object Storage

Object Storage

Tempo
Storage4 endpointsFrom $0.0001 /req

S3-compatible object storage with pay-per-use pricing. Upload, download, list, and delete files — no account needed, just pay per operation. Dynamic pricing based on object size.

View documentation

When should an agent use this?

Use Object Storage when your agent needs to store or retrieve files — saving generated content, caching API responses, sharing data between agents, or backing up outputs. Ideal for content generation pipelines, data processing workflows, and any agent that needs persistent file storage without managing infrastructure.

Endpoints

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

Paid (4)

List all objects.

Path/services/object-storage/
MethodGET
Price$0.0001 per request

Example Request

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

IndieGent Endpoint

api.indiegent.com/services/object-storage

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli