Brave NewCoin
来自 200+ 家交易所的实时和历史加密货币数据
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 加密货币
简介
Brave NewCoin 提供加密市场数据——价格、市值和参考汇率——通过 REST(现托管在 RapidAPI)。认证是 API 密钥(无效密钥返回 401,已实测)。
快速开始
API 通过 RapidAPI 提供(替换 YOUR_RAPIDAPI_KEY):
curl "https://bravenewcoin.p.rapidapi.com/marketcap?asset_id=1" \
-H "x-rapidapi-key: YOUR_RAPIDAPI_KEY" \
-H "x-rapidapi-host: bravenewcoin.p.rapidapi.com"
{ "content": [ { "asset_id": "btc", "priceUsd": 77090.5 } ], "messages": [] }
认证方式
- 在 bravenewcoin.com/developers 注册 → API 通过 RapidAPI 分发。
- 发送
x-rapidapi-key请求头(无效密钥 → 401,已实测)。
速率限制与注意事项
- 免费 RapidAPI 层:约 500 次/月(看 RapidAPI 页面);付费档可扩展。
- 端点:
/marketcap、/price、/reference-rate等。 - v2 API 的资产 ID 是小写(如
btc)。
常见问题
Brave NewCoin 免费吗? 免费 RapidAPI 层带月度额度;更多需要付费。
如何获取密钥? 订阅 RapidAPI 上的 Brave NewCoin API。
认证风格是什么?
x-rapidapi-key 请求头(已实测)。
加密货币 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 0x API for querying token and pool stats across various liquidity pools | No auth | Yes | Yes | ↗ |
| 1inch API for querying decentralize exchange | No auth | Yes | Unknown | ↗ |
| Alchemy Ethereum Ethereum Node-as-a-Service Provider | API Key | Yes | Yes | ↗ |
| Alpha (Mossland) Korean crypto channel stance + RAG Q&A + canonical entity/topic/event store | No auth | Yes | Yes | ↗ |
| Binance Exchange for Trading Cryptocurrencies based in China | API Key | Yes | Unknown | ↗ |