Human Verification System
Go to website
  • Welcome
  • Getting Started
    • THE WAY WE WORK
    • RealitiKey Website
    • API
Powered by GitBook
On this page
  • Website Requirements
  • Required URL Params
  • Redirect
  • Optional URL Params
  • Dark
  • Performance
  1. Getting Started

RealitiKey Website

PreviousTHE WAY WE WORKNextAPI

Last updated 5 months ago

When the user completes an easy, randomized math test, we verify their answers using their UserID (or VID). If the math question and VID match our records, the user is redirected back to your website with their VID included as a URL parameter, signifying they are verified. To enhance security, you can send a simple HTTP POST request to our Cloudflare server and wait for a response. For verification, direct the user to our website: .

Website Requirements

  • URL:

HTTPS://RHV.PAGES.DEV

Required URL Params

Redirect

The "redirect" parameter specifies the URL to which the user is directed upon completing the math task

Without a redirect URL, the website will remain static.

Optional URL Params

Dark

The "dark" parameter determines whether the website should activate dark mode upon loading. If you set the value to:

  • 0: The website will toggle dark mode off

  • 1: The website will toggle dark mode on

Performance

The "performance" parameter determines whether animations can be used when loading the website. Setting this value accordingly allows for smoother performance and user experience.

  • 0: The website will toggle performance mode off

  • 1: The website will toggle performance mode on

If you do not specify any params the website will automatically use the default ones.

Dark (0), Performance (0)

https://rhv.pages.dev
REAL WEBSITE MAY DIFFER:
https://rhv.pages.dev