Microsoft Power Virtual Agents website screenshot

Microsoft Power Virtual Agents

Microsoft Power Virtual Agents (now Copilot Studio) enables building AI-powered conversational chatbots without coding. It provides APIs for integrating bots with custom applications and managing bot configurations programmatically.

Microsoft Power Virtual Agents publishes 2 APIs on the APIs.io network: Conversations API and Tokens API. Tagged areas include Chatbots, Conversational AI, Copilot Studio, and Microsoft.

Microsoft Power Virtual Agents’ developer surface includes authentication, developer portal, documentation, getting-started guide, support, engineering blog, and 8 more developer resources.

45.2/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
4 APIs
ChatbotsConversational AICopilot StudioMicrosoft

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 45.2/100 · developing
Contract Quality 13.6 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 5.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/microsoft-power-virtual-agents: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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 endpo...

Copilot Studio Bot Management API

The Copilot Studio management capabilities enable programmatic configuration and deployment of conversational AI agents. Developers can manage topics, entities, authentication s...

Microsoft Power Virtual Agents Conversations API

The Conversations API from Microsoft Power Virtual Agents — 3 operation(s) for conversations.

Microsoft Power Virtual Agents Tokens API

The Tokens API from Microsoft Power Virtual Agents — 2 operation(s) for tokens.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Power Virtual Agents Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Power Virtual Agents Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Power Virtual Agents Agentic Access

6 operations · 4 acting

6 operations · 4 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-power-virtual-agents
name: Microsoft Power Virtual Agents
description: Microsoft Power Virtual Agents (now Copilot Studio) enables building AI-powered conversational chatbots without
  coding. It provides APIs for integrating bots with custom applications and managing bot configurations programmatically.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/microsoft-power-virtual-agents.png
tags:
- Chatbots
- Conversational AI
- Copilot Studio
- Microsoft
url: https://raw.githubusercontent.com/api-evangelist/microsoft-power-virtual-agents/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: microsoft-power-virtual-agents:direct-line-api
  name: Copilot Studio Direct Line API
  tags:
  - Chatbots
  - Conversational AI
  - Direct Line
  image: https://kinlane-images.s3.amazonaws.com/shared/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.
- aid: microsoft-power-virtual-agents:bot-management-api
  name: Copilot Studio Bot Management API
  tags:
  - Administration
  - Bot Management
  - Copilot Studio
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/microsoft-copilot-studio/
  properties:
  - url: https://learn.microsoft.com/en-us/microsoft-copilot-studio/
    type: Documentation
  description: The Copilot Studio management capabilities enable programmatic configuration and deployment of conversational
    AI agents. Developers can manage topics, entities, authentication settings, and channel configurations through Power Platform
    APIs and Dataverse integration.
- aid: microsoft-power-virtual-agents:microsoft-power-virtual-agents-conversations-api
  name: Microsoft Power Virtual Agents Conversations API
  description: The Conversations API from Microsoft Power Virtual Agents — 3 operation(s) for conversations.
  humanURL: https://learn.microsoft.com/en-us/microsoft-copilot-studio/publication-connect-bot-to-custom-application
  baseURL: https://directline.botframework.com/
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/microsoft-power-virtual-agents-conversations-api-openapi.yml
- aid: microsoft-power-virtual-agents:microsoft-power-virtual-agents-tokens-api
  name: Microsoft Power Virtual Agents Tokens API
  description: The Tokens API from Microsoft Power Virtual Agents — 2 operation(s) for tokens.
  humanURL: https://learn.microsoft.com/en-us/microsoft-copilot-studio/publication-connect-bot-to-custom-application
  baseURL: https://directline.botframework.com/
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/microsoft-power-virtual-agents-tokens-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/microsoft-power-virtual-agents-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/microsoft-power-virtual-agents-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-power-virtual-agents-domain-security.yml
- type: Authentication
  url: authentication/microsoft-power-virtual-agents-authentication.yml
- type: GitHubOrganization
  url: https://github.com/microsoft
- type: Portal
  url: https://copilotstudio.microsoft.com/
- type: Website
  url: https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio
- type: Documentation
  url: https://learn.microsoft.com/en-us/microsoft-copilot-studio/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/microsoft-copilot-studio/fundamentals-get-started
- type: TermsOfService
  url: https://www.microsoft.com/en-us/legal/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: Support
  url: https://support.microsoft.com/
- type: Community
  url: https://community.powerplatform.com/forums/thread/?threadid=7de87c01-da4e-ef11-9f89-7c1e52206d8b
- type: Integrations
  url: https://www.microsoft.com/en-us/marketplace
- url: https://techcommunity.microsoft.com/t5/s/gxcuf89792/rss/board?board.id=copilot-studio-blog
  type: Blog
integrations:
- name: Microsoft
- name: Two people looking at a computer.
- name: This is placeholder text for
- name: IDC
- name: Nationwide
- name: RSA company
- name: Teleperformance
- name: A woman smiling at a laptop
- name: A man holding a laptop.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com