Bias Feedback API
Submit Feedback
Submit feedback for a previously analyzed bias check result.
Request
Request Structure
Headers
Header | Required | Description |
---|---|---|
X-Api-Key | Yes | Your API authentication key |
Content-Type | Yes | Must be application/json |
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
content_id | string | Yes | Unique identifier from the bias check response |
query_Text | string | Yes | Original text that was analyzed |
is_Liked | boolean | Yes | Whether the bias analysis was helpful |
bias_Label | string | Yes | Category of bias that was detected |