Home
Youtube
Youtube Youtubelivechatmessagesinsert Example
Youtube Youtubelivechatmessagesinsert Example
Google Media Social Streaming Video Videos
Youtube Youtubelivechatmessagesinsert Example is an example object payload from Youtube, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "youtube.liveChatMessages.insert",
"method": "POST",
"path": "/liveChatMessages",
"summary": "Youtube Send a Live Chat Message",
"requestExamples": [
{
"contentType": "application/json",
"name": "YoutubeLivechatmessagesInsertRequestExample",
"example": {
"kind": "youtube#video",
"etag": "XI7nbFXulYBIpL0ayR_gDh3eu1k",
"id": "abc123def456",
"snippet": {
"liveChatId": "500123",
"type": "chatEndedEvent",
"displayMessage": "example_value",
"authorChannelId": "500123",
"publishedAt": "2026-01-15T10:30:00Z",
"hasDisplayContent": true,
"textMessageDetails": {
"messageText": "example_value"
}
},
"authorDetails": {
"channelId": "500123",
"channelUrl": "https://www.example.com",
"displayName": "example_value",
"profileImageUrl": "https://www.example.com",
"isVerified": true,
"isChatOwner": true,
"isChatSponsor": true,
"isChatModerator": true
}
}
}
],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"name": "YoutubeLivechatmessagesInsert200Example",
"example": {
"kind": "youtube#video",
"etag": "XI7nbFXulYBIpL0ayR_gDh3eu1k",
"id": "abc123def456",
"snippet": {
"liveChatId": "500123",
"type": "chatEndedEvent",
"displayMessage": "example_value",
"authorChannelId": "500123",
"publishedAt": "2026-01-15T10:30:00Z",
"hasDisplayContent": true,
"textMessageDetails": {
"messageText": "example_value"
}
},
"authorDetails": {
"channelId": "500123",
"channelUrl": "https://www.example.com",
"displayName": "example_value",
"profileImageUrl": "https://www.example.com",
"isVerified": true,
"isChatOwner": true,
"isChatSponsor": true,
"isChatModerator": true
}
}
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/youtube-youtubelivechatmessagesinsert-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.