item

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. See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>ITEMS</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits). </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.

<Footer> 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. </Footer>
post/item/search

Query parameters

pageinteger
fullResult''

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

Request body

querystring nullable

Response

Paginated search results.

Changes

No recorded changes to this endpoint across all 1 revision of this API.