Authorization:

headers = {
  'Authorization': 'Set your API key here',
  'Content-Type': 'application/json'
}