basic
Get CE data
Get CE info from ID
If the given ID is a CE's collectionNo, the corresponding CE data is returned. Otherwise, it will look up the actual ID field.
- lang: returns English names if querying JP data. Doesn't do anything if querying NA data.
Preprocessed data:
- NA CE
- JP CE
get/basic/{region}/equip/{equip_id}
Path parameters
region'JP' | 'NA' | 'CN' | 'KR' | 'TW' required
Region Enum
equip_idinteger required
Query parameters
lang'jp' | 'en'
Language Enum
Response
Basic CE Entity
Changes
No recorded changes to this endpoint across all 1 revision of this API.