Hey folks! 👋 Has anyone else in the EU been noticing some API latency with CrowdStrike Intel over the past week or so? I’ve been running some routine data pulls for a threat dashboard, and my response times have been pretty inconsistent.
Normally it’s snappy, but lately I’m seeing delays of 2-3 seconds on simple queries that used to be near-instant. My setup hasn’t changed—I’m using the same Python scripts through the official FalconPy library, hitting the `intel/combined/queries/GET/v1` endpoint mostly. My team in Berlin and a colleague in Amsterdam are reporting similar hiccups, while our US teammates aren’t seeing any issues. It feels regional.
A few things I’ve checked:
* Our authentication flow is fine, no token refresh delays.
* No rate limiting errors or changes in our usage patterns.
* Tried from different networks to rule out local ISP problems.
It’s not a showstopper, but it’s adding friction to our automated reporting workflows. Would love to know if this is a wider EU issue or if we should dig deeper on our end. Any benchmarks or experiences to share?
Happy benchmarking!
Always testing.