Skip to content

Instantly share code, notes, and snippets.

@tmarkiewicz
Created January 13, 2012 16:20
Show Gist options
  • Select an option

  • Save tmarkiewicz/1607297 to your computer and use it in GitHub Desktop.

Select an option

Save tmarkiewicz/1607297 to your computer and use it in GitHub Desktop.
Webhook format in StatsMix
# value of 1 only
http://statsmix.com/api/v2/stats?api_key=API_KEY&value=1&profile_id=123&metric_id=12345
# with metadata
http://statsmix.com/api/v2/stats?api_key=API_KEY&alue=1&profile_id=123&metric_id=12345&meta={%22source%22:%22github%22,%22author%22:jsmith}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment