Nownodes
区块链即服务解决方案,通过 API 提供高质量连接
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 区块链
- 文档 / URL
- https://nownodes.io/
简介
Nownodes 提供区块链节点访问——基于密钥(缺少密钥返回 401,已实测)。
快速开始
以太坊(替换 YOUR_KEY):
curl "https://eth.nownodes.io/YOUR_KEY" \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
认证方式
- 在 nownodes.io 注册 → API 密钥。
- 放在路径中(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 多链节点。
常见问题
Nownodes 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 API 密钥(已实测)。
认证风格是什么? 路径中的密钥。
区块链 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Bitquery Onchain GraphQL APIs & DEX APIs | API Key | Yes | Yes | ↗ |
| Blockscout Multichain block explorer REST API (with Etherscan-compatible JSON-RPC) | API Key | Yes | No | ↗ |
| Chainlink Build hybrid smart contracts with Chainlink | No auth | Yes | Unknown | ↗ |
| Chainpoint Chainpoint is a global network for anchoring data to the Bitcoin blockchain | No auth | Yes | Unknown | ↗ |
| ClearTrace Cross-frontend DEX attribution and execution quality data across Ethereum and L2s | No auth | Yes | Yes | ↗ |