You need to grab your own API key from OpenAI which can be found by logging into your OpenAI account and clicking on your profile at the top right of the page. Next we need to include the Authorization header that includes our API key. We can then add the API key with the word Bearer in front of it.