在哪里可以检查交易使用情况?

发布于 2025-02-06 14:04:06 字数 57 浏览 2 评论 0 原文

我可以检查几个月前发送给API的多少要求。但是,我现在找不到该页面。谁能帮忙?

谢谢!

I can check how many requests I sent to the API a few month ago. However, I cannot find that page now. Can anyone help?

Thanks!

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

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

发布评论

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

评论(1

森罗 2025-02-13 14:04:06

您可以使用使用API​​查询使用情况;使用您的org-id类似于以下的ORG-ID进行开始和结束日期的GET请求设置。

https://usage.bam.api.here.com/v2/usage/realms/org123456789?startDate=2021-07-01T10:39:51&endDate=2021-08-30T10:39:51

有关更多详细信息,请参见文档:

You can use the Usage API to query your usage; a get request set-up with the start and end dates using your org-id similar to below.

https://usage.bam.api.here.com/v2/usage/realms/org123456789?startDate=2021-07-01T10:39:51&endDate=2021-08-30T10:39:51

For more details see the documentation: https://developer.here.com/documentation/cost-management/dev_guide/topics/usage-service.html

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