Feedbackly API requests are authenticated with an API key that can be retrieved from the user settings.
Requests are authenticated with the Authorization header. Example:
Authorization
headers = {'Authorization': 'ey0iuefg.834xcunerun348efnsd'}
Last updated 1 year ago