Hi.
Is there any way to check logs of all requests to my Cloudflare API?
If you mean logs of things changing in your CF account like Cloudflare settings or DNS records, you can check your account’s audit log.
If you mean requests that are being directly sent to your server, CF doesn’t have those logs. The best you can do is enable logging on your origin server or use an app like LogFlare or a custom worker logging script.
1 Like