Resource group
Polaris
Interact with Covent's AI assistant through a structured API for market summaries, listing analysis, investor lookups, offer analysis, and decision support.
Endpoint Reference
Open a specific endpoint to see SDK call examples, request parameters, and response details.
POST
View EndpointCreate A New Polaris Thread
/api/v1/polaris/threadsCreate a new Polaris thread.
GET
View EndpointGet A Thread And Its Message History
/api/v1/polaris/threads/{id}Retrieve a thread and its message history.
POST
View EndpointAppend A User Or System Message To An Existing Polaris Thread
/api/v1/polaris/threads/{id}/messagesAppend a user or system message to an existing Polaris thread.
POST
View EndpointStart A Polaris Run For A Specific Assistant Workflow Or Intent
/api/v1/polaris/threads/{id}/runsStart a Polaris run for a specific assistant workflow or intent.
GET
View EndpointGet Run Status, Outputs, And Any Structured Follow-up Artifacts
/api/v1/polaris/runs/{id}Retrieve run status, outputs, and any structured follow-up artifacts.