Share via

Price Question For Bing Search API

joeyzzyzhao 0 Reputation points
2025-10-21T08:50:21.08+00:00

我想了解Bing Search API v7接口的价格信息,但是https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-web-search/reference/entity-types这个链接里面的price链接失效无法进入

Bing | Bing Search APIs | Bing Custom Search API
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-10-21T09:54:24.47+00:00

    嗨嗨 joeyzzyzhao,

    你提到的旧链接确实已经失效,因为 Bing Search API v7 的定价页面已迁移,并且微软已宣布该服务将在 2025 年 8 月 11 日退役,用户需迁移到新的 Grounding with Bing Search 方案。

    https://learn.microsoft.com/en-us/lifecycle/announcements/bing-search-api-retirement

    不过,我帮你找到了最新的官方定价信息和说明,整理如下:

    Bing Search API v7 定价概览(退役前)

    根据 Azure 官方文档,Bing Search API v7 提供多个套餐(S1、S2、S6 等),主要区别在于 TPS(每秒事务数)限制 和 功能组合: https://azure.microsoft.com/en-us/pricing/details/cognitive-services/spellcheck-api/

    免费层

    1 TPS

    每月 1,000 次免费调用

    S1 套餐

    250 TPS

    包含:Web、Image、News、Video、Entity、Autosuggest、Spell Check

    价格:约 $7 / 每 25,000 次调用(部分功能单独计费)

    S2 套餐

    100 TPS

    包含:Web、Autosuggest、Spell Check

    价格:约 $3 / 每 10,000 次调用

    S6 套餐

    100 TPS

    包含:Web、Entity

    价格:约 $3 / 每 1,000 次调用

    注意:2023 年起微软已大幅调价,部分套餐价格上涨 3~10 倍,例如 S1 从 $7 涨到 $25 / 1,000 次调用,S2 从 $3 涨到 $15 / 1,000 次调用。 https://www.i-programmer.info/news/87-web-development/16102-massive-price-hike-for-bing-search-api.html

    ⚠ 重要变更

    退役时间:2025 年 8 月 11 日后,Bing Search API v7 将彻底停用,无法再调用。

    替代方案:微软推荐迁移到 Azure AI Agents 的 Grounding with Bing Search,用于实时网页数据接入。

    参考:

    1. Bing Search API 定价(Azure)
    2. Bing Search API 退役公告

    如果以下答案对您有帮助,请点击“接受答案”,然后点击“是”确认此答案是否有帮助

    谢谢

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.