Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

query
string<string>

The keyword to search

cursor
string<string>

The cursor to paginate through the results. First page is "".

Response

User info

users
object[]

Array of users

has_next_page
boolean

Indicates if there are more results available

next_cursor
string

Cursor for fetching the next page of results

status
enum<string>

Status of the request.success or error

Available options:
success,
error
msg
string

Message of the request.error message