Skip to Content
Images are fixed, sorry it took so long (I forgot).

Character

This endpoint allows you to search for a character.

Endpoint

  • URL: /api/rw/character
  • Method: GET
  • Response: application/json

Query Parameters

ℹ️

limit has a maximum value of 10.

ℹ️

Please use restrict to limit the amount of data you request. I don’t have money to pay for the servers :(.

NameTypeDescription
idintThe ID of the character.
namestringThe name of character.
restrictstringRestricts the fields to return.
elementstring [Mercury, Saltstone, Brimstone, Aether]The element of characters.
vocationstring [Guardian, Destroyer, Assassin, Compeller, Healer, Mage, Witch]The vocation of characters.
rarityint [1-5]The rarity of characters.
offsetintThe amount of characters you want to skip.
limitintThe amount of characters to return.
Last updated on