Master the Roboradar24 intelligence suite. From public heatmaps to enterprise webhooks.
Roboradar24's public interface provides a real-time, 24-hour snapshot of global automation. Anyone can access our high-level aggregate metrics, country breakdowns, and category rankings without an account.
The homepage features a live CartoDB-powered heatmap. Hover over any country to instantly see its Automation Score (GAS), total robot density, and number of active anomalies.
Use the top navigation to dive into specific sectors. The Rankings hub lets you sort countries by AI Data Centers, AV Fleets, and more. The Companies hub tracks the top players in the space (like Tesla or Waymo) and their R&D spend.
Our system uses a Z-score statistical model based on a 10-period trailing average. When you see a red Anomaly tag on a country, it means we have detected a sudden spike (Z-score > 2.5) in robotics deployments or AI data center expansions.
The Global Automation Pulse (GAP) is a daily activity index — displayed prominently on the dashboard — that measures how much real-world automation signal activity is happening today compared to the 30-day rolling average.
The GAP score runs from 0 to 100. Here's how to interpret it:
Each verified signal scraped from our sources is assigned a category weight before being scored:
The weighted total is then compared to the 30-day baseline average and normalised: a ratio of 1.0 (average day) maps to a pulse of 50; a ratio of 2.0 maps to 100 (capped).
Below the global score, the widget shows three regional sub-scores — Asia, Europe, and North America. These represent each region's proportional share of today's total signal activity. They always sum to the global score, so you can immediately see where the day's automation momentum is concentrated.
The GAP score is recomputed once per day at 03:00 UTC as part of the daily pipeline.
The API endpoint (/api/v2/gap-score) caches the result for one hour so the dashboard loads
instantly. Enterprise users can call the endpoint programmatically for their own dashboards and models.
Upgrading to a Pro plan unlocks the Intelligence Center — a private dashboard for power users. Here, your data is refreshed daily, and you gain access to powerful workflow tools.
Perfect for trading desks and live broadcasts. Enable the Live Voice Alerts toggle at the top of the dashboard. When a new robotics announcement or anomaly hits our pipeline, the system will use Text-to-Speech (TTS) to read the alert out loud.
Voice Commands: If our microphone integration is enabled, simply say "Acknowledge" out loud to clear the current alarm.
Need to run your own models? At the bottom of the Intelligence Center table, click Export CSV to download the raw, unsampled statistical data for all tracked countries.
All registered users—even on the Free plan—receive an API key. Free users get 100 calls/day; Pro gets 5,000. You can find your API key on the My Account page.
Pass your API key using the X-API-KEY header.
Retrieve the latest aggregate global statistics.
Retrieve the detailed robotics data per country.
Response format:
Enterprise users enjoy an hourly refresh rate, 100,000 API calls per day, and instant webhook notifications.