Autenticate in swagger

By default every request in swagger (the visual api test site) is unauthorized.

Authorize swagger

  1. Press the switch
  2. Select the needed scopes

  3. Login like you're used to (if not already logged in)
  4. Approve the scopes you requested
  5. Test the api (under your own account!)

Test in your own application?

If you want to test the api in your application without going through the OAuth2 flow, you can get an accesstoken for your own account Show token