Skip to main content
GET

Overview

Returns the aggregated star rating for a tool, including the average score and total number of ratings. No authentication required.

Path Parameters

tool_id
string
required
The tool UUID

Response

tool_id
string
The tool identifier
average_rating
number
Average rating (1.0-5.0)
total_ratings
integer
Total number of ratings submitted

Example