v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Fleets

Get character fleet info

Return the fleet ID the character is in, if any.

get/characters/{character_id}/fleet

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.

Response

OK

fleet_boss_idinteger required

Character ID of the current fleet boss

fleet_idinteger required

The character's current fleet ID

role'fleet_commander' | 'squad_commander' | 'squad_member' | 'wing_commander' required

Member’s role in fleet

squad_idinteger required

ID of the squad the member is in. If not applicable, will be set to -1

wing_idinteger required

ID of the wing the member is in. If not applicable, will be set to -1