Authentication
Obtaining Your API Key
Using Your API Key
Authorization: Bearer YOUR_API_KEYcurl -X GET "https://api.socialdata.tools/twitter/statuses/show?id=1740192018918170738" \
-H "Accept: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Important Notes
Last updated