You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/content/docs/de/execution/costs.mdx
+100-1Lines changed: 100 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,108 @@ Die Modellaufschlüsselung zeigt:
105
105
Die angezeigten Preise entsprechen den Tarifen vom 10. September 2025. Überprüfen Sie die Dokumentation der Anbieter für aktuelle Preise.
106
106
</Callout>
107
107
108
+
## Gehostete Tool-Preise
109
+
110
+
Wenn Workflows Tool-Blöcke mit den gehosteten API-Schlüsseln von Sim verwenden, werden die Kosten pro Operation berechnet. Verwenden Sie Ihre eigenen Schlüssel über BYOK, um direkt an die Anbieter zu zahlen.
**Brandfetch** - Marken-Assets, Logos, Farben und Unternehmensinformationen
199
+
200
+
| Operation | Cost |
201
+
|-----------|------|
202
+
| Search | Free |
203
+
| Get Brand | $0.04 per request |
204
+
</Tab>
205
+
</Tabs>
206
+
108
207
## Bring Your Own Key (BYOK)
109
208
110
-
Sie können Ihre eigenen API-Schlüssel für gehostete Modelle (OpenAI, Anthropic, Google, Mistral) unter **Einstellungen → BYOK** verwenden, um Basispreise zu zahlen. Schlüssel werden verschlüsselt und gelten arbeitsbereichsweit.
209
+
Sie können Ihre eigenen API-Schlüssel für unterstützte Anbieter (OpenAI, Anthropic, Google, Mistral, Fireworks, Firecrawl, Exa, Serper, Linkup, Parallel AI, Perplexity, Jina AI, Google Cloud, Brandfetch) unter **Einstellungen → BYOK** verwenden, um Basispreise zu zahlen. Schlüssel werden verschlüsselt und gelten arbeitsbereichsweit.
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/execution/costs.mdx
+116-7Lines changed: 116 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,108 @@ The model breakdown shows:
110
110
Pricing shown reflects rates as of September 10, 2025. Check provider documentation for current pricing.
111
111
</Callout>
112
112
113
+
## Hosted Tool Pricing
114
+
115
+
When workflows use tool blocks with Sim's hosted API keys, costs are charged per operation. Use your own keys via BYOK to pay providers directly instead.
**Brandfetch** - Brand assets, logos, colors, and company info
204
+
205
+
| Operation | Cost |
206
+
|-----------|------|
207
+
| Search | Free |
208
+
| Get Brand | $0.04 per request |
209
+
</Tab>
210
+
</Tabs>
211
+
113
212
## Bring Your Own Key (BYOK)
114
213
115
-
Use your own API keys for AI model providers instead of Sim's hosted keys to pay base prices with no markup.
214
+
Use your own API keys for supported providers instead of Sim's hosted keys to pay base prices with no markup.
116
215
117
216
### Supported Providers
118
217
@@ -121,7 +220,17 @@ Use your own API keys for AI model providers instead of Sim's hosted keys to pay
121
220
| OpenAI | Knowledge Base embeddings, Agent block |
122
221
| Anthropic | Agent block |
123
222
| Google | Agent block |
124
-
| Mistral | Knowledge Base OCR |
223
+
| Mistral | Knowledge Base OCR, Agent block |
224
+
| Fireworks | Agent block |
225
+
| Firecrawl | Web scraping, crawling, search, and extraction |
226
+
| Exa | AI-powered search and research |
227
+
| Serper | Google search API |
228
+
| Linkup | Web search and content retrieval |
229
+
| Parallel AI | Web search, extraction, and deep research |
230
+
| Perplexity | AI-powered chat and web search |
231
+
| Jina AI | Web reading and search |
232
+
| Google Cloud | Translate, Maps, PageSpeed, and Books APIs |
233
+
| Brandfetch | Brand assets, logos, colors, and company info |
125
234
126
235
### Setup
127
236
@@ -152,20 +261,20 @@ Each voice session is billed when it starts. In deployed chat voice mode, each c
152
261
153
262
## Plans
154
263
155
-
Sim has two paid plan tiers —**Pro** and **Max**. Either can be used individually or with a team. Team plans pool credits across all seats in the organization.
264
+
Sim has two paid plan tiers -**Pro** and **Max**. Either can be used individually or with a team. Team plans pool credits across all seats in the organization.
156
265
157
266
| Plan | Price | Credits Included | Daily Refresh |
To use Pro or Max with a team, select **Get For Team** in subscription settings and choose the tier and number of seats. Credits are pooled across the organization at the per-seat rate (e.g. Max for Teams with 3 seats = 75,000 credits/mo pooled).
165
274
166
275
### Daily Refresh Credits
167
276
168
-
Paid plans include a small daily credit allowance that does not count toward your plan limit. Each day, usage up to the daily refresh amount is excluded from billable usage. This allowance resets every 24 hours and does not carry over — use it or lose it.
277
+
Paid plans include a small daily credit allowance that does not count toward your plan limit. Each day, usage up to the daily refresh amount is excluded from billable usage. This allowance resets every 24 hours and does not carry over - use it or lose it.
0 commit comments