/api/v1/mystery/sellbacks packs:read Every native sell-back your end users have made, newest first. raw_card_count is how many cards in the sale came from a pack whose contents included a raw card — the subset that counts against the raw-card revenue share.
GET /api/v1/mystery/sellbacks?limit=10 These inputs are shared across all docs pages, so an id entered here carries over.
{
"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/sellbacks?limit=10' \ -H 'X-API-Key: rip_…'
| Field | Type | Required | Description |
|---|---|---|---|
limit / offset | query int | — | Pagination |