Volume stats

GET /api/v1/mystery/stats packs:read

Aggregates YOUR key’s volume: total / fulfilled / refunded / failed pulls, volume by tier, and buyback offer stats. Pull volume counts pulls that went through (SUBMITTED / FULFILLED / PARTIALLY_FULFILLED); non-custodial pulls record their on-chain tier price so both custody modes are captured.

Try it GET /api/v1/mystery/stats
response
401 22ms preloaded server-side with the default context
object · 3 keys
{
  "success": false,
  "message": "Invalid API key",
  "error": "API key not found or inactive"
}
curl (tracks the inputs above)
curl -X GET 'https://staging-service.rip.fun/api/v1/mystery/stats' \
  -H 'X-API-Key: rip_v1_…'

Response fields (data)

FieldDescription
total_purchases / fulfilled / refunded / failedPull counts by outcome
total_volume / total_volume_usdcGross pull volume (micros + decimal)
by_tier[]Pulls + volume per tier
buyback.offers / accepted / *_volume_usdcYour buyback offer activity