Mach API Endpoints
Get Recent Tweet ID
Returns the ID of the most recent tweet for Twitter engagement tasks
GET
This endpoint retrieves the ID of the most recent tweet that should be used for Twitter engagement tasks, such as retweeting for rewards or points.
Response
The ID of the most recent tweet
Status Codes
| Status Code | Description |
|---|---|
| 200 | Success - Tweet ID returned successfully |
| 500 | Internal Server Error - Something went wrong on the server |