cURL
curl --request GET \ --url https://api.skulabs.com/listing/get \ --header 'Authorization: Bearer <token>'
/listing/get
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK