No thanks, would never store my API token in a random 3rd party service. The way Bubble works, you can’t assign granular control to API tokens, it gives full admin access to the entire database. If you want to do this, you’d be better off generating a metadata field with a random string and checking it against that.