I'm using cURL to hit the api.coinbase.com API endpoint and the results come back with a CAPTCHA requirement from Cloudflare.
Seems kind of odd to have a CAPTCHA on an endpoint written for scripts/servers to use instead of humans.
How can I hit the API with a script if it keeps requiring me to prove that I'm a human all the time?