Skip to main content
v1.0.0 — Public Launch

Events API v1.0

Initial Release

The Atlas Events API is now generally available. Ingest sports betting and casino events in real-time.
New endpoints:
  • POST /api/v1/user — User registration and update events
  • POST /api/v1/transaction — Deposit and withdrawal events
  • POST /api/v1/casino — Casino bet events
  • POST /api/v1/sport — Sports betting events (open, win, lose, cashout)
  • POST /v1/events — Generic event ingestion
  • Batch variants for all domain endpoints (/batch)
Features:
  • Up to 500 events per batch request
  • Dead-Letter Queue for failed publishes — zero data loss
  • Health check endpoints for Kubernetes probes (/health/live, /health/ready)
  • Sub-5ms p99 Kafka publish latency

Subscribe to platform updates at status.atlas.io or follow @atlas_platform for announcements.