Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Guest sessions are a special kind of session that give you some of the functionality of an account, but not all.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.