Authorizing Flutter app to access cloudflare protected website

Is there an api or way to be able to bypass cloudflare human verification in my flutter app?

My flutter app is getting data from a website, is there a settings where this request from an app can be authorized? Or an api token that does not need to have a human verification.

My app is getting an error 403

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.