I have a file called api.js in my root directory which takes care of calls to the external API (request and response interceptors). I am using this to inject th
api.js