Geert Baeke 11/5/2024

Create a Copilot declarative agent that calls an API with authentication

Read Original

This technical guide demonstrates how to build a Microsoft Copilot declarative agent that interacts with a custom API requiring authentication. It covers creating a FastAPI endpoint with bearer token security, exposing it via ngrok, and configuring the agent using the OpenAPI specification to handle authenticated requests.

Create a Copilot declarative agent that calls an API with authentication

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week