Skip to main content
GET
Social User Search

Query Parameters

q
string
required

Search keyword or @handle for exact handle lookup. Use a keyword like vitalik for fuzzy matching across names and bios, or @VitalikButerin to find a specific account by handle

Example:

"vitalik"

limit
integer<int64>
default:20

Results per page

Required range: 1 <= x <= 100
Example:

20

cursor
string

Opaque cursor token from a previous response's next_cursor field for fetching the next page

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/CursorDataResponseXUser.json"