Authentication
Feedbackly API requests are authenticated with an API key that can be retrieved from the user settings.
Last updated
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:
headers = {'Authorization': 'ey0iuefg.834xcunerun348efnsd'}Last updated