My commercial terms

GET /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.

Try it GET /api/v1/mystery/terms
response
403 10ms preloaded server-side with the default context
object · 3 keys
{
  "success": false,
  "message": "Mystery partner API key required",
  "error": "This endpoint requires an API key linked to a mystery partner account"
}
tracks the inputs above
curl -X GET 'https://service.rip.fun/api/v1/mystery/terms' \
  -H 'X-API-Key: rip_…'

Response fields (data)

FieldDescription
revenue_share_pctWhat you earn of net revenue on combo tier sales
instant_revenue_share_pctWhat you earn on instant pack sales
planSTANDARD (paid in USDC on schedule) or ENTERPRISE (billed monthly or another agreed form)
payout_scheduleQUARTERLY (default), MONTHLY, or CUSTOM (settled out of band)
payout_walletWhere your share is sent — set it with PUT /payout-wallet
current_periodThe period now accruing and when it closes