Feedbackly
v.5.0.0
v.5.0.0
  • Getting started
  • REST API
    • Authentication
    • Responses
    • Response chains
    • Questions
    • Surveys
    • Notes
  • Website widgets
    • Getting started
    • Attaching custom metadata to responses
    • Triggering surveys via custom properties
    • Debugging website widgets
Powered by GitBook
On this page
  1. REST API

Authentication

Feedbackly API requests are authenticated with an API key that can be retrieved from the user settings.

Making requests

Requests are authenticated with the Authorization header. Example:

headers = {'Authorization': 'ey0iuefg.834xcunerun348efnsd'}
PreviousGetting startedNextResponses

Last updated 5 years ago