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

X Broadcasts API

Endpoints related to live broadcasts and their chat — 13 operation(s) in the X-published contract.

X Broadcasts API is one of 23 APIs that X publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Broadcasts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 9 paths, and defines 78 schemas. It is described by OpenAPI 3.2.0, at version 2.168.

Requests are made against a single base URL, https://api.x.com.

13 operations 9 paths 78 schemas 3 DELETE5 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.168
Base URL
https://api.x.com
Authentication
HTTP Bearer, OAuth 2.0, HTTP Oauth
Terms of Service
Resource Areas
1

Authentication & Security 3

X Broadcasts API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerToken). It supports OAuth 2.0 (OAuth2UserToken) using the authorizationCode flow, exposing 26 scopes. It uses HTTP oauth authentication (UserToken).

Paths & Operations 13

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

Broadcasts 13

Endpoints related to live broadcasts and their chat

GET
/2/broadcasts
List broadcasts
listBroadcasts 4 params → 200default
GET
/2/broadcasts/scheduled
List scheduled broadcasts
listScheduledBroadcasts 4 params → 200default
POST
/2/broadcasts/scheduled
Create a scheduled broadcast
createScheduledBroadcast body → 201default
DELETE
/2/broadcasts/scheduled/{id}
Delete a scheduled broadcast
deleteScheduledBroadcast 2 params → 200default
GET
/2/broadcasts/scheduled/{id}
Get a scheduled broadcast
getScheduledBroadcast 1 param → 200default
PUT
/2/broadcasts/scheduled/{id}
Update a scheduled broadcast
updateScheduledBroadcast 1 param body → 200default
POST
/2/broadcasts/scheduled/{id}/live
Go live on a scheduled broadcast
goLiveScheduledBroadcast 1 param → 200default
GET
/2/broadcasts/{id}
Get a broadcast
getBroadcast 2 params → 200default
GET
/2/broadcasts/{id}/chat
Get broadcast chat history
getBroadcastChat 6 params → 200default
POST
/2/broadcasts/{id}/chat
Send a chat message to a live broadcast
sendBroadcastChat 1 param body → 200default
POST
/2/broadcasts/{id}/chat/mutes
Mute or time out a user in a broadcast chat
muteBroadcastChatUser 1 param body → 200default
DELETE
/2/broadcasts/{id}/chat/mutes/{user_id}
Unmute a user in a broadcast chat
unmuteBroadcastChatUser 2 params → 200default
DELETE
/2/broadcasts/{id}/chat/{message_id}
Remove a chat message from a live broadcast
deleteBroadcastChatMessage 2 params → 200default

Schemas 78

The contract defines 78 schemas that model the data the API accepts and returns. The most detailed are Post (36 properties), User (28 properties), Broadcast (26 properties), GoLiveScheduledBroadcastResponseData (15 properties). Each schema is shown below with its type and property counts.

