Microsoft Copilot AI服务-openwebninja
专用API
服务商:
openwebninja
【更新时间: 2024.04.25】
简单可靠的 Microsoft (Bing) Copilot API (ChatGPT-4 / GPT-4 Turbo) 具有 Web 浏览功能和持续对话支持。
|
相似API
Fast Query Recognizer
7
使用Fast Query Recognizer API快速对查询进行分类,并识别可能由Wolfram|Alpha处理的查询。
Azure Health Bot
17
Azure Health Bot 可助力大规模构建与部署 AI 所支持的、符合规定的对话式医疗保健体验。它能让开发者轻松打造出更智能、更合规且体验出色的医疗保健相关交互场景,为人们提供便捷、高效的医疗服务支持。
Amazon Lex
30
Amazon Lex 服务,致力于帮助用户轻松构建和部署对话式人工智能接口。它提供强大的功能和便捷的操作,让你能够打造出智能化、自然流畅的对话体验,为各种应用场景注入智能交互的能力。
- API详情
- 接口文档
- 使用指南
- 关于我们
- 相关推荐
产品介绍
什么是openwebninja的Microsoft Copilot AI服务?
服务详情
openwebninja Microsoft (Bing) Copilot API是一个由Microsoft提供的强大工具,它结合了网络浏览能力和连续对话支持。作为一个ChatGPT或Google SGE的高效替代品,Bing Copilot利用Bing搜索引擎和网络资源,为用户提供最新、精确且详尽的答案。该API采用了OpenAI最新的GPT-4 Turbo模型,确保了其回答的质量和可靠性。
核心优势
核心功能
- Copilot助手:与Copilot进行互动聊天,这个智能助手能够帮助你解决各种问题,支持通过conversation_id参数实现连续对话,提供流畅的交互体验。
- 设计师:与平面设计师Copilot进行对话,获得创意设计上的协助和指导,尽管目前无法生成真实图像,但可通过conversation_id参数进行连续对话,激发设计灵感。
- 度假规划师:通过与度假规划师Copilot的对话,探索新的旅行目的地,规划行程,并辅助预订,服务支持使用conversation_id参数进行连续对话,提升旅行规划体验。
- 烹饪助手:与烹饪助手Copilot交谈,获取食谱推荐、膳食计划和烹饪技巧,通过conversation_id参数支持连续对话,优化烹饪和饮食体验。
- 健身教练:与健身教练Copilot互动,获得个性化的健身指导和饮食建议,支持通过conversation_id参数进行连续对话,助力健康生活。
应用场景
智能客服系统
个人助理应用
旅行规划工具
智能家居控制系统
什么是openwebninja的Microsoft Copilot AI服务?
由服务使用方的应用程序发起,以Restful风格为主、通过公网HTTP协议调用openwebninja的Microsoft Copilot AI服务,从而实现程序的自动化交互,提高服务效率。
使用指南
选择适合您的订阅计划
关于我们
openwebninja
企业
OpenWeb Ninja是一家提供快速可靠的网络数据和搜索引擎结果页面(SERP)API的公司,服务于全球的营销人员、人工智能/数据科学家和开发者。公司通过其API栈,用户能够轻松获取公共网络数据,包括本地商业数据、实时亚马逊数据、工作搜索、产品搜索等。OpenWeb Ninja以其快速响应、高可靠性和卓越的客户支持而受到用户青睐,每月处理超过2亿次请求,拥有750多个活跃客户。
联系信息
服务时间:
09:00~18:00
网页在线客服:
咨询
API接口列表
Copilot助手
1.1 简要描述
在bing.com上与Copilot进行互动聊天,这个智能助手能够帮助你解决各种问题,支持通过conversation_id参数实现连续对话,提供流畅的交互体验。
1.2 请求URL
https://copilot5.p.rapidapi.com/copilot
1.3 请求方式
POST
1.4 入参
参数名 | 参数类型 | 默认值 | 是否必传 | 描述 |
---|---|---|---|---|
X-RapidAPI-Key | String | 是 | ||
X-RapidAPI-Host | String | 是 | ||
message | String | 否 | ||
conversation_id | String | 否 | ||
tone | String | 否 | ||
markdown | Boolean | 否 | ||
photo_url | String | 否 |
1.5 出参
参数名 | 参数类型 | 默认值 | 描述 |
---|---|---|---|
status | String | ||
request_id | String | ||
data.message | String | ||
data.web_sources[0].title | String | ||
data.web_sources[0].url | String | ||
data.conversation_id | String | ||
data.conversation_expiration | String | ||
data.conversation_ended | Boolean | ||
data.is_user_message_offensive | Boolean | ||
data.user_messages_limit | String | ||
data.user_messages_remaining | String |
1.6 错误码
错误码 | 错误信息 | 描述 |
---|---|---|
200 | success | 成功 |
1.7 示例
请求参数{ "X-RapidAPI-Key": "c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c", "X-RapidAPI-Host": "copilot5.p.rapidapi.com", "message": "Hello", "conversation_id": "null", "tone": "BALANCED", "markdown": "false", "photo_url": "null" } 返回参数 { "status": "OK", "request_id": "6c3ed223-cf52-4242-86bc-c14c768f0d15", "data.message": "According to the web search results", "data.web_sources[0].title": "The 12 Top Sneaker Trends to Shop in 2024 - Byrdie", "data.web_sources[0].url": "https://www.byrdie.com/2024-sneaker-trends-8547977", "data.conversation_id": "600bd3d0e30c198407f5b061", "data.conversation_expiration": "2024-02-07T19:05:46.4469288Z", "data.conversation_ended": "false", "data.is_user_message_offensive": "false", "data.user_messages_limit": "10", "data.user_messages_remaining": "9" } 错误码 { "200": "success" }
设计师助手
2.1 简要描述
与平面设计师Copilot进行对话,如同在bing.com上展示的那样。它能够协助你设计和构思各种图像。
2.2 请求URL
https://copilot5.p.rapidapi.com/designer
2.3 请求方式
POST
2.4 入参
参数名 | 参数类型 | 默认值 | 是否必传 | 描述 |
---|---|---|---|---|
X-RapidAPI-Key | string | c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c | 是 | |
X-RapidAPI-Host | string | copilot5.p.rapidapi.com | 是 | |
message | string | Create an image of a ninja octopus | 否 | |
conversation_id | string | null | 否 | |
markdown | boolean | false | 否 | |
photo_url | string | null | 否 |
2.5 出参
参数名 | 参数类型 | 默认值 | 描述 |
---|---|---|---|
status | string | OK | |
request_id | string | 6c3ed223-cf52-4242-86bc-c14c768f0d15 | |
data.message | string | According_to_the_web_search_results | |
data.web_sources[0].title | string | The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie | |
data.web_sources[0].url | string | https://www.byrdie.com/2024-sneaker-trends-8547977 | |
data.conversation_id | string | 600bd3d0e30c198407f5b061 | |
data.conversation_expiration | string | 2024-02-07T19:05:46.4469288Z | |
data.conversation_ended | boolean | false | |
data.is_user_message_offensive | boolean | false | |
data.user_messages_limit | string | 10 | |
data.user_messages_remaining | string | 9 |
2.6 错误码
错误码 | 错误信息 | 描述 |
---|---|---|
200 | success | 成功 |
2.7 示例
请求参数{ "X-RapidAPI-Key": "c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c", "X-RapidAPI-Host": "copilot5.p.rapidapi.com", "message": "Create an image of a ninja octopus", "conversation_id": "null", "markdown": "false", "photo_url": "null" } 返回参数 { "status": "OK", "request_id": "6c3ed223-cf52-4242-86bc-c14c768f0d15", "data.message": "According_to_the_web_search_results", "data.web_sources[0].title": "The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie", "data.web_sources[0].url": "https://www.byrdie.com/2024-sneaker-trends-8547977", "data.conversation_id": "600bd3d0e30c198407f5b061", "data.conversation_expiration": "2024-02-07T19:05:46.4469288Z", "data.conversation_ended": "false", "data.is_user_message_offensive": "false", "data.user_messages_limit": "10", "data.user_messages_remaining": "9" } 错误码 { "200": "success" }
度假规划师服务
3.1 简要描述
通过与度假规划师Copilot的对话,发现新的旅行目的地,规划你的行程,并辅助你完成旅行预订。
3.2 请求URL
https://copilot5.p.rapidapi.com/vacation-planner
3.3 请求方式
POST
3.4 入参
参数名 | 参数类型 | 默认值 | 是否必传 | 描述 |
---|---|---|---|---|
X-RapidAPI-Key | string | c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c | 是 | |
X-RapidAPI-Host | string | copilot5.p.rapidapi.com | 是 | |
message | string | Plan a trip from Chicago to Singapore | 否 | |
conversation_id | string | null | 否 | |
markdown | boolean | false | 否 | |
photo_url | string | null | 否 |
3.5 出参
参数名 | 参数类型 | 默认值 | 描述 |
---|---|---|---|
status | string | OK | |
request_id | string | 6c3ed223-cf52-4242-86bc-c14c768f0d15 | |
data.message | string | According_to_the_web_search_results | |
data.web_sources[0].title | string | The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie | |
data.web_sources[0].url | string | https://www.byrdie.com/2024-sneaker-trends-8547977 | |
data.conversation_id | string | 600bd3d0e30c198407f5b061 | |
data.conversation_expiration | string | 2024-02-07T19:05:46.4469288Z | |
data.conversation_ended | boolean | false | |
data.is_user_message_offensive | boolean | false | |
data.user_messages_limit | string | 10 | |
data.user_messages_remaining | string | 9 |
3.6 错误码
错误码 | 错误信息 | 描述 |
---|---|---|
200 | success | 成功 |
3.7 示例
请求参数{ "X-RapidAPI-Key": "c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c", "X-RapidAPI-Host": "copilot5.p.rapidapi.com", "message": "Plan a trip from Chicago to Singapore", "conversation_id": "null", "markdown": "false", "photo_url": "null" } 返回参数 { "status": "OK", "request_id": "6c3ed223-cf52-4242-86bc-c14c768f0d15", "data.message": "According_to_the_web_search_results", "data.web_sources[0].title": "The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie", "data.web_sources[0].url": "https://www.byrdie.com/2024-sneaker-trends-8547977", "data.conversation_id": "600bd3d0e30c198407f5b061", "data.conversation_expiration": "2024-02-07T19:05:46.4469288Z", "data.conversation_ended": "false", "data.is_user_message_offensive": "false", "data.user_messages_limit": "10", "data.user_messages_remaining": "9" } 错误码 { "200": "success" }
烹饪助手服务
4.1 简要描述
与烹饪助手Copilot交谈,获取食谱推荐、制定膳食计划以及烹饪技巧。
4.2 请求URL
https://copilot5.p.rapidapi.com/cooking-assistant
4.3 请求方式
POST
4.4 入参
参数名 | 参数类型 | 默认值 | 是否必传 | 描述 |
---|---|---|---|---|
X-RapidAPI-Key | string | c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c | 是 | |
X-RapidAPI-Host | string | copilot5.p.rapidapi.com | 是 | |
message | string | Find a pizza recipe that kids will love and can be fully ready in 30 minutes | 否 | |
conversation_id | string | null | 否 | |
markdown | boolean | false | 否 | |
photo_url | string | null | 否 |
4.5 出参
参数名 | 参数类型 | 默认值 | 描述 |
---|---|---|---|
status | string | OK | |
request_id | string | 6c3ed223-cf52-4242-86bc-c14c768f0d15 | |
data.message | string | According_to_the_web_search_results | |
data.web_sources[0].title | string | The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie | |
data.web_sources[0].url | string | https://www.byrdie.com/2024-sneaker-trends-8547977 | |
data.conversation_id | string | 600bd3d0e30c198407f5b061 | |
data.conversation_expiration | string | 2024-02-07T19:05:46.4469288Z | |
data.conversation_ended | boolean | false | |
data.is_user_message_offensive | boolean | false | |
data.user_messages_limit | string | 10 | |
data.user_messages_remaining | string | 9 |
4.6 错误码
错误码 | 错误信息 | 描述 |
---|---|---|
200 | success | 成功 |
4.7 示例
请求参数{ "X-RapidAPI-Key": "c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c", "X-RapidAPI-Host": "copilot5.p.rapidapi.com", "message": "Find a pizza recipe that kids will love and can be fully ready in 30 minutes", "conversation_id": "null", "markdown": "false", "photo_url": "null" } 返回参数 { "status": "OK", "request_id": "6c3ed223-cf52-4242-86bc-c14c768f0d15", "data.message": "According_to_the_web_search_results", "data.web_sources[0].title": "The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie", "data.web_sources[0].url": "https://www.byrdie.com/2024-sneaker-trends-8547977", "data.conversation_id": "600bd3d0e30c198407f5b061", "data.conversation_expiration": "2024-02-07T19:05:46.4469288Z", "data.conversation_ended": "false", "data.is_user_message_offensive": "false", "data.user_messages_limit": "10", "data.user_messages_remaining": "9" } 错误码 { "200": "success" }
健身教练助手
5.1 简要描述
与健身教练Copilot进行互动,获得健身指导、饮食建议和锻炼计划。
5.2 请求URL
https://copilot5.p.rapidapi.com/fitness-trainer
5.3 请求方式
POST
5.4 入参
参数名 | 参数类型 | 默认值 | 是否必传 | 描述 |
---|---|---|---|---|
X-RapidAPI-Key | string | c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c | 是 | |
X-RapidAPI-Host | string | copilot5.p.rapidapi.com | 是 | |
message | string | Write a short daily gym training plan for a beginner that includes 15 minutes of walking | 否 | |
conversation_id | string | null | 否 | |
markdown | boolean | false | 否 | |
photo_url | string | null | 否 |
5.5 出参
参数名 | 参数类型 | 默认值 | 描述 |
---|---|---|---|
status | string | OK | |
request_id | string | 6c3ed223-cf52-4242-86bc-c14c768f0d15 | |
data.message | string | According_to_the_web_search_results | |
data.web_sources[0].title | string | The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie | |
data.web_sources[0].url | string | https://www.byrdie.com/2024-sneaker-trends-8547977 | |
data.conversation_id | string | 600bd3d0e30c198407f5b061 | |
data.conversation_expiration | string | 2024-02-07T19:05:46.4469288Z | |
data.conversation_ended | boolean | false | |
data.is_user_message_offensive | boolean | false | |
data.user_messages_limit | string | 10 | |
data.user_messages_remaining | string | 9 |
5.6 错误码
错误码 | 错误信息 | 描述 |
---|---|---|
200 | success | 成功 |
5.7 示例
请求参数{ "X-RapidAPI-Key": "c190bdc334msh3494f583d06a9fep1a7818jsn9d6d3a40906c", "X-RapidAPI-Host": "copilot5.p.rapidapi.com", "message": "Write a short daily gym training plan for a beginner that includes 15 minutes of walking", "conversation_id": "null", "markdown": "false", "photo_url": "null" } 返回参数 { "status": "OK", "request_id": "6c3ed223-cf52-4242-86bc-c14c768f0d15", "data.message": "According_to_the_web_search_results", "data.web_sources[0].title": "The_12_Top_Sneaker_Trends_to_Shop_in_2024_Byrdie", "data.web_sources[0].url": "https://www.byrdie.com/2024-sneaker-trends-8547977", "data.conversation_id": "600bd3d0e30c198407f5b061", "data.conversation_expiration": "2024-02-07T19:05:46.4469288Z", "data.conversation_ended": "false", "data.is_user_message_offensive": "false", "data.user_messages_limit": "10", "data.user_messages_remaining": "9" } 错误码 { "200": "success" }
使用指南
选择适合您的订阅计划
依赖服务
关于我们
openwebninja
企业
OpenWeb Ninja是一家提供快速可靠的网络数据和搜索引擎结果页面(SERP)API的公司,服务于全球的营销人员、人工智能/数据科学家和开发者。公司通过其API栈,用户能够轻松获取公共网络数据,包括本地商业数据、实时亚马逊数据、工作搜索、产品搜索等。OpenWeb Ninja以其快速响应、高可靠性和卓越的客户支持而受到用户青睐,每月处理超过2亿次请求,拥有750多个活跃客户。
联系信息
服务时间:
09:00~18:00
网页在线客服:
咨询