apidapp.com

API provider — apidapp.com

🔑 apikey 30 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
curl \
  -H "X-Api-Key: $API_KEY" \
  https://ethereum.apidapp.com/1/key
Access detailed block information
curl \
  -H "X-Api-Key: $API_KEY" \
  https://ethereum.apidapp.com/1/block
Get token information such as name, total amount in circulation, etc
curl \
  -H "X-Api-Key: $API_KEY" \
  https://ethereum.apidapp.com/1/erc20
Endpoints (30 total)
GET
/key
GET
/block
Access detailed block information
GET
/erc20
Get token information such as name, total amount in circulation, etc
GET
/wallet
Get current account balance
GET
/version
Get API version info
GET
/block/{id}
Get information about particular block
GET
/blockchain
Get a list of supported blockchains
GET
/account/{id}
Get account balance
GET
/contract/{id}
Get contract balance
GET
/wallet/account
GET
/blockchain/{id}
Get information about blockchain woth given id
GET
/erc20/{address}
Get information amout token balance in the account
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints30
Authapikey
Categories1
https://ethereum.apidapp.com/1