pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
185 lines (184 loc) • 4.04 kB
YAML
syntaxVersion: '2.1'
saasName: Crowdcast
createdAt: '2023-11-30'
version: '2023-11-30'
billing:
monthly: 1.0
currency: USD
url: https://web.archive.org/web/20231130072654/https://www.crowdcast.io/pricing
features:
liveStreaming:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
transactionFee:
description: ''
valueType: TEXT
defaultValue: 5%
type: DOMAIN
hdLiveVideoWithRecording:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
multiSessionEvents:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
rtmpSudio:
description: Broadcast with OBS, Wirecast, Ecamm Live and StreamYard
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: MARKETPLACE
emailSupport:
description: ''
valueType: BOOLEAN
defaultValue: true
type: SUPPORT
chatSupport:
description: ''
valueType: BOOLEAN
defaultValue: true
type: SUPPORT
stripeIntegration:
description: ''
valueType: TEXT
defaultValue:
- GATEWAY
type: PAYMENT
eventAnalytics:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INFORMATION
sessionAnalytics:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INFORMATION
zapierIntegration:
description: ''
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: WEB_SAAS
pricingUrls:
- https://zapier.com/pricing
exportEmailAddresses:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
exportChat:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
exportData:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
multistreaming:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
customRegistrationFields:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
usageLimits:
liveAttendeesLimit:
description: ''
valueType: NUMERIC
defaultValue: 100
unit: attendee
type: NON_RENEWABLE
linkedFeatures:
- liveStreaming
liveHoursPerMonthLimit:
description: ''
valueType: NUMERIC
defaultValue: 10
unit: hour/month
type: RENEWABLE
linkedFeatures:
- liveStreaming
hostSeatsLimit:
description: ''
valueType: NUMERIC
defaultValue: 1
unit: seat
type: NON_RENEWABLE
linkedFeatures:
- liveStreaming
sessionsLimit:
description: ''
valueType: NUMERIC
defaultValue: 2
unit: hour/session
type: NON_RENEWABLE
linkedFeatures:
- liveStreaming
multistreamLocationsLimit:
description: ''
valueType: NUMERIC
defaultValue: 0
unit: location
type: NON_RENEWABLE
linkedFeatures:
- multistreaming
plans:
LITE:
description: For creators and small businesses looking to grow their audience
price: 49
unit: /month
features: null
usageLimits: null
PRO:
description: For professional creators and businesses to consistently host live
video events
price: 89
unit: /month
features:
multistreaming:
value: true
customRegistrationFields:
value: true
usageLimits:
liveAttendeesLimit:
value: 250
liveHoursPerMonthLimit:
value: 20
hostSeatsLimit:
value: 2
multistreamLocationsLimit:
value: 1
BUSINESS:
description: For startups and companies looking to engage their customers
price: 195
unit: /month
features:
transactionFee:
value: 2%
multistreaming:
value: true
customRegistrationFields:
value: true
usageLimits:
liveAttendeesLimit:
value: 1000
liveHoursPerMonthLimit:
value: 40
hostSeatsLimit:
value: 4
sessionsLimit:
value: 6
multistreamLocationsLimit:
value: 3
addOns: null