Skip to content

Instantly share code, notes, and snippets.

@yannski
Created February 16, 2015 16:46
Show Gist options
  • Save yannski/67f2ed38403eb1380d3a to your computer and use it in GitHub Desktop.
Save yannski/67f2ed38403eb1380d3a to your computer and use it in GitHub Desktop.
test

Authentication

The authentication to the API is done thanks to an authentication token and Basic HTTP Auth. The API is HTTPS only, so credentials are always sent encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment