Build on HydroCoin
Everything you need to integrate wallets, balances and transactions into your app.
REST API — quick peek
GET /api/status
GET /api/balance?address=<HCO...>
POST /api/import_wallet
POST /api/send_transaction
SDKs & Examples
- JavaScript example (coming soon)
- Python example (coming soon)
- cURL snippets for every endpoint
Next up
- Webhooks & events
- Sandbox keys
- Rate limits & pagination
← Back to Home