Code Samples
Accessing the API via code
Here are several examples of using the v2 API using some popular languages:
OAuth sample
There is a live demo of the OAuth implicit grant flow from a client-side application. The source code is also available.