Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

X (Twitter) Account Activity API

Endpoints relating to retrieving, managing AAA subscriptions

X (Twitter) Account Activity API is one of 23 APIs that X (Twitter) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account Activity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, and rate-limit docs.

This API exposes 6 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 2.161.

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

6 operations 5 paths 11 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 3

X (Twitter) Account Activity 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 21 scopes. It uses HTTP oauth authentication (UserToken).

Paths & Operations 6

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

Account Activity 6

Endpoints relating to retrieving, managing AAA subscriptions

POST
/2/account_activity/replay/webhooks/{webhook_id}/subscriptions/all
X Create Replay Job
createAccountActivityReplayJob 3 params → 200default
GET
/2/account_activity/subscriptions/count
X Get Subscription Count
getAccountActivitySubscriptionCount → 200default
GET
/2/account_activity/webhooks/{webhook_id}/subscriptions/all
X Validate Subscription
validateAccountActivitySubscription 1 param → 200default
POST
/2/account_activity/webhooks/{webhook_id}/subscriptions/all
X Create Subscription
createAccountActivitySubscription 1 param body → 200default
GET
/2/account_activity/webhooks/{webhook_id}/subscriptions/all/list
X Get Subscriptions
getAccountActivitySubscriptions 1 param → 200default
DELETE
/2/account_activity/webhooks/{webhook_id}/subscriptions/{user_id}/all
X Delete Subscription
deleteAccountActivitySubscription 2 params → 200default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Problem (4 properties), SubscriptionsDeleteResponse (2 properties), SubscriptionsCreateResponse (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

SubscriptionsDeleteResponse
object
2 properties
Problem
object
An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).
4 properties 2 required
Error
object
2 properties 2 required
SubscriptionsCreateResponse
object
2 properties
WebhookConfigId
string
The unique identifier of this webhook config.
SubscriptionsListGetResponse
object
2 properties
SubscriptionsGetResponse
object
2 properties
SubscriptionsCountGetResponse
object
2 properties
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.
SubscriptionsCreateRequest
object
ReplayJobCreateResponse
object
Confirmation that the replay job request was accepted.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twitter-account-activity-api-openapi.yml Raw ↑

Other APIs X (Twitter) publishes across the network.

X Ads API
X Activity API
X (Twitter) Activity API
X (Twitter) Bookmarks API
X (Twitter) Chat API
X (Twitter) Communities API
X (Twitter) Community Notes API
X (Twitter) Compliance API
X (Twitter) Connections API
X (Twitter) Direct Messages API
X (Twitter) General API
X (Twitter) Likes API