Animica x402 Directory

Directory / gateway-production-2cc2.up.railway.app

gateway-production-2cc2.up.railway.app/tools/token_market_data/call

Get market cap, 24h volume, ATH, and price change for any token. Note: does NOT return pool depth or slippage — for pre-trade liquidity estimates, use a dedicated orderbook tool.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://gateway-production-2cc2.up.railway.app/tools/token_market_data/call'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://gateway-production-2cc2.up.railway.app/tools/token_market_data/call'

Endpoint: https://gateway-production-2cc2.up.railway.app/tools/token_market_data/call. Operated by gateway-production-2cc2.up.railway.app, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.

Other endpoints on gateway-production-2cc2.up.railway.app

gateway-production-2cc2.up.railway.app/tools/open_interest/call

Get total open interest in perpetual futures for a given asset, including 1h and 24h change percentages, long/short ratio, and per-exchange breakdown. Pairs wit…

GET · $0.00

gateway-production-2cc2.up.railway.app/tools/orderbook_depth/call

Get real bid/ask depth and slippage estimates at $10k, $50k, and $250k notional for a trading pair. Returns best bid/ask, spread percentage, and how much slippa…

GET · $0.00

All 3 endpoints on gateway-production-2cc2.up.railway.app →