The Terminal

Hubtsy isn't just an API; it's a command center. The **Terminal Dashboard** provides real-time visualization of the stablecoin ecosystem, calculating institutional inflows and detecting de-peg risks before they hit the major exchanges.

Authentication

Include your x-api-key in every header. Access is managed via a credit-based quota system visible in your Terminal.

Webhooks & Alertas

Get notified in real-time. Hubtsy pushes data to your server when market anomalies are detected.

DEPEG_ALERT

Fired when any stablecoin deviates more than 0.5% from its peg.

LIQUIDITY_SURGE

Fired when a massive institutional inflow/outflow is detected.

SAFETY_SCORE_CHANGE

Fired when a coin's health score drops from AAA to B or C.

ARB_OPPORTUNITY

Fired when a profit spread > 0.2% is identified.

Available Endpoints

GET/api/stablecoins/latestFull market snapshot with Safety Scores.
GET/api/metricsHistorical liquidity and volume data (Pro Only).
GET/api/arbitrageCurrently active cross-exchange spreads.