【问题标题】:How to get access to the API testing console from the Azure cognitive services desktop?如何从 Azure 认知服务桌面访问 API 测试控制台?
【发布时间】:2019-07-15 16:06:05
【问题描述】:

我想访问 API 测试控制台(认知服务翻译服务的快速入门中提到的那个,对无需编写一行代码即可测试 API 很有用),但我找不到Microsoft Azure 上的任何直接访问。提前感谢您的帮助。

【问题讨论】:

  • 您说的是哪种产品?翻译 API?
  • 是的,翻译 API

标签: microsoft-cognitive azure-cognitive-services


【解决方案1】:

我认为您提到的有关控制台的文字是​​来自其他认知服务快速入门页面的复制粘贴错误。

通常使用Cognitive Services,您可以找到似乎托管在 Azure API 管理下的网页,您可以在其中获得基本文档并访问测试控制台。例如West Europe,所有服务都在这里:https://westeurope.dev.cognitive.microsoft.com/docs/services/

对于Anomaly Detector API,您可以看到测试控制台的链接:

遗憾的是,Translator API 似乎没有等价物。

您仍然可以在 Github 上使用多种开发语言的示例:https://github.com/MicrosoftTranslator

或者你可以直接用Postman之类的工具调用API,真的很容易实现

【讨论】:

    猜你喜欢
    • 2013-03-09
    • 1970-01-01
    • 2023-01-05
    • 2019-03-20
    • 1970-01-01
    • 1970-01-01
    • 2018-01-29
    • 1970-01-01
    • 2013-01-09
    相关资源
    最近更新 更多