I want to call the API but with Captcha verification?
site.com -> Something that is not Wasp
api.site.com -> Wasp backend
site.com has a form that collects emails for newsletters, and has Captcha verification for that frontend.
But would it still be possible to bypass that protection by calling the API directly? (not using the newsletter form).