<!-- Please answer the following. Issues that do not will be closed. --> > What is the problem you're trying to solve? I would like the ability to add custom headers to the requests made by useApi. > What solution would you like to see? A new input argument called `headers` that is passed along to the underlying axios request.