Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lkdocs/6527899 to your computer and use it in GitHub Desktop.
Save lkdocs/6527899 to your computer and use it in GitHub Desktop.
curl https://api.launchkey.com/v1/poll \
-d app_key=1234567890 \
--data-urlencode secret_key=SECRET_KEY \
--data-urlencode signature=SIGNATURE \
-d auth_request=AUTH_REQUEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment