+ cryptocurrency-price
> Cryptocurrency price
// Returns current cryptocurrency price and market data
financecryptopricereal-time
// aliases.json
These phrases resolve to this capability with intent-based discovery.
"crypto price"
"bitcoin price"
"ethereum price"
"token price"
// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "finance.crypto_price"}'
// endpoints.json
4 results// integrate.md
Use this capability in your agent or application:
// related capabilities