Learn how to use authentication tokens in Postdata.
GET
request to the URL https://api.github.com/user
.
You’ll get the following response:
public_repo
.token
and paste the token from GitHub as its value.Bearer
from the dropdown list.<<token>>
.