Copilot Studio Direct Line API

The Copilot Studio Direct Line API enables custom applications to communicate with bots built in Microsoft Copilot Studio (formerly Power Virtual Agents). It provides REST endpoints for starting conversations, sending messages, receiving bot responses, and managing conversation sessions for custom channel integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-power-virtual-agents:direct-line-api
name: Copilot Studio Direct Line API
tags:
- Chatbots
- Conversational AI
- Direct Line
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://directline.botframework.com/
humanURL: https://learn.microsoft.com/en-us/microsoft-copilot-studio/publication-connect-bot-to-custom-application
properties:
- url: https://learn.microsoft.com/en-us/microsoft-copilot-studio/publication-connect-bot-to-custom-application
  type: Documentation
description: The Copilot Studio Direct Line API enables custom applications to communicate with bots built
  in Microsoft Copilot Studio (formerly Power Virtual Agents). It provides REST endpoints for starting
  conversations, sending messages, receiving bot responses, and managing conversation sessions for custom
  channel integrations.