Overview
ATLAS APIs are designed with an API-first strategy, enabling seamless integration with third-party tools and cloud-native platforms. ATLAS APIs are a suite of extensibility interfaces designed to integrate, automate, and extend the capabilities of the ATLAS telemetry and data analytics platform. They support real-time and historical data workflows across motorsport, automotive, aerospace, and simulation environments.
Key APIs and Usage#
SQLRace API#
Provides direct access to telemetry databases. Used for in-process data extraction and session creation.
Display API#
Enables creation of custom visualisations with native ATLAS look and feel.
Stream API#
Built on gRPC and Protobuf for real-time telemetry streaming. Supports both reading and writing of telemetry packets.
Configuration API#
The Configuration API offers a cross-platform gRPC interface for ECU programming and monitoring, supporting integration with clients in multiple languages.