Webhook

You can find the webhook at User menu->Account Settings->API-> Webhook Webhooks is an account wide setting that sends the player data real-time to receiving server. To use the webhook define the receiving server Webhook URL and set Webhook secret code. Define what kind of updates and when are sent: Team registers to a game Team […]

Read More

API

Loquiz API allows you to create your own result pages and connect Loquiz to your online ticketing/booking system. Loquiz API will integrate with your online ticketing/booking system. The API will forward the information to the booking system once your customer completes the booking/purchasing process. After that, the booking system, if set up in that way, […]

Read More

Creating custom leaderboard

This tutorial explains how to build a simple leaderboard for your game(s) in your own server and connect it to Loquiz teams database. This can be fully designed by you and hosted at your own server. It is in addition to Loquiz result pages.

Read More

Callback URL

DEPRECATED. Please use Webhook instead. Callback URL is a feature that lets you build your own results table. Or automatically take actions outside of Loquiz platform To use it you need to define your own “receiving server” URL within Game settings. In order to utilize callback URL you need to set up your server and […]

Read More