Skip to main content
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

Server pushes only the message types your stream scopes allow.
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.
Last modified on May 10, 2026