APIs are not working of backend (tomact)

my backend apis are working of website after adding to cloudflare

It sounds like there might be an issue with how Cloudflare is interacting with your backend APIs. Follow these troubleshooting steps:

  1. Ensure your API endpoints are correctly configured and accessible without Cloudflare.
  2. If accessible, check your Firewall and DNS settings in Cloudflare. Make sure the settings are not blocking or misrouting your requests.
  3. Use Cloudflare’s development mode to bypass caching and see if that solves the issue.
  4. If the problem persists, share more specific errors or messages you’re encountering for further assistance.