Comments and Ratings
Comment and rating endpoints allow you to create custom widgets for use on third party websites.
Comments and Ratings Endpoints
| Method | Description | |
| PUT | /api/v2/videos/{videoId}/comment | Submit a Comment |
| PUT | /api/v2/videos/{videoId}/rating | Submit a Rating |
| GET | /api/v2/videos/{videoId}/comments | Get All Comments for a Video |