POST
/
v1
/
feedback

This endpoint allows you to submit feedback for any request you’ve made using our services (SmartScraper, LocalScraper, or Markdownify). Your feedback helps us improve our services.

Rating System

  • Rating scale: 0-5 stars
  • Optional feedback text for additional comments
  • Each feedback is linked to a specific request ID

Authorizations

SGAI-APIKEY
string
header
required

Body

application/json
rating
integer
required
Required range: 0 < x < 5
request_id
string
required

ID of the request/session this feedback is for

feedback_text
string | null

Response

200 - application/json
feedback_id
string
required
feedback_timestamp
string
required
request_id
string
required
message
string
default:
Feedback submitted successfully