Bestiary

List all creatures

Returns a paginated, filterable, sortable list of creatures in the bestiary with translated names.

get/bestiary

Query parameters

localestring

Locale for translations

pageinteger

Page number

pageSizeinteger

Creatures per page (max 50)

sort'level' | 'nameAsc' | 'nameDesc' | 'family'

Sort key

searchstring

Search by creature name or ID (case-insensitive)

familystring

Filter by family

zonestring

Filter by zone

bossboolean

If true, only return bosses

Response

Paginated creature list

Changes

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