Use REST API to get responses from MS Copilot something like curl -X POST "https://xxx.****/..." -H "Authorization: Bearer xxx" -H "Content-Type: application/json" -d '{"query": "weather information in Houston, TX"}'

Naresh S 5 Reputation points
2024-05-28T08:06:34.2733333+00:00

Use REST API to get responses from MS Copilot something like

curl -X POST "https://xxx.****/..." -H "Authorization: Bearer xxx" -H "Content-Type: application/json" -d '{"query": "weather information in Houston, TX"}'

I need to integrate co-pilot with frontend using rest API is that possible in microsoft co-pilot?

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
186 questions
0 comments No comments
{count} vote