You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# python script accessing Hook Theory API once active key is acquired
# Python 3.6
import requests, json
header = {"Accept": "application/json", "Content-Type": "application/json", "Authorization": "Bearer ***********"} #replace ******** with active key value