Skip to main content
POST
Autocomplete persons
This endpoint has stricter throttling, currentley maximum 120 requests per minute. Also it requires minimum 8 characters to be entered.

Authorizations

x-api-key
string
header
required

Body

q
null | string
page
integer<int32>
Required range: 1 <= x <= 2147483647
per_page
null | integer<int32>

Response

Slim autocomplete response

found
integer<int32>
page
integer<int32>
outOf
integer<int32>
searchTimeMs
integer<int32>
hits
null | object[]