How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Youtube Comments API

Operations related to individual YouTube comments

Youtube Comments API is one of 36 APIs that Youtube publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Comments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, an API reference, code examples, and 2 JSON Schemas.

This API exposes 6 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://www.googleapis.com/youtube/v3.

6 operations 3 paths 14 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://www.googleapis.com/youtube/v3
Authentication
OAuth 2.0, API Key, OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 4

Youtube Comments API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 5 scopes. An API key is passed in the query as key (apiKey). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 4 scopes. An API key is passed in the query as key (ApiKey).

  • OAuth2 — OAuth 2.0 authentication for YouTube Data API
  • ApiKey — API key for read-only operations

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Comments 6

Operations related to individual YouTube comments

GET
/comments
Youtube List Comments
youtube.comments.list 8 params → 200400401403
POST
/comments
Youtube Create a Comment
youtube.comments.insert 3 params body → 200400401403
PUT
/comments
Youtube Update a Comment
youtube.comments.update 3 params body → 200400401403
DELETE
/comments
Youtube Delete a Comment
youtube.comments.delete 2 params → 204400401403404
POST
/comments/setModerationStatus
Youtube Set Comment Moderation Status
youtube.comments.setModerationStatus 4 params → 204400401403
GET
/commentThreads
Youtube List Comment Threads
listCommentThreads 8 params → 200404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are CommentSnippet (9 properties), CommentThreadSnippet (6 properties), CommentThread (5 properties), CommentThreadListResponse (5 properties). Each schema is shown below with its type and property counts.

Comment
object
A comment resource contains information about a single YouTube comment.
4 properties 2 required
ErrorResponse
object
A standard error response returned by the YouTube Data API.
1 property
PageInfo
object
Paging details for a list operation, including information about the total number of resources and the number per page.
2 properties
CommentListResponse
object
A list of comment resources matching the request criteria.
5 properties
Comment_2
object
A comment resource
4 properties
ErrorResponse_2
object
Error response object
1 property 1 required
CommentSnippet
object
Basic information about the comment
9 properties
CommentThreadListResponse
object
Response containing comment thread resources
5 properties 3 required
CommentThreadReplies
object
Replies to the comment thread
1 property
CommentThread
object
A comment thread resource
5 properties 3 required
ErrorDetails
object
Details about an API error
3 properties 2 required
CommentThreadSnippet
object
Basic information about the comment thread
6 properties
PageInfo_2
object
Pagination information
2 properties
ErrorItem
object
Individual error detail
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

youtube-comments-api-openapi.yml Raw ↑

Other APIs Youtube publishes across the network.

Youtube Channel Sections API
Youtube Channel Banners API
Youtube Members API
Youtube Memberships Levels API
Youtube Thumbnails API
Youtube Watermarks API
Youtube Video Abuse Report Reasons API
YouTube IFrame Player API
YouTube Subscribe Button
Youtube Playlist Images API
YouTube Content ID API
YouTube oEmbed API
Where this information came from

This is an independent, third-party profile of Youtube Comments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.