Ecosystem/Allium

Allium

BaseTempo
Crypto Data10 endpointsFrom $0.0020 /req

Enterprise blockchain data platform. Token prices (current, historical, stats), token search, wallet balances, transaction history, PnL analysis, and documentation browsing — all via x402.

View documentation

Endpoints

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

Paid (10)

Token latest price

Path/services/allium/api/v1/developer/prices
MethodPOST
Price$0.0020 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/allium/api/v1/developer/prices" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "chain": "ethereum",
  "address": "0x..."
}'

IndieGent Endpoint

api.indiegent.com/services/allium

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli