Typing Biometrics Authentication
Use the way people type, on their keyboards, for authentication.
2 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Typing Biometrics Authentication endpoints
| Method | Endpoint | Description |
|---|---|---|
| TypingDNA API | ||
| DELETE |
Delete user /user/{id} |
Delete a user and his saved typing patterns |
| POST |
Verify typing pattern /verify/{id} |
To authenticate a user you need to record a new typing pattern, then you have to make the /verify request. The longer the text, the better the matching accuracy. We recommend to… |
| GET |
Check user /user/{id} |
To check if a user exists and get the number of saved typing patterns. We recommend to save at least 2 typing patterns per user (170+ chars) in order to perform accurate… |
| POST |
Match typing patterns /match |
If you want you can save your typing patterns yourself, so that you only use the /match request, which is the bread and butter of TypingDNA. In this case you don’t have to… |
| POST |
Save typing pattern /save/{id} |
To save/enroll a new user and/or a new typing pattern you have to make the /save request. For best accuracy, especially against a short text later, we recommend the enrolled… |
Typing Biometrics Authentication pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $99 / month | — |
|
| ULTRA | $499 / month | — |
|