How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Clarifeye Feedback API

Submit feedback on conversation messages

Clarifeye Feedback API is one of 13 APIs that Clarifeye publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Feedback. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://eu.app.clarifeye.ai/api/v1, https://us.app.clarifeye.ai/api/v1.

7 operations 5 paths 6 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://eu.app.clarifeye.ai/api/v1
Authentication
HTTP Bearer, API Key
Contact
Clarifeye Support
Resource Areas
1

Authentication & Security 2

Clarifeye Feedback API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

  • BearerAuth — Use Authorization: Bearer
  • TokenAuth — Use Authorization: Token

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Feedback 7

Submit feedback on conversation messages

GET
/projects/{project_id}/feedbacks/
List feedback
listFeedback 7 params → 200401403404
POST
/projects/{project_id}/feedbacks/
Submit feedback on a message
submitFeedback 2 params body → 201400401403
PATCH
/projects/{project_id}/feedbacks/{feedback_id}/
Update feedback status
updateFeedback 3 params body → 200400401403404
DELETE
/projects/{project_id}/feedbacks/{feedback_id}/
Delete feedback
deleteFeedback 3 params → 204401403404
GET
/projects/{project_id}/feedbacks/grouped_by_conversation/
Get feedbacks grouped by conversation
getGroupedFeedbacks 7 params → 200401403404
POST
/projects/{project_id}/feedbacks/mark_conversation_reviewed/
Mark all feedbacks in a conversation as reviewed
markConversationReviewed 2 params body → 200400401403404
GET
/projects/{project_id}/feedbacks/counts/
Get feedback counts by status
getFeedbackCounts 2 params → 200401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Feedback (12 properties), ConversationFeedbackGroup (8 properties), PaginatedResponse (4 properties), Error (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
Feedback
object
12 properties
ConversationFeedbackGroup
object
A group of feedbacks from the same playground conversation
8 properties
Error
object
1 property
PaginatedResponse
object
4 properties
FeedbackStatus
string
- toreview: Feedback pending review (default) - reviewed: Feedback has been reviewed

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clarifeye-feedback-api-openapi.yml Raw ↑

Other APIs Clarifeye publishes across the network.

Clarifeye Agent Settings API
Clarifeye Conversations API
Clarifeye Documents API
Clarifeye Extraction Flows API
Clarifeye Interviews API
Clarifeye Invitations API
Clarifeye Notifications API
Clarifeye Pipeline Runs API
Clarifeye Signals API
Clarifeye Tables API
Clarifeye Tools API
Clarifeye Users API
Where this information came from

This is an independent, third-party profile of Clarifeye Feedback API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.