Skip to content

Instantly share code, notes, and snippets.

@badmetacoder
Forked from edstenson/call-preview-get.sh
Last active December 5, 2016 20:15
Show Gist options
  • Save badmetacoder/5877008 to your computer and use it in GitHub Desktop.
Save badmetacoder/5877008 to your computer and use it in GitHub Desktop.
curl -X GET http://api.datasift.com/v1/preview/get \
-d 'id=e25d533cf287ec44fe66e8362f61961f' \
-H 'Authorization: datasift-user:your-datasift-api-key'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment