Back to catalog
👥

Twitter

OAuth

Read and write Twitter data

👥SocialHTTPS

NASA Tweet

Twitter

Author@NASA
TextArtemis II crew members will fly around the Moon and return to Earth, paving the way for future lunar surface missions.
Retweets48,230
Likes215,700
Posted At2025-03-15T14:22:00Z

Sample Response

response.json
1{
2 "author": "@NASA",
3 "text": "Artemis II crew members will fly around the Moon and return to Earth, paving the way for future lunar surface missions.",
4 "retweets": "48,230",
5 "likes": "215,700",
6 "postedAt": "2025-03-15T14: 22: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.twitter.com/en/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs