/api/v1/mystery/stats packs:read Your key’s totals: packs opened by outcome (fulfilled / refunded / failed), volume by tier, and buyback activity.
GET /api/v1/mystery/stats {
"success": false,
"message": "Mystery partner API key required",
"error": "This endpoint requires an API key linked to a mystery partner account"
}curl -X GET 'https://service.rip.fun/api/v1/mystery/stats' \ -H 'X-API-Key: rip_…'
data)| Field | Description |
|---|---|
total_purchases / fulfilled / refunded / failed | Pull counts by outcome |
total_volume / total_volume_usdc | Gross pull volume (micros + decimal) |
by_tier[] | Pulls + volume per tier |
buyback.offers / accepted / *_volume_usdc | Your buyback activity |