Single Tweet Retrieval
POST
/single-tweet-retrieval
Single Tweet Retrieval
Endpoint to retrieve a single tweet based on its link.
Request Body
linkstring
The link to the tweet that needs to be retrieved.
Example:"https://twitter.com/ThePeterMick/status/1724727436342919241"| Status code | Description |
|---|---|
200 | Successfully retrieved the tweet |
400 | Bad Request |
500 | Internal Server Error |