Welcome!
Log in to your Google account to create a user profile and obtain a JSON Web Token (JWT).
Clicking the button below will redirect you to log in with a Google account and request profile permissions for that account. You will then be redirected to another page that shows some of your user info in addition to the JWT issued by Google and the JWT's sub value, which will represent your user ID.
You can then interact with the API via the endpoints described in the specification document using the JWT for authentication and authorization.