v1
latestOpenAPI 3.0.1MIT2026-07-26589101.4 KBget article by tweet id. cost 100 credit per article
get/twitter/article
Query parameters
tweet_idstring string required
The tweet id of the article.eg. 1905545699552375179
Response
Article response
Example response
{
"article": {
"contents": [
{
"inlineStyleRanges": [
{
"style": "Bold"
}
]
}
]
}
}