My company's product is a "NoCode", visual web application builder platform and as part of that, we deploy a postgres database for each application that users can use to manage their application state and data. We would love offload the infrastructure management of this feature to Supabase -- Supabase is very good at this. All we would need is an admin level API that would allow us to programatically create new "projects" in our org. That way, when a user creates a new application in our system, we can use this api to create an associated project in supabase (postgres, REST, auth, ect...). Although we are relatively new, we have hundreds of clients and are growing fast so this could be a great for both parties.