如何跟踪 Forge API 成本?

发布于 2025-01-13 19:16:06 字数 309 浏览 2 评论 0原文

我正在编写一个node.js 应用程序,它使用autodesk forge 设计自动化和模型衍生API。使用 API 的成本是根据设计自动化 API 的处理时间以及模型衍生 API 的作业来计算的。除了此网址之外,我找不到太多有关定价的信息:https://forge.autodesk.com/pricing

对于设计自动化 API,如何跟踪 API 处理时间?是通过跟踪我发出http请求时需要多长时间才能得到响应吗?

I am writing a node.js app which uses the autodesk forge design automation and model derivatives API. The cost of using the API is calculated with the processing time for the design automation API, and by job for the model derivatives API. I cannot find much information about the pricing other than this url: https://forge.autodesk.com/pricing

How do I keep track of the API processing time in case of the design automation API? Is it by tracking how long it takes to get a response when I make a http request?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沫离伤花 2025-01-20 19:16:06

艾玛的回答很到位!除此之外,我们还有一个简单的成本计算器,您可能会觉得有用:https://forge-calculator.autodesk。 io (源代码:https://github.com/augustogoncalves/forge-calculator)。

Emma's answer is spot on! Adding to that, we also have a simple cost calculator you might find helpful: https://forge-calculator.autodesk.io (source code: https://github.com/augustogoncalves/forge-calculator).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文