Version: 2.3.0
Alien DataStreaming Platform API
API for the Alien DataStreaming Platform — a decentralized data platform where client clusters process and store data locally while the platform manages orchestration, scheduling, and user auth.
All authenticated endpoints require a Bearer token (either an API token oat_xxx or an OAuth JWT) in the Authorization header.
Authentication
- HTTP: Bearer Auth
API token (oat_xxx) or OAuth JWT
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |