Created
January 13, 2012 16:20
-
-
Save tmarkiewicz/1607297 to your computer and use it in GitHub Desktop.
Webhook format in StatsMix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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