Welcome back, StreamHub

Manage your integration, monitor API usage, and configure payment settings.

Total Volume

$134,520

+12.4% this month

API Calls

48,291

last 30 days

Success Rate

99.7%

99.99% uptime

Fees Paid

$2,018

this month

API Keys

Productionactive
sk_live_8a2f...3b1c

Last used

2 min ago

Sandboxactive
sk_test_9d4e...2f7a

Last used

1 hour ago

Quick Start — Create a deposit
curl -X POST https://api.novapayments.io/v1/deposits \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"amount": 100, "currency": "USDT", "network": "TRC-20"}'

Webhooks

https://api.streamhub.tv/webhooks/nova99.8%
deposit.confirmedpayout.completedpayout.failed
Last delivery: 2 min agoactive
https://api.streamhub.tv/webhooks/refunds100%
refund.createdrefund.completed
Last delivery: 3 hours agoactive

Fee Configuration

Pro Plan
deposit

Min: $0.50 / Max: $50.00

1.5%
payout

Min: $1.00 / Max: $100.00

2.0%
conversion

Min: $0.10 / Max: $25.00

0.8%

Fees are set based on your plan tier. Contact support to negotiate custom rates for high-volume usage.

Recent Webhook Events

deposit.confirmed2002 min ago
payout.completed20015 min ago
deposit.confirmed20032 min ago
payout.failed5001 hour ago
deposit.confirmed2002 hours ago

Integration Checklist

Create production API key
Configure webhook endpoint
Complete a test payment
Set up IP whitelist
Switch to production mode

API Documentation

Full reference for REST API, webhooks, SDKs and code samples.

View Docs