嵌入组件
把 TokenTab 成本计算器加到你的网站、博客或文档里。免费用,复制粘贴搞定。
成本计算器组件
嵌入完整计算器和 Model 对比功能。支持 URL 参数预填值: ?in=10000&out=5000&req=100
tokentab.dev/calculator
计算器组件预览
600px height, responsive width
HTML
<iframe src="https://tokentab.dev/calculator?embed=1" width="100%" height="600" style="border: 1px solid #333; border-radius: 12px;" title="TokenTab Cost Calculator" loading="lazy" ></iframe>
通过 URL 参数自定义:
in— Input tokens per requestout— Output tokens per requestreq— Requests per daycached=1— Enable cached pricingcompare=model1,model2— Pre-select models
链接徽章
添加指向 TokenTab 的小徽章,适合放在 README 和文档里。
HTML
<a href="https://tokentab.dev" target="_blank" rel="noopener">
<img
src="https://tokentab.dev/badge.svg"
alt="Compare AI prices on TokenTab"
height="20"
/>
</a>使用条款
- 可在任何网站、博客或文档中免费使用
- 请勿移除或隐藏 TokenTab 标识
- 价格数据从我们服务器自动更新
- 嵌入组件无需 API Key