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