Twitter/X Activity API is one of 22 APIs that Twitter/X publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Activity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
6 operations
across 3 paths,
and defines 71 schemas.
It is described by OpenAPI 3.2.0, at version 2.166.
Requests are made against a single base URL, https://api.x.com.
The identity and technical contract details declared by the specification.
NewsActivityResponsePayload
object
4 properties
Topic
object
The topic of a Space, as selected by its creator.
3 properties
2 required
ActivityStreamingResponse
object
An activity event or error that can be returned by the x activity streaming API.
2 properties
Url
string
A validly formatted URL.
Place
object
8 properties
2 required
MediaKey
string
The Media Key identifier for this attachment.
WebhookConfigId
string
The unique identifier of this webhook config.
NoteId
string
The unique identifier of this Community Note.
Media
object
4 properties
1 required
EntityIndicesInclusiveInclusive
object
Represent a boundary range (start and end index) for a recognized entity (for example a hashtag or a mention). start must be smaller than end. The start index…
2 properties
2 required
LikeWithTweetAuthor
object
A Like event, with the tweet author user and the tweet being liked
5 properties
ActivitySubscriptionDeleteResponse
object
3 properties
Tweet
object
32 properties
PollOption
object
Describes a choice in a Poll object.
3 properties
3 required
PollId
string
Unique identifier of this poll.
PlaceId
string
The identifier for this place.
ActivitySubscriptionUpdateRequest
object
2 properties
ActivitySubscriptionGetResponse
object
3 properties
LikeId
string
The unique identifier of this Like.
Error
object
2 properties
2 required
ActivitySubscriptionCreateResponse
object
3 properties
ActivitySubscriptionId
string
The unique identifier of this subscription.
Keyword
string
A keyword to filter on.
ActivitySubscription
object
An XActivity subscription.
7 properties
5 required
MediaWidth
integer
The width of the media in pixels.
ContextAnnotationDomainFields
object
Represents the data for the context annotation domain.
3 properties
1 required
CommunityId
string
The unique identifier of this Community.
ReplySettingsWithVerifiedUsers
string
Shows who can reply a Tweet. Fields returned are everyone, mentionedusers, subscribers, verified and following.
Geo
object
4 properties
3 required
ContextAnnotationEntityFields
object
Represents the data for the context annotation entity.
3 properties
1 required
TweetWithheld
object
Indicates withholding details for [withheld content](https://help.twitter.com/en/rules-and-policies/tweet-withheld-by-country).
3 properties
2 required
Problem
object
An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).
4 properties
2 required
UrlImage
object
Represent the information for the URL image.
3 properties
PollOptionLabel
string
The text of a poll choice.
ActivitySubscriptionFilter
object
An XAA subscription filter.
3 properties
EntityIndicesInclusiveExclusive
object
Represent a boundary range (start and end index) for a recognized entity (for example a hashtag or a mention). start must be smaller than end. The start index…
2 properties
2 required
FollowActivityResponsePayload
object
2 properties
ProfileUpdateActivityResponsePayload
object
2 properties
PaginationToken32
string
A base32 pagination token.
ActivitySubscriptionCreateRequest
object
4 properties
2 required
MentionFields
object
Represent the portion of text recognized as a User mention, and its start and end position within the text.
2 properties
1 required
CashtagFields
object
Represent the portion of text recognized as a Cashtag, and its start and end position within the text.
1 property
1 required
TweetId
string
Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
TweetText
string
The content of the Tweet.
ActivityEventId
string
The unique identifier of an Activity event.
HttpStatusCode
integer
HTTP Status Code.
NoteTweetText
string
The note content of the Tweet.
MediaHeight
integer
The height of the media in pixels.
User
object
The X User object.
21 properties
3 required
PostDeleteActivityResponsePayload
object
The identity of a deleted Post.
2 properties
2 required
UserId
string
Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
Point
object
A [GeoJson Point](https://tools.ietf.org/html/rfc7946section-3.1.2) geometry object.
2 properties
2 required
DisplayTextRange
array
Represent a boundary range (start and end zero-based indices) for the portion of text that is displayed for a post. start must be smaller than end. The start i…
CountryCode
string
A two-letter ISO 3166-1 alpha-2 country code.
ContextAnnotation
object
Annotation inferred from the Tweet text.
2 properties
2 required
Position
array
A [GeoJson Position](https://tools.ietf.org/html/rfc7946section-3.1.1) in the format [longitude,latitude].
HashtagFields
object
Represent the portion of text recognized as a Hashtag, and its start and end position within the text.
1 property
1 required
Poll
object
Represent a Poll attached to a Tweet.
5 properties
2 required
Expansions
object
6 properties
ActivitySubscriptionUpdateResponse
object
1 property
UserName
string
The X handle (screen name) of this user.
UrlEntity
Represent the portion of text recognized as a URL, and its start and end position within the text.
FullTextEntities
object
5 properties
TopicId
string
Unique identifier of this Topic.
UrlFields
object
Represent the portion of text recognized as a URL.
9 properties
1 required
ActivityStreamingResponsePayload
UserWithheld
object
Indicates withholding details for [withheld content](https://help.twitter.com/en/rules-and-policies/tweet-withheld-by-country).
2 properties
1 required
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Twitter/X publishes across the network.