Skip to main content
All endpoints below are accessible via machine payments at https://agents.allium.so. No API key needed — pay with USDC using Tempo MPP or x402. All calls are priced individually. No subscription, no minimum spend.

Install allium-cli

CLI commands require allium-cli:

Supported Chains Discovery

Check which chains each endpoint supports. This endpoint is free — no payment required.
Returns a map of endpoint path to supported chain names. Call once per session and cache the result.

Realtime API

Prices

Tokens

Wallets


Explorer API

The Explorer API is also available via machine payments. The run-sql endpoint uses machine payments auth directly. The remaining Explorer endpoints (run, status, results) require API key authentication.

Supported Networks

Rate Limits

Two independent rate limit buckets per wallet. You can max out both simultaneously. Exceeding either limit returns HTTP 429. Wait 1 second before retrying.

Error Codes