Prerequisites
- An Atlas account — sign up at app.atlas.io
- An API key for your brand — Dashboard → Settings → API Keys
Step 1 — Get Your API Key
After creating your account and brand, navigate to Settings → API Keys and copy your key. It looks like:Step 2 — Send Your First Event
Let’s track a sports bet placement. ReplaceYOUR_API_KEY, YOUR_ORG_ID, and YOUR_BRAND_ID with your values:
Step 3 — Verify the Response
A successful response returns202 Accepted:
Step 4 — Check the Dashboard
Go to app.atlas.io → Events to see your event in real-time.Next Steps
Track Users
Register and update player profiles
Track Transactions
Deposits, withdrawals, and payment events
Track Casino
Casino bet tracking with round data
Batch Ingestion
Send hundreds of events in a single call