Build on InPlayGuru
Everything your strategies see and decide, delivered to your own software the moment it happens. These pages document the integration surface — transport, payloads, signatures and operational behaviour — so you can build against it with confidence.
Plan availability. Everything documented here, webhooks and the REST
API alike, is part of the Ultra plan and available only on it. No other
plan includes any of it, and there is no separate developer add-on or partial access.
Webhooks
Receive a signed JSON event when a strategy fires a pick, and again when the pick
settles. Payload reference, signature verification and delivery semantics.
REST API
Read your strategies and pick history, set results and manage strategies from your
own code. Bearer keys, cursor pagination and the same objects the webhooks send.
Working with the data
How live football data actually behaves — corrections, drift, coverage gaps — and
how to parse payloads so none of it corrupts your systems.
Cookbook
Small, complete recipes: a storage schema with dedupe built in, a Discord pick
notifier, and honest routes into Google Sheets.
Webhook settings
Manage your endpoint URL and signing secret, and inspect the delivery log for your
account — every attempt, retry and response at a glance.
API settings
Generate your API key, regenerate or revoke it, and copy a ready-to-run first
request for your account.
Questions or something missing from these pages? Contact support — integration questions are welcome.