Stablecoin

ME10001 - Stablecoin Peg metrics

Stablecoin Peg

get

Monitor stablecoin price deviations, reserve backing, and redemption velocity.

Why it matters: When USDT trades at $0.995 instead of $1.00, your holdings are worth 0.5% less than you think.

Authorizations
X-API-KeystringRequired

API key for authentication

Path parameters
change_variantstring · enumRequiredPossible values:
time_variantstring · enumRequired
  • now - Current real-time
  • past1h - Past 1 hour
  • past24h - Past 24 hours
  • past7d - Past 7 days
Possible values:
Query parameters
stablecoinstring · enumOptional

Filter by stablecoin

Possible values:
Responses
chevron-right
200

Stablecoin peg data

application/json
get
/metrics/ME10001/{change_variant}/{time_variant}

Stablecoin Reserves

get

Reserve composition breakdown for stablecoins

Authorizations
X-API-KeystringRequired

API key for authentication

Query parameters
stablecoinstringOptional
Responses
chevron-right
200

Reserve data

application/json
get
/metrics/ME10001/reserves
200

Reserve data

Stablecoin Velocity

get

Redemption and minting velocity metrics

Authorizations
X-API-KeystringRequired

API key for authentication

Responses
chevron-right
200

Velocity data

No content

get
/metrics/ME10001/velocity
200

Velocity data

No content

Last updated