Skip to main content
GET
Keywords shorter than 2 characters return an empty list without error. Keywords are case-insensitive (normalized to lowercase internally). Results are cached for 10 seconds per unique (keyword, type, tokenType) combination.

Query parameters

keyword
string
Search keyword (minimum 2 characters)
type
string
required
Autocomplete type (item, character, user). Returns 400 INVALID_ARGUMENT if not provided.
tokenType
string
Token type filter (all, nft, ft)
size
integer
Number of results to return

Response

success
boolean
Indicates if the request was successful
data
object