v1

latestSwagger 2.02026-08-04557.3 KB

You can match any two typing patterns agains each other and see if they belong to the same person. A matching score/result will be returned further. We do not recommend using this method. Try using the save + verify methods, so that you don't have to store typing patterns yourself.

However, if you do store typing patterns, make sure you encrypt them and the link from/to whom they belong.

post/api/match

Query parameters

tp1string required

A first typing pattern.

tp2string required

A second typing pattern.

qualityinteger

An integer 1 (lowest), 2 (standard), 3 (high), or 4 (highest)

Response

Returns the result parameter (between 0 - 1)