Skip to content

Instantly share code, notes, and snippets.

@badmetacoder
Created July 5, 2013 14:05
Show Gist options
  • Save badmetacoder/5934760 to your computer and use it in GitHub Desktop.
Save badmetacoder/5934760 to your computer and use it in GitHub Desktop.
curl -X POST 'https://api.datasift.com/v1/pull' \
-d 'id=d468655cfe5f93741ddcd30bb309a8c7' \
-d 'cursor=de8f75fd8b0359f457b6a39bd58c43ee' \
-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