Testing the Verification API

The following user credentials can be used for testing purposes. These users will not return a member level using the /oauth/me endpoint.

UsernamePasswordMembership Level
johnsmith6&4FgWRFUFFxLeo Hero
janedoe6&4FgWRFUFFxLeo Lifer
tommyatkins6&4FgWRFUFFxLeo MVP
joeschmoe6&4FgWRFUFFxNot a member

In order to test your verification API integration please use the following endpoint in place of the /oauth/me endpoint.

https://leoadventures.com/oauth/testme

Everything else in the process will be the same and can be used as outlined in the integrating the verification API article.