Feedback API
- api
Collect quality feedback from your users on the audio you generate. POST /v1/feedback records a score from 0 to 100 plus an optional comment for any generation, so you can see how listeners reacted, generation by generation.
Every speech and conversation response returns an x-speechbase-request-id header. Attach that ID to a rating to pin it to the exact output, giving you a qualitative read on how your application's audio is landing.

