Endpoint Examples
Get Imperial Fleet Data
Returns all Star Destroyers from the Imperial Fleet that the user has clearance to access
GET
Get Imperial Fleet Data
This endpoint is currently in development. The example below shows placeholder
data that demonstrates the expected response format.
Endpoint Overview
This endpoint will provide access to Imperial Fleet vessel information. Full functionality and real data will be available once the API is officially deployed. Example Endpoint:GET /api/v1/fleet/star-destroyers
Placeholder Response
The following is an example of what the response might look like when accessing Imperial fleet data:Authorizations
Imperial Command authorisation token. Contact your commanding officer for access credentials.
Query Parameters
The maximum number of vessels to return
Required range:
x <= 100Filter by galactic sector
Available options:
Outer Rim, Mid Rim, Inner Rim, Core Worlds Get Imperial Fleet Data

