CoinGecko Crypto Pricing

Use to retrieve the spot price of major crypto tokens.

Try it OpenAPI

Call

POST https://bizintel-api.hahavoid0.workers.dev/finance/crypto-price
{
  "coin_id": "ethereum",
  "vs_currency": "usd"
}

AgentCash command

npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/finance/crypto-price -m POST -b '{"coin_id":"ethereum","vs_currency":"usd"}'

Not for

Do not use for transaction routing checks.