/api/v1/mystery/terms packs:read Your rates are negotiated and can change, so they are readable with your own API key rather than living only in a contract. Combo tiers and instant packs carry separate rates. A change applies to periods that close from then on — statements already closed keep the rate they were settled at, so nothing already paid is ever restated.
GET /api/v1/mystery/terms {
"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/terms' \ -H 'X-API-Key: rip_…'
data)| Field | Description |
|---|---|
revenue_share_pct | What you earn of net revenue on combo tier sales |
instant_revenue_share_pct | What you earn on instant pack sales |
plan | STANDARD (paid in USDC on schedule) or ENTERPRISE (billed monthly or another agreed form) |
payout_schedule | QUARTERLY (default), MONTHLY, or CUSTOM (settled out of band) |
payout_wallet | Where your share is sent — set it with PUT /payout-wallet |
current_period | The period now accruing and when it closes |