Discussions

Ask a Question
Back to All

How to Chat with Copilot from API?

How to Chat with Copilot from API? As the API mentioned in the Introduction section of the API Reference seems to be not working. It has incomplete details such as json request body and resource is missing in the endpoint. Please find below details the API provides.

curl
-X POST
-H "Content-Type: application/json"
-H "X-API-KEY: "
--data ''
https://api.copilot.com/v1/`

Please assist.