v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Search user by keyword

get/twitter/user/search

Query parameters

querystring string

The keyword to search

cursorstring string

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

Response

User info

has_next_pageboolean

Indicates if there are more results available

next_cursorstring

Cursor for fetching the next page of results

status'success' | 'error'

Status of the request.success or error

msgstring

Message of the request.error message