---
title: "POST /api/checkuser"
method: POST
path: "/api/checkuser"
---

# POST /api/checkuser

`POST /api/checkuser`

Checks how many typing patterns were previously recorded for a certain user and returns that number.

## Query parameters

- `userid` string, required

## Response `200`

Returns the count (number of patterns) recorded for that particular user.

## Other responses

- `500` — Error

---

[API](https://skmtc.dev/typingdna/apis/typingdna-auth-api.md) · [All operations](https://skmtc.dev/typingdna/apis/typingdna-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/typingdna/typingdna-auth-api/revisions/860e0fcdce3e/schema)
