Hi @noam,
Welcome to the Auth0 Community!
First, have you taken a look at our Call Your API Using the Authorization Code Flow docs?
It describes the steps to pass your token as a header to call your API.
I have just tested this approach and could make requests to my API.
Please let me know how this goes for you.
Thank you.