Examples

Last updated February 12, 2016

The examples show how to make requests to the API using your access token, parse the result, and format the output for printing in several programming languages. While the examples are simple, they do show recommended practices for connecting to the API with an Authorization header, setting the User Agent string, using gzip compression, and working with the contents of the data which can then be applied to more complicated programs.