đŧAnswer Rating API
Use the answer rating API to track the ratings for the bot's answers.
Last updated
Use the answer rating API to track the ratings for the bot's answers.
Last updated
The Answer Rating API is useful for tracking quality metrics related to the bot's responses. Use this endpoint to enable users to rate answers (good or bad) and track it in your inbox.
POST
https://admin.superseek.ai/answer-rating
Use this endpoint to enable users to rate answers (good or bad) and track it in your inbox.
Name | Type | Description |
---|---|---|
api_key*
String
API key of the account
bot_id*
Number
Unique identifier of the bot
answer_id*
String
The unique identifier of each answer provided by the bot
rating*
Number
Pass 1 for a good rating and -1 for a bad rating