API Reference
The ClarityQ API allows you to interact with ClarityQ programmatically using API keys. All endpoints require authentication via theX-API-Key header.
Base URL: https://api.clarityq.ai
Endpoints
Ask a Question
Submit a natural-language question to the ClarityQ agent.
Get Conversation Status
Poll for the status of an ongoing conversation.
Get Conversation Summary
Retrieve the summary of a completed conversation.
Get Last Completed Task Run Summary
Get the summary of the last completed task run.
Get Prompt Usage
Pull org-wide prompt usage by product, broken down by user, origin and day.