Level 88
As far as I know, it should be possible, as long you configure Nova to match with the same auth guard as you use for your API.
Do know that Nova is not really made for this. You might get unexpected results and they are hard to update. But in theory, you can access the API ;)