-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththoughtly-plans-pricing.yml
More file actions
165 lines (165 loc) · 4.56 KB
/
Copy paththoughtly-plans-pricing.yml
File metadata and controls
165 lines (165 loc) · 4.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
specification: API Commons Plans
specificationVersion: '0.1'
schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans
provider: Thoughtly
providerId: thoughtly
created: '2026-05-24'
modified: '2026-05-24'
reconciled: false
tags:
- Voice AI
- Chat AI
- Conversational AI
- Usage-Based Pricing
description: |
Plans and credit-based pricing for the Thoughtly AI voice and chat agent platform.
Standard paid plans are managed by Thoughtly sales — exact monthly prices beyond
the Free and Starter tiers are not published; the Starter / Enterprise dollar
amounts and the per-minute / per-step credit rates below come from third-party
pricing summaries and the AppSumo billing documentation.
sources:
- https://docs.thoughtly.com/platform/billing
- https://thoughtly.com/
- https://docs.thoughtly.com/platform/settings/usage
plans:
- id: thoughtly-free
name: Free
type: free
description: Free tier with 10 minutes/month and unlimited seats. Includes a 14-day full-feature trial.
entries:
- label: Included minutes
name: included_minutes
type: included
metric: minutes
limit: 10
timeFrame: month
geo: global
unit: 1
price: '0.00'
userMultiplied: false
- label: Seats
name: seats
type: included
metric: seat
limit: -1
timeFrame: month
geo: global
unit: 1
price: '0.00'
userMultiplied: false
- id: thoughtly-starter
name: Starter
type: subscription
description: Starter plan — approximately $30/month for 300 minutes; includes core agent builder and inbound/outbound calling.
entries:
- label: Monthly subscription
name: subscription
type: recurring
metric: subscription
limit: 1
timeFrame: month
geo: global
unit: 1
price: '30.00'
userMultiplied: false
- label: Included minutes
name: included_minutes
type: included
metric: minutes
limit: 300
timeFrame: month
geo: global
unit: 1
price: '0.00'
userMultiplied: false
- label: Additional voice minutes
name: overage_voice
type: metered
metric: minutes
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '0.09'
userMultiplied: false
- id: thoughtly-enterprise
name: Enterprise
type: enterprise
description: Custom enterprise pricing for high-volume workloads. Includes advanced support, branded calling, SSO, audit log, and BYOC/BYOK options. Contact Thoughtly sales.
entries:
- label: Custom contract
name: custom
type: recurring
metric: contract
limit: 1
timeFrame: year
geo: global
unit: 1
price: 'Call'
userMultiplied: false
- id: thoughtly-appsumo
name: AppSumo Lifetime
type: lifetime
description: AppSumo-distributed lifetime plan billed in Thoughtly credits. Credit consumption rates documented below.
entries:
- label: Voice agent minute
name: voice_minute
type: metered
metric: credits
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '10'
userMultiplied: false
- label: Phone number per month
name: phone_number
type: metered
metric: credits
limit: -1
timeFrame: month
geo: global
unit: 1
price: '500'
userMultiplied: false
- label: Automation step
name: automation_step
type: metered
metric: credits
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '1'
userMultiplied: false
- label: Test agent chat message
name: chat_test
type: metered
metric: credits
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '3'
userMultiplied: false
- label: SMS message
name: sms
type: metered
metric: credits
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '8'
userMultiplied: false
- label: Carrier fees passthrough
name: carrier_fees
type: metered
metric: credits
limit: -1
timeFrame: usage
geo: global
unit: 1
price: '200'
userMultiplied: false
description: 200 credits per $1 of carrier passthrough cost.