Get Imperial Fleet Data
Returns all Star Destroyers from the Imperial Fleet that the user has clearance to access
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:
Actual fleet data is classified. This is demonstration data only.
Authorizations
Imperial Command authorization token. Contact your commanding officer for access credentials.
Query Parameters
The maximum number of vessels to return
x <= 100
Filter by galactic sector
Outer Rim
, Mid Rim
, Inner Rim
, Core Worlds
Response
Fleet data response
The response is of type object
.