Search item database

<Note> This endpoint is cached for <Badge intent="error" minimal>1 hour</Badge> in the <Badge intent="success" minimal>SHARED</Badge> cache source. </Note> Filters can be empty and do not always need to be present in the payload. To understand the endpoint better, try the official Wynncraft item guide while monitoring the network tab in your browser devtools. <Info> `fullResult` bypasses pagination and returns the `results` object for all objects at once. </Info> This endpoint uses the generic pagination response format.

Query parameters

pageintegerOptional>=1
fullResultenumOptional

Presence-based flag that expands responses. Send it without a value as ?fullResult. Using ?fullResult=true or ?fullResult=false is not accepted.

Allowed values:

Request

This endpoint expects an object.
querystring or nullOptional
typeenum or list of enumsOptional
tierenum or list of enumsOptional
attackSpeedenum or list of enumsOptional
levelRangeinteger or list of integersOptional
professionsenum or list of enumsOptional
identificationsenum or list of enumsOptional
majorIdsenum or list of enumsOptional

Response

Paginated search results.
controllerobject
resultslist of objects

Errors

400
Bad Request Error
404
Not Found Error
Enum values in these docs are based on the item metadata available on April 23, 2026. New item content can add or change values over time.