Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 16, 2012 16:46
Show Gist options
  • Select an option

  • Save nettofarah/4088871 to your computer and use it in GitHub Desktop.

Select an option

Save nettofarah/4088871 to your computer and use it in GitHub Desktop.
user signup request
curl --header 'X-Api-Key: xxxxxx' --request POST -d "user[login]=remi&user[password]=password&user[email]=remi@8tracks.com&user[agree_to_terms]=1" https://8tracks.com/users.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment