Oh I think I get it now! 
To begin with I thought you are talking about creating API keys using bubble’s API keys genenrator
and then saving these keys in bubble’s db
Now I understand that you are talking about:
- Creating my own tokens in a database
- Defining this db privacy to admins only
- Pass on to Xano a specific token per BWF
- When xano send an API request - pass the token as paremter
- In the BWF first step search for that token (I guess i will need to Ignore privacy rules for that - right?) and terminate it if doesnt exist
And in this way Xano will never have any API tokens to my bubble app, rather only specific token to specific tasks
You helped me a alot!!
I really appreciate it