Skip to content

Instantly share code, notes, and snippets.

@edstenson
Forked from badmetacoder/call-preview-get.sh
Last active December 17, 2015 05:09
Show Gist options
  • Save edstenson/5555470 to your computer and use it in GitHub Desktop.
Save edstenson/5555470 to your computer and use it in GitHub Desktop.
curl -X GET http://api.datasift.com/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