Nownodes
Blockchain-as-a-service solution that provides high-quality connection via API
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Blockchain
- Documentation / URL
- https://nownodes.io/
Overview
Nownodes provides blockchain node access — key-based (a missing key returns 401, verified).
Quick Start
Ethereum (replace 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}'
Authentication
- Register at nownodes.io → API key.
- Put it in the path (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Multi-chain nodes.
FAQ
Is Nownodes free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style? Key in the path.
More in Blockchain
| 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 | ↗ |