Authorization for Organization

Hi,

I’ve have an upload API that right now uses manual tokens on aws (each organization has there own token). But we are moving everything over to Auth0. We’re using Organizations for authentication into our app.
But we want each Organization to be able to hit our world facing API from their API to upload audio.

Is there a way to have tokens for each organization in auth0?