statshawk
Getting started

Getting started

First request, auth, quotas, and the error model — the things you need before anything else.

Start with Quickstart if you just want a curl that works. Everything else here is the contract: how keys behave, what the response envelope looks like, when to retry.

PageWhat it covers
QuickstartFirst request in 60 seconds.
Authenticationsk_live_ vs sk_test_, header format, revoke.
QuotasPlan tiers, monthly units, overage behavior.
Rate limitsPer-minute ceiling and the tracking headers.
Data freshnessHow fast we update during and after games.
ErrorsEnvelope, status codes, retry guidance.
Error codesEvery machine-readable code, with examples.

Looking for endpoint pages or a try-it playground? Head to the REST API reference.