AIsa 完成 650 万美元融资,阿里巴巴与 Tribe Capital 联合领投阅读更多
AIsa
API
技能
模型网关
新闻
Get Started
API
技能
模型网关
Circle 小额支付内测中
机器支付协议内测中
即将推出
文档指南、教程与 API 参考
文章洞察、更新与产品文章
博客公司动态、指南和工程文章
Agent DiscoveryA2A agent card、插件清单与集成指南
新闻
Get Started
All APIs
Twitter APIVerified

Tweet Endpoints

Search, fetch, and inspect tweets, replies, quotes, retweeters, threads, and articles.

twitter apitwittertweetsearchthread

Endpoints

7 shown
GET

Advanced Search

/apis/v1/twitter/tweet/advanced_search

Search tweets with X query syntax and Latest or Top ordering.

GET

Get Tweets by IDs

/apis/v1/twitter/tweets

Fetch one or more tweets by ID.

GET

Get Tweet Replies

/apis/v1/twitter/tweet/replies

List replies to a tweet with cursor pagination.

GET

Get Tweet Quotations

/apis/v1/twitter/tweet/quotes

List quote tweets for a source tweet.

GET

Get Tweet Retweeters

/apis/v1/twitter/tweet/retweeters

List users who retweeted a tweet.

GET

Get Tweet Thread Context

/apis/v1/twitter/tweet/thread_context

Fetch surrounding thread context for a tweet.

GET

Get Article

/apis/v1/twitter/article

Fetch article context attached to a tweet ID.

Advanced Search

GET/apis/v1/twitter/tweet/advanced_search
Path parameters

This endpoint has no path parameters.

cURL request
curl --request GET \
  --url "https://api.aisa.one/apis/v1/twitter/tweet/advanced_search?query=from%3Aaisa_api%20agent&queryType=Latest" \
  --header "Authorization: Bearer YOUR_TOKEN"

Related APIs

Twitter API

User Endpoints

Read X/Twitter user profiles, mentions, follows, relationships, and user search.

Twitter API

List Endpoints

Read list members and followers.

Twitter API

Communities

Read community info, members, moderators, tweets, and cross-community searches.

developer@aisa.one
TermsPrivacyDocsGet started