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>,
Note: Use the copy icon from the response to quickly copy id_token.

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