— Your best asset is YOUR KNOWLEDGE! —

API Docs

Receiving information about user test results

For information on the results of user in our database if you have users email, you can send the md5 hash of the user's email address.

Input params:

  • hashmail    md5 hash email (all e-mail letters should be in lower case)    required
  • type    json | xml    not required (json default)

use GET

https://intester.com/api/getusertests/{hash email}?type={type}