v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Assets

Get character asset names

Return names for a set of item ids, which you can get from character assets endpoint. Typically used for items that can customize names, like containers or ships.

post/characters/{character_id}/assets/names

Path parameters

character_idinteger required
Example:90000001

The ID of the character

Headers

Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'

The language to use for the response.

If-None-Matchstring

The ETag of the previous request. A 304 will be returned if this matches the current ETag.

X-Compatibility-Date'2025-12-16' date required

The compatibility date for the request.

X-Tenantstring

The tenant ID for the request.

Request body

integer[] required

Response

OK

item_idinteger required
namestring required