1
Receive API credentials
Ticktock issues a tenant API key during onboarding. The key is scoped — your account manager picks a bundle (
cs2.odds.basic, cs2.stats, …) and optional extras based on your contract.2
Verify your key with /v1/whoami
First call you should make. Confirms the key is alive and prints exactly what it can do.
3
Pull a list of matches
4
Stream live updates
5
Go live
Same URLs and same key end-to-end — talk to your account manager about staging vs production.
Full Onboarding
Detailed onboarding flow — invite, portal login, API key creation, AMQP provisioning.