Generate Token

Generate a new oAuth token which must be supplied to all subsequent API calls. Grab id_token from the response and pass it as header
Authorization: Bearer <id_token>

Language
Click Try It! to start a request and see the response here!