Fantasy Match Points via Push

Fantasy Match Points via Push

Fantasy Match Points via Push delivers Fantasy player points data of a cricket match in real-time directly to your systems. Whenever an event happens in a live cricket match, we update the fantasy points accordingly and push them to your systems. You can choose from Webhook, WebSocket and Firebase as your one of the delivery methods.

How does it work?

The Fantasy player points data, which is accessible through the Fantasy Match Points API, will now be automatically delivered as push updates to those who subscribe to the matches using the Fantasy Match Points Subscribe API. You can choose to receive the data via Webhook, WebSocket or Firebase.

Webhook

When you subscribe to the Webhook method, the data will be automatically delivered to your preferred Webhook URL. You can deploy a handler function at your mentioned URL to receive & handle the data at ease. Subscribe to the Webhook method

WebSocket

On subscribing to the WebSocket method, fantasy points data & updates are delivered to your systems in real-time through the WebSocket protocol. Subscribe to the WebSocket method

Firebase

When you subscribe to the Firebase method for a match, fantasy data updates will be delivered to your Firebase Realtime Database in real-time. Subscribe to the Firebase method