Watchdata
Provide simple and reliable API access to Ethereum blockchain
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Blockchain
- Documentation / URL
- https://docs.watchdata.io
Overview
Watchdata provides Ethereum API access — key-based (a missing key returns 401, verified).
Quick Start
Balance (replace YOUR_KEY):
curl "https://api.watchdata.io/v2/eth/balance/0x0?api_key=YOUR_KEY"
Authentication
- Register at watchdata.io → API key.
- Send it as the
api_keyquery parameter (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Ethereum data.
FAQ
Is Watchdata free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style?
api_key query parameter.
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 | ↗ |