{"id":1439,"date":"2020-11-21T15:00:43","date_gmt":"2020-11-21T12:00:43","guid":{"rendered":"https:\/\/loquiz.com\/support\/?p=1439"},"modified":"2025-07-28T15:14:38","modified_gmt":"2025-07-28T12:14:38","slug":"callback-url","status":"publish","type":"post","link":"https:\/\/loquiz.com\/support\/callback-url\/","title":{"rendered":"Callback URL"},"content":{"rendered":"\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">DEPRECATED<\/mark><\/strong>. Please use <a href=\"https:\/\/loquiz.com\/support\/webhook\/\">Webhook <\/a>instead.<\/p>\n\n\n\n<p>Callback URL is a feature that lets you build your own results table. Or automatically take actions outside of Loquiz platform<\/p>\n\n\n\n<p>To use it you need to define your own &#8220;receiving server&#8221; URL within Game settings. In order to utilize callback URL you need to set up your server and webpage for receiving the information. <\/p>\n\n\n\n<p>If that is set we relay the information every time a team answers. Following information will be sent.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"team_id\": \"xxxxxxx\",\n  \"team_name\": \"testteam\",\n  \"statistics\": {\n    \"total_score\": 1,\n    \"hints\": 1,\n    \"total_steps\": 1,\n    \"fast_forwards\": 0,\n    \"steps_from_finish\": 0,\n    \"time_spent\": 107,\n    \"correct_answers\": 1,\n    \"wrong_answers\": 0,\n    \"odometer\": 0,\n    \"penalty_points\": 0,\n    \"isFinished\": true  &lt;only sent when team has finished&gt;\n  },\n\"batch_code\":\"xxxxx\" &lt;only sent when batch password is used&gt;\n}<\/code><\/pre>\n\n\n\n<p>Please note that each time we are sending the full set of statistics for specific team. We do not send information about individual tasks\/answers nor do we relay any media.  <\/p>\n\n\n\n<p>Please note that some statistics is used only in some game types and might be nonsense in others. Use only the values you need. <\/p>\n\n\n\n<p>&#8220;isFinished&#8221; : true is only relayed if the team has finished. <\/p>\n\n\n\n<p>&#8220;batch_code&#8221;: &#8220;xxx&#8221; is sent only if batch code was used to start a game<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Testing the callback<\/h2>\n\n\n\n<p>Easy way to test the callback URL is to use <a href=\"https:\/\/webhook.site\">Webhook Tester<\/a>.<\/p>\n\n\n\n<p>Generate a new URL, add it as callback URL within Loquiz PRO and let somebody play the game. You will see the information appearing on the receiving site.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>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 &#8220;receiving server&#8221; URL within Game settings. In order to utilize callback URL you need to set up your server and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[178],"tags":[],"class_list":["post-1439","post","type-post","status-publish","format-standard","hentry","category-integration"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Callback URL - Loquiz knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/loquiz.com\/support\/callback-url\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Callback URL - Loquiz knowledgebase\" \/>\n<meta property=\"og:description\" content=\"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 &#8220;receiving server&#8221; URL within Game settings. In order to utilize callback URL you need to set up your server and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/loquiz.com\/support\/callback-url\/\" \/>\n<meta property=\"og:site_name\" content=\"Loquiz knowledgebase\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-21T12:00:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-28T12:14:38+00:00\" \/>\n<meta name=\"author\" content=\"Eric\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eric\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/\"},\"author\":{\"name\":\"Eric\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/146baa991dc15587d39906934da45dc7\"},\"headline\":\"Callback URL\",\"datePublished\":\"2020-11-21T12:00:43+00:00\",\"dateModified\":\"2025-07-28T12:14:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/\"},\"wordCount\":203,\"articleSection\":[\"Integration\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/\",\"url\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/\",\"name\":\"Callback URL - Loquiz knowledgebase\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#website\"},\"datePublished\":\"2020-11-21T12:00:43+00:00\",\"dateModified\":\"2025-07-28T12:14:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/146baa991dc15587d39906934da45dc7\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/callback-url\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/loquiz.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Callback URL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#website\",\"url\":\"https:\\\/\\\/loquiz.com\\\/support\\\/\",\"name\":\"Loquiz knowledgebase\",\"description\":\"Helping you run awesome games\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/loquiz.com\\\/support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/loquiz.com\\\/support\\\/#\\\/schema\\\/person\\\/146baa991dc15587d39906934da45dc7\",\"name\":\"Eric\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g\",\"caption\":\"Eric\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Callback URL - Loquiz knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/loquiz.com\/support\/callback-url\/","og_locale":"en_US","og_type":"article","og_title":"Callback URL - Loquiz knowledgebase","og_description":"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 &#8220;receiving server&#8221; URL within Game settings. In order to utilize callback URL you need to set up your server and [&hellip;]","og_url":"https:\/\/loquiz.com\/support\/callback-url\/","og_site_name":"Loquiz knowledgebase","article_published_time":"2020-11-21T12:00:43+00:00","article_modified_time":"2025-07-28T12:14:38+00:00","author":"Eric","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Eric","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/loquiz.com\/support\/callback-url\/#article","isPartOf":{"@id":"https:\/\/loquiz.com\/support\/callback-url\/"},"author":{"name":"Eric","@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/146baa991dc15587d39906934da45dc7"},"headline":"Callback URL","datePublished":"2020-11-21T12:00:43+00:00","dateModified":"2025-07-28T12:14:38+00:00","mainEntityOfPage":{"@id":"https:\/\/loquiz.com\/support\/callback-url\/"},"wordCount":203,"articleSection":["Integration"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/loquiz.com\/support\/callback-url\/","url":"https:\/\/loquiz.com\/support\/callback-url\/","name":"Callback URL - Loquiz knowledgebase","isPartOf":{"@id":"https:\/\/loquiz.com\/support\/#website"},"datePublished":"2020-11-21T12:00:43+00:00","dateModified":"2025-07-28T12:14:38+00:00","author":{"@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/146baa991dc15587d39906934da45dc7"},"breadcrumb":{"@id":"https:\/\/loquiz.com\/support\/callback-url\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/loquiz.com\/support\/callback-url\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/loquiz.com\/support\/callback-url\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/loquiz.com\/support\/"},{"@type":"ListItem","position":2,"name":"Callback URL"}]},{"@type":"WebSite","@id":"https:\/\/loquiz.com\/support\/#website","url":"https:\/\/loquiz.com\/support\/","name":"Loquiz knowledgebase","description":"Helping you run awesome games","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/loquiz.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/loquiz.com\/support\/#\/schema\/person\/146baa991dc15587d39906934da45dc7","name":"Eric","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a1e259c3c8e8b2207b5c23cb8d985fdf416d68c8b2854f582c0a0f89b81b6eba?s=96&d=mm&r=g","caption":"Eric"}}]}},"_links":{"self":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/1439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/comments?post=1439"}],"version-history":[{"count":7,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/1439\/revisions"}],"predecessor-version":[{"id":16886,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/posts\/1439\/revisions\/16886"}],"wp:attachment":[{"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/media?parent=1439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/categories?post=1439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/loquiz.com\/support\/wp-json\/wp\/v2\/tags?post=1439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}