Get current and historical cryptocurrency prices with market data. Returns real-...
https://brapi.dev/api/x402/crypto-pricesOverview
Get current and historical cryptocurrency prices with market data. Returns real-time prices, market cap, volume, and historical data for major cryptocurrencies.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/prices
Provider
brapi
Source
bazaar
Indexed
2026-03-02 01:12:40
Health
Status
degraded
Latency (p50)
162ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-07-01 19:59:44
Last Healthy
2026-04-07 02:33:51
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"coin": "Cryptocurrency symbol (e.g., \"BTC\", \"ETH\"). Multiple coins separated by comma. If not specified, returns popular coins (string, optional)",
"currency": "Quote currency (default: BRL). Examples: USD, EUR, BRL (string, optional)",
"interval": "Historical data granularity: 1m, 5m, 15m, 30m, 60m, 1d, 1wk, 1mo. Requires range parameter (string, optional)",
"range": "Historical data period: 1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max. If omitted, returns current price only (string, optional)"
},
"type": "http"
}
Output Schema
{
"description": "Cryptocurrency market data response",
"properties": {
"coins": {
"description": "Array of cryptocurrency data with price, market cap, and volume",
"type": "array"
},
"requestedAt": {
"description": "ISO timestamp of request",
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-01 19:59:44 | degraded | 200 | 138ms | |
| 2026-07-01 15:25:06 | degraded | 200 | 162ms | |
| 2026-07-01 12:33:44 | degraded | 200 | 178ms |