MuteBroadcastChatUserRequest
object
3 properties 1 required
UnmuteBroadcastChatUserResponseData
object
1 property 1 required
FieldHydrationFailureProblem
object
7 properties 4 required
ListBroadcastsResponse
object
3 properties
CreateScheduledBroadcastRequest
object
13 properties 3 required
Poll
object
5 properties
UserWithheld
object
Withholding details for withheld content.
2 properties
Error
object
2 properties 2 required
ResourceUnavailableProblem
object
6 properties 4 required
UserEntities
object
A list of metadata found in the User's profile description.
2 properties
PostMediaMetadata
array
Metadata for media attached to this Post.
GoLiveScheduledBroadcastResponseData
object
15 properties
UpdateScheduledBroadcastResponse
object
2 properties
InternalErrorProblem
object
4 properties 3 required
PostEditControls
object
Indicates how much longer (if at all) this Post can be edited.
3 properties
UserAffiliation
object
Metadata about a user's affiliation.
4 properties
Problem
UserSubscription
object
The subscription relationship between this User and you.
1 property 1 required
ListScheduledBroadcastsResponseData
object
15 properties
MuteBroadcastChatUserResponseData
object
1 property 1 required
DeleteBroadcastChatMessageResponseData
object
1 property 1 required
MuteBroadcastChatUserResponse
object
2 properties
PostReferencedPosts
array
A list of Posts this Post refers to. If the Post is a Retweet, Quote or Reply, it includes the referenced Post's type and ID.
PostNotePost
object
The full content of the Post, including text beyond 280 characters.
2 properties 1 required
ListScheduledBroadcastsResponse
object
2 properties
PostScopes
object
The scopes for this Post.
1 property 1 required
DisallowedResourceProblem
object
7 properties 3 required
PostSuggestedSourceLinksWithCounts
array
Suggested source URLs for this Post, each with the number of times it was suggested.
SendBroadcastChatRequest
object
2 properties 1 required
BroadcastChatMessage
object
8 properties
SendBroadcastChatResponseData
object
2 properties 2 required
CreateScheduledBroadcastRecurrence
object
2 properties 2 required
Topic
object
3 properties
PlaceContainedWithin
array
A list of unique identifiers of the Places that contain this place.
MediaPublicMetrics
object
Public engagement metrics for the media at the time of the request.
1 property 1 required
PostDisplayTextRange
array
The inclusive start and exclusive end indices of the displayable content of the Post.
Expansions
object
6 properties
SendBroadcastChatResponse
object
2 properties
PostGeo
object
The location tagged on the Post, if the user provided one.
2 properties
PostEntities
object
A list of metadata entities (hashtags, mentions, URLs) found in the Post text.
4 properties
MediaVariants
array
Each media object may have multiple display or playback variants, with different resolutions or formats.
UpdateScheduledBroadcastResponseData
object
15 properties
UnmuteBroadcastChatUserResponse
object
2 properties
NotAuthorizedForFieldProblem
object
10 properties 4 required
PostNoteRequestSuggestions
array
Community-Notes request suggestions for this Post.
MediaPromotedMetrics
object
Promoted nonpublic engagement metrics for the media at the time of the request.
6 properties
User
object
28 properties
GetScheduledBroadcastResponse
object
2 properties
UserPublicMetrics
object
A list of metrics for this User.
6 properties 4 required
Place
object
8 properties
UpdateScheduledBroadcastRequest
object
13 properties 3 required
DeleteBroadcastChatMessageResponse
object
2 properties
PostPublicMetrics
object
Engagement metrics for the Post at the time of the request.
6 properties 6 required
CreateScheduledBroadcastResponse
object
2 properties
Media
object
13 properties
Broadcast
object
26 properties
PostSuggestedSourceLinks
array
URLs suggested as sources for this Post.
NotAuthorizedForResourceProblem
object
9 properties 4 required
MediaNonPublicMetrics
object
Nonpublic engagement metrics for the media at the time of the request.
5 properties
DeleteScheduledBroadcastResponseData
object
1 property 1 required
UserConnectionStatus
array
Returns detailed information about the relationship between two users.
GetBroadcastResponse
object
2 properties
Post
object
36 properties
InvalidRequestProblem
object
6 properties 3 required
PostAttachments
object
Specifies the type of attachments (if any) present in this Post.
3 properties
CreateScheduledBroadcastResponseData
object
15 properties
PostContextAnnotations
array
Annotations inferred about the Post (domain and entity context).
PollOptions
array
The list of options (choices) available in this poll.
DeleteScheduledBroadcastResponse
object
2 properties
GetBroadcastChatResponse
object
4 properties
PlaceGeo
object
The geographic location of this place, expressed as a GeoJSON Feature.
3 properties 3 required
GetScheduledBroadcastResponseData
object
15 properties
PostWithheld
object
Withholding details for withheld content.
3 properties 2 required
MediaOrganicMetrics
object
Organic nonpublic engagement metrics for the media at the time of the request.
6 properties
ResourceNotFoundProblem
object
8 properties 4 required
PostMatchedMediaNotes
array
Community-Notes media matches for this Post.
FieldUnauthorizedProblem
object
7 properties 4 required
GoLiveScheduledBroadcastResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

x-broadcasts-api-openapi.yml Raw ↑

Other APIs X publishes across the network.

X Account Activity API
X Account API
X Activity API
X Articles API
X Bots API
X Chat API
X Communities API
X Community Notes API
X Compliance API
X Connections API
X Direct Messages API
X General API
Where this information came from

This is an independent, third-party profile of X Broadcasts 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.