Crypto price, market cap, 24h volume, and % change (1h/24h/7d) for any coin. 1,0...
https://api.tickersfeed.net/crypto/LIQUIDOverview
Crypto price, market cap, 24h volume, and % change (1h/24h/7d) for any coin. 1,000+ coins supported. $0.002 USDC per call.
Protocol
x402
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/prices
Provider
tickersfeed
Source
bazaar
Indexed
2026-07-02 03:14:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"symbol": {
"description": "Crypto symbol (e.g. BTC, ETH, SOL)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"market": {
"change_24h": 1.5,
"market_cap_usd": 1200000000000,
"price_usd": 60000,
"rank": 1
},
"name": "Bitcoin",
"symbol": "BTC"
}