Online Waivers

Table of Contents

How Can We Help?

Online Waivers

You are here:

1. Create a new API rule (similarly to https://synthesisvr.com/knowledge-base/reading-leaderboard-through-api/) or edit an existing one and assign the following two permissions:

  • Online Waiver
  • Website Games

2. Get the key for the rule and construct an URL like this:

  • Version 1: https://api.synthesisvr.com/waiver/<KEY>
  • Version 2: https://api.synthesisvr.com/waiver/group/<KEY>

Example:

  • Version 1: https://api.synthesisvr.com/waiver/11111111-1111-1111-1111-111111111111
  • Version 2: https://api.synthesisvr.com/waiver/group/11111111-1111-1111-1111-111111111111
  • Version 2 OFFLINE: https://api.synthesisvr.com/waiver/offline/11111111-1111-1111-1111-111111111111

You can add custom waiver fields by going to “Administration” and click on your arcade name. Switch to the “Advanced” tab and click on “Additional Waiver Fields”.
If you need deeper customization for the online waiver, you can open the URL constructed above and use the browser’s “View Source” option. Copy the source code onto your server/web site and use HTML and CSS to customize the waiver widget.


The OFFLINE version is intended for use only inside your location. It allows the browser to load and process the waiver even when your device is completely offline. All signed forms will be stored inside the browser and will be synchronized to SynthesisVR within a minute of your device getting back online and the offline waiver page being reloaded.

Sign Up For Your Trial