Just a heads up for anyone using their API - about 1 in 5 requests will return with Cloudflare Insights tracking JS. It's not mentioned anywhere in the API documentation, Privacy Policy, or ToS.
Fairly certain this is the package they based their service on https://github.com/tdewolff/minify
Edit: Here's a tweet I posted with a screenshot of the code:
https://twitter.com/cullend/status/1575243757624360960?s=20&t=JVhqXDJExBnrEVOXeFH4Jg
1. Toptal uses Cloudflare for DNS
2. Toptal uses Cloudflare Insights, which automagically inserts the tracking snippet of `https://static.cloudflareinsights.com/beacon.min.js/\\*`
3. You send the request to Toptal and somewhere along the line, Cloudflare misinterprets the request and injects the tracking code
It's not anything nefarious by Toptal. It's not their minify script. It's a misconfigured page rule, or similar. It's a bug.