Fleetyards.net API

API Schema for Fleetyards.net

https://api.fleetyards.net/v1/schema.yaml

Celestial Objects List

get

Get a List of Celestial Objects

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/celestial-objects HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "designation": "text",
    "description": "text",
    "type": "text",
    "habitable": true,
    "fairchanceact": true,
    "subType": "text",
    "size": "text",
    "danger": 1,
    "economy": 1,
    "population": 1,
    "locationLabel": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "starsystem": {
      "name": "text",
      "slug": "text",
      "danger": "text",
      "description": "text",
      "economy": "text",
      "locationLabel": "text",
      "mapX": "text",
      "mapY": "text",
      "population": "text",
      "size": "text",
      "status": "text",
      "type": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "celestialObjects": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "parent": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": "[Circular Reference]",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": "[Circular Reference]",
      "moons": "[Circular Reference]",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "moons": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": {
                      "name": "text",
                      "slug": "text",
                      "danger": "text",
                      "description": "text",
                      "economy": "text",
                      "locationLabel": "text",
                      "mapX": "text",
                      "mapY": "text",
                      "population": "text",
                      "size": "text",
                      "status": "text",
                      "type": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "celestialObjects": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    },
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "moons": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Celestial Object Detail

get

Get Detail of a Celestial Object referenced by its Slug

Path parameters
slugstringRequired

slug

Responses
200

successful

application/json
get
GET /v1/celestial-objects/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "name": "text",
  "slug": "text",
  "designation": "text",
  "description": "text",
  "type": "text",
  "habitable": true,
  "fairchanceact": true,
  "subType": "text",
  "size": "text",
  "danger": 1,
  "economy": 1,
  "population": 1,
  "locationLabel": "text",
  "media": {
    "storeImage": {
      "large": "https://example.com",
      "medium": "https://example.com",
      "small": "https://example.com",
      "source": "https://example.com"
    }
  },
  "starsystem": {
    "name": "text",
    "slug": "text",
    "danger": "text",
    "description": "text",
    "economy": "text",
    "locationLabel": "text",
    "mapX": "text",
    "mapY": "text",
    "population": "text",
    "size": "text",
    "status": "text",
    "type": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "celestialObjects": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  "[Circular Reference]"
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "parent": {
    "name": "text",
    "slug": "text",
    "designation": "text",
    "description": "text",
    "type": "text",
    "habitable": true,
    "fairchanceact": true,
    "subType": "text",
    "size": "text",
    "danger": 1,
    "economy": 1,
    "population": 1,
    "locationLabel": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "starsystem": {
      "name": "text",
      "slug": "text",
      "danger": "text",
      "description": "text",
      "economy": "text",
      "locationLabel": "text",
      "mapX": "text",
      "mapY": "text",
      "population": "text",
      "size": "text",
      "status": "text",
      "type": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "celestialObjects": [
        "[Circular Reference]"
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "parent": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": [
          "[Circular Reference]"
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": "[Circular Reference]",
      "moons": "[Circular Reference]",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "moons": [
      "[Circular Reference]"
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "moons": [
    {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": [
          "[Circular Reference]"
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          "[Circular Reference]"
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "moons": "[Circular Reference]",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/commodities/types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Commodities list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 50
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/commodities HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "type": "gas",
    "typeLabel": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Create Commodity Price

post
Body
commodityItemIdstring · uuidRequired
commodityItemTypestringRequired
pathstring · enumRequiredPossible values:
shopIdstring · uuidRequired
timeRangestringOptional
Responses
200

successful

application/json
post
POST /v1/commodity-prices HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 165

{
  "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
  "commodityItemType": "text",
  "path": "buy",
  "shopId": "123e4567-e89b-12d3-a456-426614174000",
  "timeRange": "text"
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "price": 1,
  "timeRange": "text",
  "type": "text",
  "shopCommodityId": "123e4567-e89b-12d3-a456-426614174000",
  "confirmed": true,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/components/class_filters HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]
Deprecated

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/components/item_type_filters HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Components list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 50
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/components HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "class": "text",
    "grade": "text",
    "itemClass": "text",
    "itemClassLabel": "text",
    "itemType": "text",
    "itemTypeLabel": "text",
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "typeData": {
      "fuelRate": 1,
      "jumpRange": 1,
      "standardJump": {
        "speed": 1,
        "stage1AccelerationRate": 1,
        "stage2AccelerationRate": 1,
        "spoolUpTime": 1,
        "cooldown": 1
      },
      "splineJump": {
        "speed": 1,
        "stage1AccelerationRate": 1,
        "stage2AccelerationRate": 1,
        "spoolUpTime": 1,
        "cooldown": 1
      }
    },
    "size": "text",
    "trackingSignal": "text",
    "trackingSignalLabel": "text",
    "type": "text",
    "typeLabel": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Equipment list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 50
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/equipment HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "backpackCompatibility": "text",
    "coreCompatibility": "text",
    "damageReduction": "text",
    "description": "text",
    "extras": "text",
    "grade": "text",
    "itemType": "text",
    "itemTypeLabel": "text",
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "range": "text",
    "rateOfFire": "text",
    "size": "text",
    "slot": "text",
    "slotLabel": "text",
    "storage": "text",
    "temperatureRating": "text",
    "type": "text",
    "typeLabel": "text",
    "volume": "text",
    "weaponClass": "text",
    "weaponClassLabel": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Feature Flags for User

get
Responses
200

successful

application/json
Responsestring[]
get
GET /v1/features HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  "text"
]

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/filters/commodities/types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/filters/commodity-prices/time-ranges HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/filters/components/classes HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Commodity Types

get
Responses
200

successful

application/json
get
GET /v1/filters/components/item-types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Shop Commodity Commodity Type Options

get
Responses
200

successful

application/json
get
GET /v1/filters/shop-commodities/commodity-type-options HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "value": "text"
  }
]

Shop Commodity Sub Categories

get
Responses
200

successful

application/json
get
GET /v1/filters/shop-commodities/sub-categories HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Shop types

get
Responses
200

successful

application/json
get
GET /v1/filters/shops/types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Check Fleet FID Availability

post
Body
fidstringOptional
Responses
200

successful

application/json
post
POST /v1/fleets/check HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 14

{
  "fid": "text"
}
{
  "taken": true
}

Create Fleet

post
Body
fidstring · uuidRequired
namestringRequired
descriptionstringOptional
publicFleetbooleanOptional
homepagestringOptional
rsiSidstringOptional
discordstringOptional
tsstringOptional
youtubestringOptional
twitchstringOptional
guildedstringOptional
Responses
201

successful

application/json
post
POST /v1/fleets HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 213

{
  "fid": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "description": "text",
  "publicFleet": true,
  "homepage": "text",
  "rsiSid": "text",
  "discord": "text",
  "ts": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text"
}
{
  "myRole": "admin",
  "primary": true,
  "myFleet": true,
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "fid": "text",
  "rsiSid": "text",
  "ts": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "name": "text",
  "slug": "text",
  "description": "text",
  "publicFleet": true,
  "publicFleetStats": true,
  "logo": "text",
  "backgroundImage": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Fleets for current User -> use GET /fleets/my

get
Responses
200

successful

application/json
get
GET /v1/fleets/current HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Fleet Detail

get
Path parameters
slugstringRequired

slug

Responses
200

successful

application/json
get
GET /v1/fleets/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "myRole": "admin",
  "primary": true,
  "myFleet": true,
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "fid": "text",
  "rsiSid": "text",
  "ts": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "name": "text",
  "slug": "text",
  "description": "text",
  "publicFleet": true,
  "publicFleetStats": true,
  "logo": "text",
  "backgroundImage": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Update Fleet

put

You are not an Admin or Officer of this Fleet

Path parameters
slugstringRequired

slug

Body
fidstringOptional
namestringOptional
logostring · binaryOptional
removeLogobooleanOptional
backgroundImagestring · binaryOptional
removeBackgroundbooleanOptional
descriptionstringOptional
publicFleetbooleanOptional
homepagestringOptional
rsiSidstringOptional
discordstringOptional
tsstringOptional
youtubestringOptional
twitchstringOptional
guildedstringOptional
Responses
200

successful

application/json
put
PUT /v1/fleets/{slug} HTTP/1.1
Host: api.fleetyards.test
Content-Type: multipart/form-data
Accept: */*
Content-Length: 266

{
  "fid": "text",
  "name": "text",
  "logo": "binary",
  "removeLogo": true,
  "backgroundImage": "binary",
  "removeBackground": true,
  "description": "text",
  "publicFleet": true,
  "homepage": "text",
  "rsiSid": "text",
  "discord": "text",
  "ts": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text"
}
{
  "myRole": "admin",
  "primary": true,
  "myFleet": true,
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "fid": "text",
  "rsiSid": "text",
  "ts": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "name": "text",
  "slug": "text",
  "description": "text",
  "publicFleet": true,
  "publicFleetStats": true,
  "logo": "text",
  "backgroundImage": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Destroy Fleet

delete

You are not the owner of this Fleet

Path parameters
slugstringRequired

slug

Responses
204

successful

No content

delete
DELETE /v1/fleets/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Find Fleet by Invite

post
Path parameters
tokenstringRequired

Fleet Invite Token

Responses
200

successful

application/json
post
POST /v1/fleets/find-by-invite/{token} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "myRole": "admin",
  "primary": true,
  "myFleet": true,
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "fid": "text",
  "rsiSid": "text",
  "ts": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "name": "text",
  "slug": "text",
  "description": "text",
  "publicFleet": true,
  "publicFleetStats": true,
  "logo": "text",
  "backgroundImage": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Fleet Invite Urls List

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/invite-urls HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "token": "text",
    "url": "https://example.com",
    "expiresAfter": "2025-09-11T09:38:29.662Z",
    "expiresAfterLabel": "text",
    "expired": true,
    "limit": 1,
    "limitReached": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Create Invite Url

post
Path parameters
fleetSlugstringRequired

Fleet slug

Body
limitintegerOptional
expiresAfterMinutesintegerOptional
Responses
201

successful

application/json
post
POST /v1/fleets/{fleetSlug}/invite-urls HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 35

{
  "limit": 1,
  "expiresAfterMinutes": 1
}
{
  "token": "text",
  "url": "https://example.com",
  "expiresAfter": "2025-09-11T09:38:29.662Z",
  "expiresAfterLabel": "text",
  "expired": true,
  "limit": 1,
  "limitReached": true,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Remove Invite Url

delete

You are not the owner of this Fleet

Path parameters
fleetSlugstringRequired

Fleet slug

tokenstringRequired

Invite Url Token

Responses
204

successful

No content

delete
DELETE /v1/fleets/{fleetSlug}/invite-urls/{token} HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Create Membership by Invite

post

User is already a member of this fleet

Body
tokenstringOptional
Responses
201

successful

application/json
post
POST /v1/fleets/use-invite HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 16

{
  "token": "text"
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Fleet Invites current User

get
Responses
200

successful

application/json
get
GET /v1/fleets/invites HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "username": "text",
    "role": "admin",
    "roleLabel": "text",
    "status": "created",
    "avatar": "text",
    "rsiHandle": "text",
    "homepage": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "shipsFilter": "all",
    "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
    "fleetSlug": "text",
    "fleetName": "text",
    "fleet": {
      "myRole": "admin",
      "primary": true,
      "myFleet": true,
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "fid": "text",
      "rsiSid": "text",
      "ts": "text",
      "discord": "text",
      "youtube": "text",
      "twitch": "text",
      "guilded": "text",
      "homepage": "text",
      "name": "text",
      "slug": "text",
      "description": "text",
      "publicFleet": true,
      "publicFleetStats": true,
      "logo": "text",
      "backgroundImage": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "primary": true,
    "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
    "invitedAt": "2025-09-11T09:38:29.662Z",
    "invitedAtLabel": "text",
    "requestedAt": "2025-09-11T09:38:29.662Z",
    "requestedAtLabel": "text",
    "acceptedAt": "2025-09-11T09:38:29.662Z",
    "acceptedAtLabel": "text",
    "declinedAt": "2025-09-11T09:38:29.662Z",
    "declinedAtLabel": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Accept Member

put

No Member found

Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/accept HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "code": "text",
  "message": "text"
}

Fleet Member List

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/members HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "username": "text",
    "role": "admin",
    "roleLabel": "text",
    "status": "created",
    "avatar": "text",
    "rsiHandle": "text",
    "homepage": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "shipsFilter": "all",
    "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
    "fleetSlug": "text",
    "fleetName": "text",
    "fleet": {
      "myRole": "admin",
      "primary": true,
      "myFleet": true,
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "fid": "text",
      "rsiSid": "text",
      "ts": "text",
      "discord": "text",
      "youtube": "text",
      "twitch": "text",
      "guilded": "text",
      "homepage": "text",
      "name": "text",
      "slug": "text",
      "description": "text",
      "publicFleet": true,
      "publicFleetStats": true,
      "logo": "text",
      "backgroundImage": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "primary": true,
    "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
    "invitedAt": "2025-09-11T09:38:29.662Z",
    "invitedAtLabel": "text",
    "requestedAt": "2025-09-11T09:38:29.662Z",
    "requestedAtLabel": "text",
    "acceptedAt": "2025-09-11T09:38:29.662Z",
    "acceptedAtLabel": "text",
    "declinedAt": "2025-09-11T09:38:29.662Z",
    "declinedAtLabel": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Create Member

post

You are not the owner of this Fleet

Path parameters
fleetSlugstringRequired

Fleet slug

Body
usernamestringOptional
Responses
201

successful

application/json
post
POST /v1/fleets/{fleetSlug}/members HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 19

{
  "username": "text"
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Update Membership -> use PUT /fleets/{fleetSlug}/membership

put
Path parameters
fleetSlugstringRequired

Fleet slug

Body
primarybooleanOptional
shipsFilterstring · enumOptionalPossible values:
Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 36

{
  "primary": true,
  "shipsFilter": "all"
}
200

successful

{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Decline Member

put

No Member found

Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/decline HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "code": "text",
  "message": "text"
}

Demote Member

put

No Member found

Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/demote HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

My Fleet Membership -> use GET /fleets/{fleetSlug}/membership

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/members/current HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Accept Member -> use GET /fleets/{fleetSlug}/members/{username}/accept

put
Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/accept-request HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "code": "text",
  "message": "text"
}
Deprecated

Decline Member -> use GET /fleets/{fleetSlug}/members/{username}/decline

put
Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/decline-request HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "code": "text",
  "message": "text"
}
Deprecated

Accept Membership -> use GET /fleets/{fleetSlug}/membership/accept

put
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/accept-invite HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "code": "text",
  "message": "text"
}
Deprecated

Decline Membership -> use GET /fleets/{fleetSlug}/membership/decline

put
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/decline-invite HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "code": "text",
  "message": "text"
}
Deprecated

Leave Fleet -> use DELETE /fleets/{fleetSlug}/membership

delete
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
204

successful

No content

delete
DELETE /v1/fleets/{fleetSlug}/members/leave HTTP/1.1
Host: api.fleetyards.test
Accept: */*
204

successful

No content

Remove Fleet Member

delete

You are not the owner of this Fleet

Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

username

Responses
204

successful

No content

delete
DELETE /v1/fleets/{fleetSlug}/members/{username} HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Promote Member

put

No Member found

Path parameters
fleetSlugstringRequired

Fleet slug

usernamestringRequired

Username

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/members/{username}/promote HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Accept Membership

put

No Membership found

Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/membership/accept HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "code": "text",
  "message": "text"
}

Decline Membership

put

No Membership found

Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/membership/decline HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "code": "text",
  "message": "text"
}

Fleet Membership Detail

get

Membership for this slug and user does not exist

Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/membership HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Update Membership

put

Fleet for this slug and user does not exist

Path parameters
fleetSlugstringRequired

Fleet slug

Body
primarybooleanOptional
shipsFilterstring · enumOptionalPossible values:
Responses
200

successful

application/json
put
PUT /v1/fleets/{fleetSlug}/membership HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 36

{
  "primary": true,
  "shipsFilter": "all"
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "role": "admin",
  "roleLabel": "text",
  "status": "created",
  "avatar": "text",
  "rsiHandle": "text",
  "homepage": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "shipsFilter": "all",
  "hangarGroupId": "123e4567-e89b-12d3-a456-426614174000",
  "fleetSlug": "text",
  "fleetName": "text",
  "fleet": {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "primary": true,
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "invitedAt": "2025-09-11T09:38:29.662Z",
  "invitedAtLabel": "text",
  "requestedAt": "2025-09-11T09:38:29.662Z",
  "requestedAtLabel": "text",
  "acceptedAt": "2025-09-11T09:38:29.662Z",
  "acceptedAtLabel": "text",
  "declinedAt": "2025-09-11T09:38:29.662Z",
  "declinedAtLabel": "text",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Leave Fleet

delete
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
204

successful

No content

delete
DELETE /v1/fleets/{fleetSlug}/membership HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Fleets for current User

get
Responses
200

successful

application/json
get
GET /v1/fleets/my HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "myRole": "admin",
    "primary": true,
    "myFleet": true,
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "fid": "text",
    "rsiSid": "text",
    "ts": "text",
    "discord": "text",
    "youtube": "text",
    "twitch": "text",
    "guilded": "text",
    "homepage": "text",
    "name": "text",
    "slug": "text",
    "description": "text",
    "publicFleet": true,
    "publicFleetStats": true,
    "logo": "text",
    "backgroundImage": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Fleet Members Stats

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/members HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "total": 1,
  "metrics": {
    "totalAdmins": 1,
    "totalOfficers": 1,
    "totalMembers": 1
  }
}

Fleet Stats Model Counts

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/model-counts HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "modelCounts": {
    "ANY_ADDITIONAL_PROPERTY": 1
  }
}

Fleet Stats - Models by Classification

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/models-by-classification HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Fleet Stats - Models by Manufacturer

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/models-by-manufacturer HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Fleet Stats - Models by Production Status

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/models-by-production-status HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Fleet Stats - Models by Size

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/models-by-size HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Fleet Stats - Vehicles by Model

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/vehicles-by-model HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "label": "text",
    "count": 1,
    "tooltip": "text"
  }
]

Fleet Vehicles Stats

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/stats/vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "total": 1,
  "classifications": [
    {
      "name": "text",
      "label": "text",
      "count": 1
    }
  ],
  "metrics": {
    "totalMoney": 1,
    "totalCredits": 1,
    "totalMinCrew": 1,
    "totalMaxCrew": 1,
    "totalCargo": 1
  }
}
Deprecated

Fleet Public Vehicles -> use GET /fleets/{fleetSlug}/public/vehicles

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/public-vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

Fleet Fleetchart -> use GET /fleets/{fleetSlug}/vehicles

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

No content

get
GET /v1/fleets/{fleetSlug}/fleetchart HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

Fleet Public Fleetchart -> use GET /fleets/{fleetSlug}/public/vehicles

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

No content

get
GET /v1/fleets/{fleetSlug}/public-fleetchart HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

Fleet Vehicle QuickStats -> use GET /fleets/{fleetSlug}/stats/vehicles

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/quick-stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "total": 1,
  "classifications": [
    {
      "name": "text",
      "label": "text",
      "count": 1
    }
  ],
  "metrics": {
    "totalMoney": 1,
    "totalCredits": 1,
    "totalMinCrew": 1,
    "totalMaxCrew": 1,
    "totalCargo": 1
  }
}
Deprecated

Fleet Stats Model Counts -> use GET /fleets/{fleetSlug}/stats/model-counts

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/model-counts HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "modelCounts": {
    "ANY_ADDITIONAL_PROPERTY": 1
  }
}
Deprecated

Public Fleet Stats Model Counts -> use GET /public/fleets/{fleetSlug}/stats/model-counts

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/public-model-counts HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "modelCounts": {
    "ANY_ADDITIONAL_PROPERTY": 1
  }
}
Deprecated

Fleet Vehicles Embed for the Fleetyards Widget -> use GET /public/fleets/{fleetSlug}/vehicles/embed

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/embed HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Fleet Vehicles List

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/vehicles/export HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "slug": "text",
    "shipCode": "text",
    "manufacturerName": "text",
    "manufacturerCode": "text",
    "paintSlug": "text",
    "shipName": "text",
    "shipSerial": "text",
    "wanted": true,
    "flagship": true,
    "public": true,
    "saleNotify": true,
    "nameVisible": true,
    "groups": [
      "text"
    ],
    "modules": [
      "text"
    ],
    "upgrades": [
      "text"
    ],
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text"
  }
]

Fleet Vehicles List

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
groupedbooleanOptional
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/fleets/{fleetSlug}/vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Your personal Hangar

get
Authorizations
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/hangar HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Clear your personal Hangar

delete
Responses
204

successful

No content

delete
DELETE /v1/hangar HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Export your personal Hangar

get
Responses
200

successful

application/json
get
GET /v1/hangar/export HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "slug": "text",
    "shipCode": "text",
    "manufacturerName": "text",
    "manufacturerCode": "text",
    "paintSlug": "text",
    "shipName": "text",
    "shipSerial": "text",
    "wanted": true,
    "flagship": true,
    "public": true,
    "saleNotify": true,
    "nameVisible": true,
    "groups": [
      "text"
    ],
    "modules": [
      "text"
    ],
    "upgrades": [
      "text"
    ]
  }
]

HangarGroup list

get
Responses
200

successful

application/json
get
GET /v1/hangar/groups HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "color": "text",
    "public": true,
    "sort": 1,
    "vehiclesCount": 1,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

HangarGroup create

post
Body
namestringRequired
colorstringRequired
sortinteger | nullableOptional
publicboolean | nullableOptional
Responses
201

successful

application/json
post
POST /v1/hangar/groups HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 53

{
  "name": "text",
  "color": "text",
  "sort": 1,
  "public": true
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

HangarGroup Update

put
Path parameters
idstring · uuidRequired

HangarGroup ID

Body
namestring | nullableOptional
colorstring | nullableOptional
sortinteger | nullableOptional
publicboolean | nullableOptional
Responses
200

successful

application/json
put
PUT /v1/hangar/groups/{id} HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 53

{
  "name": "text",
  "color": "text",
  "sort": 1,
  "public": true
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

HangarGroup Destroy

delete
Path parameters
idstring · uuidRequired

HangarGroup ID

Responses
200

successful

application/json
delete
DELETE /v1/hangar/groups/{id} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

HangarGroup sort

put
Responses
200

successful

application/json
put
PUT /v1/hangar/groups/sort HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "success": true
}

Import to your personal Hangar

put
Body
stringOptional
Responses
200

successful

application/json
put
PUT /v1/hangar/import HTTP/1.1
Host: api.fleetyards.test
Content-Type: multipart/form-data
Accept: */*
Content-Length: 6

"text"
{
  "success": true,
  "missing": [
    "text"
  ],
  "imported": [
    "text"
  ]
}

Your personal Hangar items

get
Responses
200

successful

application/json
Responsestring[]
get
GET /v1/hangar/items HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  "text"
]

Move all Ingame Ships from your Hangar to your Wishlist

put
Responses
204

successful

No content

put
PUT /v1/hangar/move-all-ingame-to-wishlist HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Hangar Stats - Models by Classification

get
Responses
200

successful

application/json
get
GET /v1/hangar/stats/models-by-classification HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Hangar Stats - Models by Manufacturer

get
Responses
200

successful

application/json
get
GET /v1/hangar/stats/models-by-manufacturer HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Hangar Stats - Models by Production Status

get
Responses
200

successful

application/json
get
GET /v1/hangar/stats/models-by-production-status HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Hangar Stats - Models by Size

get
Responses
200

successful

application/json
get
GET /v1/hangar/stats/models-by-size HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Your Hangar Stats

get
Query parameters
Responses
200

successful

application/json
get
GET /v1/hangar/stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "total": 1,
  "wishlistTotal": 1,
  "classifications": [
    {
      "name": "text",
      "label": "text",
      "count": 1
    }
  ],
  "groups": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "slug": "text",
      "count": 1
    }
  ],
  "metrics": {
    "totalMoney": 1,
    "totalCredits": 1,
    "totalMinCrew": 1,
    "totalMaxCrew": 1,
    "totalCargo": 1
  }
}

Sync RSI Hangar

put
Body
Responses
200

successful

application/json
put
PUT /v1/hangar/sync-rsi-hangar HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "items": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "customName": "text",
      "type": "ship"
    }
  ]
}
{
  "importedVehicles": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "foundVehicles": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "movedVehiclesToWanted": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "missingModels": [
    "text"
  ],
  "importedComponents": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "foundComponents": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "missingComponents": [
    "text"
  ],
  "missingComponentVehicles": [
    "text"
  ],
  "importedUpgrades": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "foundUpgrades": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "missingUpgrades": [
    "text"
  ],
  "missingUpgradeVehicles": [
    "text"
  ]
}
Deprecated

HangarGroup list

get
Responses
200

successful

application/json
get
GET /v1/hangar-groups HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "color": "text",
    "public": true,
    "sort": 1,
    "vehiclesCount": 1,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

HangarGroup create

post
Body
namestringRequired
colorstringRequired
sortinteger | nullableOptional
publicboolean | nullableOptional
Responses
201

successful

application/json
post
POST /v1/hangar-groups HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 53

{
  "name": "text",
  "color": "text",
  "sort": 1,
  "public": true
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

HangarGroup Update

put
Path parameters
idstring · uuidRequired

HangarGroup ID

Body
namestring | nullableOptional
colorstring | nullableOptional
sortinteger | nullableOptional
publicboolean | nullableOptional
Responses
200

successful

application/json
put
PUT /v1/hangar-groups/{id} HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 53

{
  "name": "text",
  "color": "text",
  "sort": 1,
  "public": true
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

HangarGroup Destroy

delete
Path parameters
idstring · uuidRequired

HangarGroup ID

Responses
200

successful

application/json
delete
DELETE /v1/hangar-groups/{id} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "color": "text",
  "public": true,
  "sort": 1,
  "vehiclesCount": 1,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

HangarGroup sort

put
Responses
200

successful

application/json
put
PUT /v1/hangar-groups/sort HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "success": true
}

Images list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/images HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "background": true,
    "bigUrl": "https://example.com",
    "caption": "text",
    "name": "text",
    "smallUrl": "https://example.com",
    "type": "text",
    "url": "https://example.com",
    "width": 1,
    "height": 1,
    "gallery": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "type": "text",
      "name": "text",
      "slug": "text"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Images random list

get

Get a randomized List of 14 Images

Query parameters
limitnumber · min: 1 · max: 30OptionalDefault: 14
Responses
200

successful

application/json
get
GET /v1/images/random HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "background": true,
    "bigUrl": "https://example.com",
    "caption": "text",
    "name": "text",
    "smallUrl": "https://example.com",
    "type": "text",
    "url": "https://example.com",
    "width": 1,
    "height": 1,
    "gallery": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "type": "text",
      "name": "text",
      "slug": "text"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

with_models manufacturer

get
Responses
200

successful

application/json
get
GET /v1/manufacturers/with-models HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "code": "text",
    "logo": "text",
    "longName": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Manufacturers list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/manufacturers HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "code": "text",
    "logo": "text",
    "longName": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Paints List

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/model-paints HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "nameWithModel": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "hasStoreImage": true
  }
]

Models with Docks

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

No content

get
GET /v1/models/with-docks HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Unscheduled Models

get
Responses
200

successful

No content

get
GET /v1/models/unscheduled HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Latest Models

get
Responses
200

successful

No content

get
GET /v1/models/latest HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Available Model-Slugs

get
Responses
200

successful

No content

get
GET /v1/models/slugs HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Updated Models

get
Query parameters
fromstring · datetimeOptional
tostring · datetimeOptionalDefault: now
Responses
200

successful

No content

get
GET /v1/models/updated HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Embed Models

get
Responses
200

successful

No content

get
GET /v1/models/embed HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Model Filters

get
Responses
200

successful

application/json
get
GET /v1/models/filters HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Model classifications

get
Responses
200

successful

application/json
get
GET /v1/models/classifications HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Model Production states

get
Responses
200

successful

application/json
get
GET /v1/models/production-states HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Model focus

get
Responses
200

successful

application/json
get
GET /v1/models/focus HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Model Sizes

get
Responses
200

successful

application/json
get
GET /v1/models/sizes HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Model Cargo options

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

No content

get
GET /v1/models/cargo-options HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Models List

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/models HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Detail

get
Path parameters
slugstringRequired

Model slug

Responses
200

successful

application/json
get
GET /v1/models/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "scIdentifier": "text",
  "name": "text",
  "slug": "text",
  "availability": {
    "listedAt": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "category": "model",
        "subCategory": "text",
        "subCategoryLabel": "text",
        "prices": {
          "averageBuyPrice": 1,
          "averageRentalPrice1Day": 1,
          "averageRentalPrice30Days": 1,
          "averageRentalPrice3Days": 1,
          "averageRentalPrice7Days": 1,
          "averageSellPrice": 1,
          "buyPrice": 1,
          "rentalPrice1Day": 1,
          "rentalPrice30Days": 1,
          "rentalPrice3Days": 1,
          "rentalPrice7Days": 1,
          "sellPrice": 1,
          "pricePerUnit": true
        },
        "locationLabel": "text",
        "confirmed": true,
        "commodityItemType": "Model",
        "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
        "shop": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "buying": true,
          "location": "text",
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "refineryTerminal": true,
          "rental": true,
          "selling": true,
          "station": {
            "name": "text",
            "slug": "text"
          },
          "stationLabel": "text",
          "type": "clothing",
          "typeLabel": "text",
          "celestialObject": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "item": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "scIdentifier": "text",
          "name": "text",
          "slug": "text",
          "availability": "[Circular Reference]",
          "brochure": "text",
          "classification": "text",
          "classificationLabel": "text",
          "crew": {
            "max": 1,
            "maxLabel": "text",
            "min": 1,
            "minLabel": "text"
          },
          "description": "text",
          "erkulIdentifier": "text",
          "focus": "text",
          "hasImages": true,
          "hasModules": true,
          "hasPaints": true,
          "hasUpgrades": true,
          "hasVideos": true,
          "holo": "text",
          "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
          "lastUpdatedAtLabel": "text",
          "links": {
            "salesPageUrl": "text",
            "storeUrl": "text"
          },
          "loaners": [
            {
              "name": "text",
              "slug": "text"
            }
          ],
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "media": {
            "angledView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "angledViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "fleetchartImage": "text",
            "frontView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "frontViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            },
            "topView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "topViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            }
          },
          "metrics": {
            "beam": 1,
            "beamLabel": "text",
            "cargo": 1,
            "cargoLabel": "text",
            "fleetchartLength": 1,
            "height": 1,
            "heightLabel": "text",
            "hydrogenFuelTankSize": 1,
            "isGroundVehicle": true,
            "length": 1,
            "lengthLabel": "text",
            "mass": 1,
            "massLabel": "text",
            "quantumFuelTankSize": 1,
            "size": "text",
            "sizeLabel": "text"
          },
          "onSale": true,
          "pledgePrice": 1,
          "pledgePriceLabel": "text",
          "price": 1,
          "priceLabel": "text",
          "productionNote": "text",
          "productionStatus": "text",
          "rsiId": 1,
          "rsiName": "text",
          "rsiSlug": "text",
          "speeds": {
            "groundAcceleration": 1,
            "groundDecceleration": 1,
            "groundMaxSpeed": 1,
            "groundReverseSpeed": 1,
            "maxSpeed": 1,
            "maxSpeedAcceleration": 1,
            "maxSpeedDecceleration": 1,
            "pitch": 1,
            "roll": 1,
            "scmSpeed": 1,
            "scmSpeedAcceleration": 1,
            "scmSpeedDecceleration": 1,
            "yaw": 1
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "boughtAt": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "category": "model",
        "subCategory": "text",
        "subCategoryLabel": "text",
        "prices": {
          "averageBuyPrice": 1,
          "averageRentalPrice1Day": 1,
          "averageRentalPrice30Days": 1,
          "averageRentalPrice3Days": 1,
          "averageRentalPrice7Days": 1,
          "averageSellPrice": 1,
          "buyPrice": 1,
          "rentalPrice1Day": 1,
          "rentalPrice30Days": 1,
          "rentalPrice3Days": 1,
          "rentalPrice7Days": 1,
          "sellPrice": 1,
          "pricePerUnit": true
        },
        "locationLabel": "text",
        "confirmed": true,
        "commodityItemType": "Model",
        "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
        "shop": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "buying": true,
          "location": "text",
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "refineryTerminal": true,
          "rental": true,
          "selling": true,
          "station": {
            "name": "text",
            "slug": "text"
          },
          "stationLabel": "text",
          "type": "clothing",
          "typeLabel": "text",
          "celestialObject": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "item": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "scIdentifier": "text",
          "name": "text",
          "slug": "text",
          "availability": "[Circular Reference]",
          "brochure": "text",
          "classification": "text",
          "classificationLabel": "text",
          "crew": {
            "max": 1,
            "maxLabel": "text",
            "min": 1,
            "minLabel": "text"
          },
          "description": "text",
          "erkulIdentifier": "text",
          "focus": "text",
          "hasImages": true,
          "hasModules": true,
          "hasPaints": true,
          "hasUpgrades": true,
          "hasVideos": true,
          "holo": "text",
          "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
          "lastUpdatedAtLabel": "text",
          "links": {
            "salesPageUrl": "text",
            "storeUrl": "text"
          },
          "loaners": [
            {
              "name": "text",
              "slug": "text"
            }
          ],
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "media": {
            "angledView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "angledViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "fleetchartImage": "text",
            "frontView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "frontViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            },
            "topView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "topViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            }
          },
          "metrics": {
            "beam": 1,
            "beamLabel": "text",
            "cargo": 1,
            "cargoLabel": "text",
            "fleetchartLength": 1,
            "height": 1,
            "heightLabel": "text",
            "hydrogenFuelTankSize": 1,
            "isGroundVehicle": true,
            "length": 1,
            "lengthLabel": "text",
            "mass": 1,
            "massLabel": "text",
            "quantumFuelTankSize": 1,
            "size": "text",
            "sizeLabel": "text"
          },
          "onSale": true,
          "pledgePrice": 1,
          "pledgePriceLabel": "text",
          "price": 1,
          "priceLabel": "text",
          "productionNote": "text",
          "productionStatus": "text",
          "rsiId": 1,
          "rsiName": "text",
          "rsiSlug": "text",
          "speeds": {
            "groundAcceleration": 1,
            "groundDecceleration": 1,
            "groundMaxSpeed": 1,
            "groundReverseSpeed": 1,
            "maxSpeed": 1,
            "maxSpeedAcceleration": 1,
            "maxSpeedDecceleration": 1,
            "pitch": 1,
            "roll": 1,
            "scmSpeed": 1,
            "scmSpeedAcceleration": 1,
            "scmSpeedDecceleration": 1,
            "yaw": 1
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "soldAt": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "category": "model",
        "subCategory": "text",
        "subCategoryLabel": "text",
        "prices": {
          "averageBuyPrice": 1,
          "averageRentalPrice1Day": 1,
          "averageRentalPrice30Days": 1,
          "averageRentalPrice3Days": 1,
          "averageRentalPrice7Days": 1,
          "averageSellPrice": 1,
          "buyPrice": 1,
          "rentalPrice1Day": 1,
          "rentalPrice30Days": 1,
          "rentalPrice3Days": 1,
          "rentalPrice7Days": 1,
          "sellPrice": 1,
          "pricePerUnit": true
        },
        "locationLabel": "text",
        "confirmed": true,
        "commodityItemType": "Model",
        "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
        "shop": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "buying": true,
          "location": "text",
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "refineryTerminal": true,
          "rental": true,
          "selling": true,
          "station": {
            "name": "text",
            "slug": "text"
          },
          "stationLabel": "text",
          "type": "clothing",
          "typeLabel": "text",
          "celestialObject": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "item": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "scIdentifier": "text",
          "name": "text",
          "slug": "text",
          "availability": "[Circular Reference]",
          "brochure": "text",
          "classification": "text",
          "classificationLabel": "text",
          "crew": {
            "max": 1,
            "maxLabel": "text",
            "min": 1,
            "minLabel": "text"
          },
          "description": "text",
          "erkulIdentifier": "text",
          "focus": "text",
          "hasImages": true,
          "hasModules": true,
          "hasPaints": true,
          "hasUpgrades": true,
          "hasVideos": true,
          "holo": "text",
          "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
          "lastUpdatedAtLabel": "text",
          "links": {
            "salesPageUrl": "text",
            "storeUrl": "text"
          },
          "loaners": [
            {
              "name": "text",
              "slug": "text"
            }
          ],
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "media": {
            "angledView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "angledViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "fleetchartImage": "text",
            "frontView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "frontViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            },
            "topView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "topViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            }
          },
          "metrics": {
            "beam": 1,
            "beamLabel": "text",
            "cargo": 1,
            "cargoLabel": "text",
            "fleetchartLength": 1,
            "height": 1,
            "heightLabel": "text",
            "hydrogenFuelTankSize": 1,
            "isGroundVehicle": true,
            "length": 1,
            "lengthLabel": "text",
            "mass": 1,
            "massLabel": "text",
            "quantumFuelTankSize": 1,
            "size": "text",
            "sizeLabel": "text"
          },
          "onSale": true,
          "pledgePrice": 1,
          "pledgePriceLabel": "text",
          "price": 1,
          "priceLabel": "text",
          "productionNote": "text",
          "productionStatus": "text",
          "rsiId": 1,
          "rsiName": "text",
          "rsiSlug": "text",
          "speeds": {
            "groundAcceleration": 1,
            "groundDecceleration": 1,
            "groundMaxSpeed": 1,
            "groundReverseSpeed": 1,
            "maxSpeed": 1,
            "maxSpeedAcceleration": 1,
            "maxSpeedDecceleration": 1,
            "pitch": 1,
            "roll": 1,
            "scmSpeed": 1,
            "scmSpeedAcceleration": 1,
            "scmSpeedDecceleration": 1,
            "yaw": 1
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "rentalAt": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "category": "model",
        "subCategory": "text",
        "subCategoryLabel": "text",
        "prices": {
          "averageBuyPrice": 1,
          "averageRentalPrice1Day": 1,
          "averageRentalPrice30Days": 1,
          "averageRentalPrice3Days": 1,
          "averageRentalPrice7Days": 1,
          "averageSellPrice": 1,
          "buyPrice": 1,
          "rentalPrice1Day": 1,
          "rentalPrice30Days": 1,
          "rentalPrice3Days": 1,
          "rentalPrice7Days": 1,
          "sellPrice": 1,
          "pricePerUnit": true
        },
        "locationLabel": "text",
        "confirmed": true,
        "commodityItemType": "Model",
        "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
        "shop": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "buying": true,
          "location": "text",
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "refineryTerminal": true,
          "rental": true,
          "selling": true,
          "station": {
            "name": "text",
            "slug": "text"
          },
          "stationLabel": "text",
          "type": "clothing",
          "typeLabel": "text",
          "celestialObject": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "item": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "scIdentifier": "text",
          "name": "text",
          "slug": "text",
          "availability": "[Circular Reference]",
          "brochure": "text",
          "classification": "text",
          "classificationLabel": "text",
          "crew": {
            "max": 1,
            "maxLabel": "text",
            "min": 1,
            "minLabel": "text"
          },
          "description": "text",
          "erkulIdentifier": "text",
          "focus": "text",
          "hasImages": true,
          "hasModules": true,
          "hasPaints": true,
          "hasUpgrades": true,
          "hasVideos": true,
          "holo": "text",
          "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
          "lastUpdatedAtLabel": "text",
          "links": {
            "salesPageUrl": "text",
            "storeUrl": "text"
          },
          "loaners": [
            {
              "name": "text",
              "slug": "text"
            }
          ],
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "media": {
            "angledView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "angledViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "fleetchartImage": "text",
            "frontView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "frontViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "sideViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            },
            "topView": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            },
            "topViewColored": {
              "source": "https://example.com",
              "small": "https://example.com",
              "medium": "https://example.com",
              "large": "https://example.com",
              "xlarge": "https://example.com",
              "width": 1,
              "height": 1
            }
          },
          "metrics": {
            "beam": 1,
            "beamLabel": "text",
            "cargo": 1,
            "cargoLabel": "text",
            "fleetchartLength": 1,
            "height": 1,
            "heightLabel": "text",
            "hydrogenFuelTankSize": 1,
            "isGroundVehicle": true,
            "length": 1,
            "lengthLabel": "text",
            "mass": 1,
            "massLabel": "text",
            "quantumFuelTankSize": 1,
            "size": "text",
            "sizeLabel": "text"
          },
          "onSale": true,
          "pledgePrice": 1,
          "pledgePriceLabel": "text",
          "price": 1,
          "priceLabel": "text",
          "productionNote": "text",
          "productionStatus": "text",
          "rsiId": 1,
          "rsiName": "text",
          "rsiSlug": "text",
          "speeds": {
            "groundAcceleration": 1,
            "groundDecceleration": 1,
            "groundMaxSpeed": 1,
            "groundReverseSpeed": 1,
            "maxSpeed": 1,
            "maxSpeedAcceleration": 1,
            "maxSpeedDecceleration": 1,
            "pitch": 1,
            "roll": 1,
            "scmSpeed": 1,
            "scmSpeedAcceleration": 1,
            "scmSpeedDecceleration": 1,
            "yaw": 1
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ]
  },
  "brochure": "text",
  "classification": "text",
  "classificationLabel": "text",
  "crew": {
    "max": 1,
    "maxLabel": "text",
    "min": 1,
    "minLabel": "text"
  },
  "description": "text",
  "erkulIdentifier": "text",
  "focus": "text",
  "hasImages": true,
  "hasModules": true,
  "hasPaints": true,
  "hasUpgrades": true,
  "hasVideos": true,
  "holo": "text",
  "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
  "lastUpdatedAtLabel": "text",
  "links": {
    "salesPageUrl": "text",
    "storeUrl": "text",
    "self": "https://example.com",
    "frontend": "https://example.com"
  },
  "loaners": [
    {
      "name": "text",
      "slug": "text"
    }
  ],
  "manufacturer": {
    "name": "text",
    "slug": "text",
    "code": "text",
    "logo": "text",
    "longName": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "media": {
    "angledView": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "angledViewColored": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "fleetchartImage": "text",
    "frontView": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "frontViewColored": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "sideView": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "sideViewColored": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "storeImage": {
      "large": "https://example.com",
      "medium": "https://example.com",
      "small": "https://example.com",
      "source": "https://example.com"
    },
    "topView": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    },
    "topViewColored": {
      "source": "https://example.com",
      "small": "https://example.com",
      "medium": "https://example.com",
      "large": "https://example.com",
      "xlarge": "https://example.com",
      "width": 1,
      "height": 1
    }
  },
  "metrics": {
    "beam": 1,
    "beamLabel": "text",
    "cargo": 1,
    "cargoLabel": "text",
    "fleetchartLength": 1,
    "height": 1,
    "heightLabel": "text",
    "hydrogenFuelTankSize": 1,
    "isGroundVehicle": true,
    "length": 1,
    "lengthLabel": "text",
    "mass": 1,
    "massLabel": "text",
    "quantumFuelTankSize": 1,
    "size": "text",
    "sizeLabel": "text"
  },
  "onSale": true,
  "pledgePrice": 1,
  "pledgePriceLabel": "text",
  "price": 1,
  "priceLabel": "text",
  "productionNote": "text",
  "productionStatus": "text",
  "rsiId": 1,
  "rsiName": "text",
  "rsiSlug": "text",
  "speeds": {
    "groundAcceleration": 1,
    "groundDecceleration": 1,
    "groundMaxSpeed": 1,
    "groundReverseSpeed": 1,
    "maxSpeed": 1,
    "maxSpeedAcceleration": 1,
    "maxSpeedDecceleration": 1,
    "pitch": 1,
    "roll": 1,
    "scmSpeed": 1,
    "scmSpeedAcceleration": 1,
    "scmSpeedDecceleration": 1,
    "yaw": 1
  },
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z",
  "dockCounts": [
    {
      "count": 1,
      "size": "text",
      "type": "text",
      "typeLabel": "text"
    }
  ]
}

Model Hardpoints

get
Path parameters
slugstringRequired

Model slug

Query parameters
sourcestring · enumOptionalPossible values:
Responses
200

successful

application/json
get
GET /v1/models/{slug}/hardpoints HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "category": "main",
    "categoryLabel": "text",
    "component": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "class": "text",
      "grade": "text",
      "itemClass": "text",
      "itemClassLabel": "text",
      "itemType": "text",
      "itemTypeLabel": "text",
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "typeData": {
        "fuelRate": 1,
        "jumpRange": 1,
        "standardJump": {
          "speed": 1,
          "stage1AccelerationRate": 1,
          "stage2AccelerationRate": 1,
          "spoolUpTime": 1,
          "cooldown": 1
        },
        "splineJump": {
          "speed": 1,
          "stage1AccelerationRate": 1,
          "stage2AccelerationRate": 1,
          "spoolUpTime": 1,
          "cooldown": 1
        }
      },
      "size": "text",
      "trackingSignal": "text",
      "trackingSignalLabel": "text",
      "type": "text",
      "typeLabel": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "details": "text",
    "group": "avionic",
    "itemSlots": "text",
    "key": "text",
    "loadoutIdentifier": "123e4567-e89b-12d3-a456-426614174000",
    "loadouts": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "component": {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "availability": {
            "listedAt": [
              {
                "id": "123e4567-e89b-12d3-a456-426614174000",
                "name": "text",
                "slug": "text",
                "description": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "category": "model",
                "subCategory": "text",
                "subCategoryLabel": "text",
                "prices": {
                  "averageBuyPrice": 1,
                  "averageRentalPrice1Day": 1,
                  "averageRentalPrice30Days": 1,
                  "averageRentalPrice3Days": 1,
                  "averageRentalPrice7Days": 1,
                  "averageSellPrice": 1,
                  "buyPrice": 1,
                  "rentalPrice1Day": 1,
                  "rentalPrice30Days": 1,
                  "rentalPrice3Days": 1,
                  "rentalPrice7Days": 1,
                  "sellPrice": 1,
                  "pricePerUnit": true
                },
                "locationLabel": "text",
                "confirmed": true,
                "commodityItemType": "Model",
                "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
                "shop": "[Circular Reference]",
                "item": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "boughtAt": [
              {
                "id": "123e4567-e89b-12d3-a456-426614174000",
                "name": "text",
                "slug": "text",
                "description": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "category": "model",
                "subCategory": "text",
                "subCategoryLabel": "text",
                "prices": {
                  "averageBuyPrice": 1,
                  "averageRentalPrice1Day": 1,
                  "averageRentalPrice30Days": 1,
                  "averageRentalPrice3Days": 1,
                  "averageRentalPrice7Days": 1,
                  "averageSellPrice": 1,
                  "buyPrice": 1,
                  "rentalPrice1Day": 1,
                  "rentalPrice30Days": 1,
                  "rentalPrice3Days": 1,
                  "rentalPrice7Days": 1,
                  "sellPrice": 1,
                  "pricePerUnit": true
                },
                "locationLabel": "text",
                "confirmed": true,
                "commodityItemType": "Model",
                "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
                "shop": "[Circular Reference]",
                "item": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "soldAt": [
              {
                "id": "123e4567-e89b-12d3-a456-426614174000",
                "name": "text",
                "slug": "text",
                "description": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "category": "model",
                "subCategory": "text",
                "subCategoryLabel": "text",
                "prices": {
                  "averageBuyPrice": 1,
                  "averageRentalPrice1Day": 1,
                  "averageRentalPrice30Days": 1,
                  "averageRentalPrice3Days": 1,
                  "averageRentalPrice7Days": 1,
                  "averageSellPrice": 1,
                  "buyPrice": 1,
                  "rentalPrice1Day": 1,
                  "rentalPrice30Days": 1,
                  "rentalPrice3Days": 1,
                  "rentalPrice7Days": 1,
                  "sellPrice": 1,
                  "pricePerUnit": true
                },
                "locationLabel": "text",
                "confirmed": true,
                "commodityItemType": "Model",
                "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
                "shop": "[Circular Reference]",
                "item": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ]
          },
          "class": "text",
          "grade": "text",
          "itemClass": "text",
          "itemClassLabel": "text",
          "itemType": "text",
          "itemTypeLabel": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "typeData": {
            "fuelRate": 1,
            "jumpRange": 1,
            "standardJump": {
              "speed": 1,
              "stage1AccelerationRate": 1,
              "stage2AccelerationRate": 1,
              "spoolUpTime": 1,
              "cooldown": 1
            },
            "splineJump": {
              "speed": 1,
              "stage1AccelerationRate": 1,
              "stage2AccelerationRate": 1,
              "spoolUpTime": 1,
              "cooldown": 1
            }
          },
          "size": "text",
          "trackingSignal": "text",
          "trackingSignalLabel": "text",
          "type": "text",
          "typeLabel": "text",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "name": "text"
      }
    ],
    "mount": "text",
    "name": "text",
    "size": "vehicle",
    "sizeLabel": "text",
    "source": "ship_matrix",
    "subCategory": "retro_thrusters",
    "subCategoryLabel": "text",
    "type": "radar",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Images

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/models/{slug}/images HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "background": true,
    "bigUrl": "https://example.com",
    "caption": "text",
    "name": "text",
    "smallUrl": "https://example.com",
    "type": "text",
    "url": "https://example.com",
    "width": 1,
    "height": 1,
    "gallery": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "type": "text",
      "name": "text",
      "slug": "text"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Videos

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 8
Responses
200

successful

application/json
get
GET /v1/models/{slug}/videos HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "type": "youtube",
    "url": "https://example.com",
    "videoId": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Variants

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/models/{slug}/variants HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Loaners

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/models/{slug}/loaners HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Snubcrafts

get
Path parameters
slugstringRequired

Model slug

Responses
200

successful

application/json
get
GET /v1/models/{slug}/snub-crafts HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Modules

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/models/{slug}/modules HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "description": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "pledgePrice": 1,
    "productionStatus": "text",
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Module Packages

get
Path parameters
slugstringRequired

Model slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/models/{slug}/module-packages HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "modules": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "availability": {
          "boughtAt": [
            "[Circular Reference]"
          ],
          "soldAt": [
            "[Circular Reference]"
          ]
        },
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "pledgePrice": 1,
        "productionStatus": "text",
        "manufacturer": {
          "name": "text",
          "slug": "text",
          "code": "text",
          "logo": "text",
          "longName": "text",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Upgrades

get
Path parameters
slugstringRequired

Model slug

Responses
200

successful

application/json
get
GET /v1/models/{slug}/upgrades HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Model Paints

get
Path parameters
slugstringRequired

Model slug

Responses
200

successful

application/json
get
GET /v1/models/{slug}/paints HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "nameWithModel": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "hasStoreImage": true
  }
]
Deprecated

Model Storeimage

get
Path parameters
slugstringRequired

Model slug

Responses
302

successful

No content

get
GET /v1/models/{slug}/store-image HTTP/1.1
Host: api.fleetyards.test
Accept: */*
302

successful

No content

Deprecated

Model Fleetchart Image

get
Path parameters
slugstringRequired

Model slug

Responses
302

successful

No content

get
GET /v1/models/{slug}/fleetchart-image HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Request Password reset

post
Body
emailstringOptional
Responses
200

successful

application/json
post
POST /v1/password/request HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 16

{
  "email": "text"
}
{
  "code": "text",
  "message": "text"
}

Update password

put
Body
currentPasswordstringOptional
passwordstringOptional
passwordConfirmationstringOptional
Responses
200

successful

application/json
put
PUT /v1/password HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 74

{
  "currentPassword": "text",
  "password": "text",
  "passwordConfirmation": "text"
}
{
  "code": "text",
  "message": "text"
}

Update Password with Token

put
Path parameters
tokenstringRequired
Body
currentPasswordstringOptional
passwordstringOptional
passwordConfirmationstringOptional
Responses
200

successful

application/json
put
PUT /v1/password/{token} HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 74

{
  "currentPassword": "text",
  "password": "text",
  "passwordConfirmation": "text"
}
{
  "code": "text",
  "message": "text"
}

Public Fleet Members Stats

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/public/fleets/{fleetSlug}/stats/members HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "total": 1
}

Public Fleet Stats Model Counts

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/public/fleets/{fleetSlug}/stats/model-counts HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "modelCounts": {
    "ANY_ADDITIONAL_PROPERTY": 1
  }
}

Public Fleet Vehicles Stats

get
Path parameters
fleetSlugstringRequired

Fleet slug

Responses
200

successful

application/json
get
GET /v1/public/fleets/{fleetSlug}/stats/vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "total": 1,
  "classifications": [
    {
      "name": "text",
      "label": "text",
      "count": 1
    }
  ],
  "metrics": {
    "totalMoney": 1,
    "totalCredits": 1,
    "totalMinCrew": 1,
    "totalMaxCrew": 1,
    "totalCargo": 1
  }
}

Public Fleet Vehicles Embed for the Fleetyards Widget

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
Responses
200

successful

application/json
get
GET /v1/public/fleets/{fleetSlug}/vehicles/embed HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Public Fleet Vehicles List

get
Path parameters
fleetSlugstringRequired

Fleet slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
groupedbooleanOptional
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/public/fleets/{fleetSlug}/vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Public Hangar embed

get
Query parameters
usernamesobject · HangarEmbedQueryRequired
Responses
200

empty response

application/json
get
GET /v1/public/hangars/embed HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

empty response

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

HangarGroup list

get
Path parameters
usernamestringRequired

Username

Responses
200

successful

application/json
get
GET /v1/public/hangars/{username}/groups HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "color": "text",
    "sort": 1,
    "vehiclesCount": 1,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Public Hangar

get
Path parameters
usernamestringRequired
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/public/hangars/{username} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Public Hangar Stats

get
Path parameters
usernamestringRequired

username

Query parameters
Responses
200

successful

application/json
get
GET /v1/public/hangars/{username}/stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "total": 1,
  "classifications": [
    {
      "name": "text",
      "label": "text",
      "count": 1
    }
  ],
  "groups": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "slug": "text",
      "count": 1
    }
  ]
}

Your Wishlist

get
Path parameters
usernamestringRequired
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/public/wishlists/{username} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Roadmap Items

get
Query parameters
Responses
200

successful

application/json
get
GET /v1/roadmap HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "release": "text",
    "releaseDescription": "text",
    "rsiReleaseId": 1,
    "description": "text",
    "body": "text",
    "rsiCategoryId": 1,
    "image": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "released": true,
    "committed": true,
    "active": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "lastVersionChangedAt": "2025-09-11T09:38:29.662Z",
    "lastVersionChangedAtLabel": "text",
    "lastVersion": "text"
  }
]

Roadmap Weeks

get
Responses
200

successful

application/json
get
GET /v1/roadmap/weeks HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "value": 1,
    "query": {
      "lastUpdatedAtGteq": "2025-09-11",
      "lastUpdatedAtLt": "2025-09-11"
    },
    "label": "text"
  }
]

SC Data Version

get
Responses
200

successful

application/json
get
GET /v1/sc-data/version HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "version": "text"
}
get
Query parameters
Responses
200

successful

application/json
get
GET /v1/search HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "type": "Model",
    "item": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          "[Circular Reference]"
        ],
        "boughtAt": [
          "[Circular Reference]"
        ],
        "soldAt": [
          "[Circular Reference]"
        ],
        "rentalAt": [
          "[Circular Reference]"
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  }
]

confirm_access session

post
Body
passwordstringRequired
Responses
200

successful

application/json
post
POST /v1/sessions/confirm-access HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 19

{
  "password": "text"
}
{
  "code": "text",
  "message": "text"
}

create session

post
Body
loginstringRequired

Username or email

passwordstringRequired
rememberMebooleanOptional
Responses
200

successful

application/json
post
POST /v1/sessions HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 52

{
  "login": "text",
  "password": "text",
  "rememberMe": true
}
{
  "code": "text",
  "message": "text"
}

delete session

delete
Responses
200

successful

No content

delete
DELETE /v1/sessions HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Shop Commodity list

get
Path parameters
slugstringRequired
stationSlugstringRequired
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
searchstringOptional
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/stations/{stationSlug}/shops/{slug}/commodities HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "category": "model",
    "subCategory": "text",
    "subCategoryLabel": "text",
    "prices": {
      "averageBuyPrice": 1,
      "averageRentalPrice1Day": 1,
      "averageRentalPrice30Days": 1,
      "averageRentalPrice3Days": 1,
      "averageRentalPrice7Days": 1,
      "averageSellPrice": 1,
      "buyPrice": 1,
      "rentalPrice1Day": 1,
      "rentalPrice30Days": 1,
      "rentalPrice3Days": 1,
      "rentalPrice7Days": 1,
      "sellPrice": 1,
      "pricePerUnit": true
    },
    "locationLabel": "text",
    "confirmed": true,
    "commodityItemType": "Model",
    "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
    "shop": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "buying": true,
      "location": "text",
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "refineryTerminal": true,
      "rental": true,
      "selling": true,
      "station": {
        "name": "text",
        "slug": "text"
      },
      "stationLabel": "text",
      "type": "clothing",
      "typeLabel": "text",
      "celestialObject": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  "[Circular Reference]"
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "item": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          "[Circular Reference]"
        ],
        "boughtAt": [
          "[Circular Reference]"
        ],
        "soldAt": [
          "[Circular Reference]"
        ],
        "rentalAt": [
          "[Circular Reference]"
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

Shop types

get
Responses
200

successful

application/json
get
GET /v1/shops/shop-types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Shops list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/shops HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "buying": true,
    "location": "text",
    "locationLabel": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "refineryTerminal": true,
    "rental": true,
    "selling": true,
    "station": {
      "name": "text",
      "slug": "text"
    },
    "stationLabel": "text",
    "type": "clothing",
    "typeLabel": "text",
    "celestialObject": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": "[Circular Reference]",
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "moons": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Shop Detail

get
Path parameters
stationSlugstringRequired

Station slug

slugstringRequired

Shop slug

Responses
200

successful

application/json
get
GET /v1/stations/{stationSlug}/shops/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "buying": true,
  "location": "text",
  "locationLabel": "text",
  "media": {
    "storeImage": {
      "large": "https://example.com",
      "medium": "https://example.com",
      "small": "https://example.com",
      "source": "https://example.com"
    }
  },
  "refineryTerminal": true,
  "rental": true,
  "selling": true,
  "station": {
    "name": "text",
    "slug": "text"
  },
  "stationLabel": "text",
  "type": "clothing",
  "typeLabel": "text",
  "celestialObject": {
    "name": "text",
    "slug": "text",
    "designation": "text",
    "description": "text",
    "type": "text",
    "habitable": true,
    "fairchanceact": true,
    "subType": "text",
    "size": "text",
    "danger": 1,
    "economy": 1,
    "population": 1,
    "locationLabel": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "starsystem": {
      "name": "text",
      "slug": "text",
      "danger": "text",
      "description": "text",
      "economy": "text",
      "locationLabel": "text",
      "mapX": "text",
      "mapY": "text",
      "population": "text",
      "size": "text",
      "status": "text",
      "type": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "celestialObjects": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "parent": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": "[Circular Reference]",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": "[Circular Reference]",
      "moons": "[Circular Reference]",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "moons": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": {
                      "name": "text",
                      "slug": "text",
                      "danger": "text",
                      "description": "text",
                      "economy": "text",
                      "locationLabel": "text",
                      "mapX": "text",
                      "mapY": "text",
                      "population": "text",
                      "size": "text",
                      "status": "text",
                      "type": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "celestialObjects": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    },
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "moons": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Starsystems list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 15
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/starsystems HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "danger": "text",
    "description": "text",
    "economy": "text",
    "locationLabel": "text",
    "mapX": "text",
    "mapY": "text",
    "population": "text",
    "size": "text",
    "status": "text",
    "type": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "celestialObjects": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  "[Circular Reference]"
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Starsystem Detail

get
Path parameters
slugstringRequired

Starsystem slug

Responses
200

successful

application/json
get
GET /v1/starsystems/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "name": "text",
  "slug": "text",
  "danger": "text",
  "description": "text",
  "economy": "text",
  "locationLabel": "text",
  "mapX": "text",
  "mapY": "text",
  "population": "text",
  "size": "text",
  "status": "text",
  "type": "text",
  "media": {
    "storeImage": {
      "large": "https://example.com",
      "medium": "https://example.com",
      "small": "https://example.com",
      "source": "https://example.com"
    }
  },
  "celestialObjects": [
    {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": "[Circular Reference]",
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "moons": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Station types

get
Responses
200

successful

application/json
get
GET /v1/stations/station-types HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Station Ship sizes

get
Responses
200

successful

application/json
get
GET /v1/stations/ship-sizes HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Station classifications

get
Responses
200

successful

application/json
get
GET /v1/stations/classifications HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "category": "text",
    "icon": "text",
    "label": "text",
    "value": "text"
  }
]

Stations list

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 10
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/stations HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "cargoHub": true,
    "type": "landing_zone",
    "typeLabel": "text",
    "size": "small",
    "sizeLabel": "text",
    "classification": "city",
    "classificationLabel": "text",
    "description": "text",
    "dockCounts": [
      {
        "count": 1,
        "size": "text",
        "type": "text",
        "typeLabel": "text"
      }
    ],
    "habitable": true,
    "habitationCounts": [
      {
        "count": 1,
        "type": "text",
        "typeLabel": "text"
      }
    ],
    "hasImages": true,
    "locationLabel": "text",
    "location": "text",
    "media": {
      "backgroundImage": "text",
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "refinery": true,
    "shopListLabel": "text",
    "celestialObject": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": "[Circular Reference]",
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": "[Circular Reference]",
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "moons": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": [
              "[Circular Reference]"
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "starsystem": {
      "name": "text",
      "slug": "text",
      "danger": "text",
      "description": "text",
      "economy": "text",
      "locationLabel": "text",
      "mapX": "text",
      "mapY": "text",
      "population": "text",
      "size": "text",
      "status": "text",
      "type": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "celestialObjects": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": "[Circular Reference]",
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "shops": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "buying": true,
        "location": "text",
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "refineryTerminal": true,
        "rental": true,
        "selling": true,
        "station": {
          "name": "text",
          "slug": "text"
        },
        "stationLabel": "text",
        "type": "clothing",
        "typeLabel": "text",
        "celestialObject": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": "[Circular Reference]",
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": "[Circular Reference]",
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": [
                      {
                        "name": "text",
                        "slug": "text",
                        "designation": "text",
                        "description": "text",
                        "type": "text",
                        "habitable": true,
                        "fairchanceact": true,
                        "subType": "text",
                        "size": "text",
                        "danger": 1,
                        "economy": 1,
                        "population": 1,
                        "locationLabel": "text",
                        "media": {
                          "storeImage": {
                            "large": "https://example.com",
                            "medium": "https://example.com",
                            "small": "https://example.com",
                            "source": "https://example.com"
                          }
                        },
                        "starsystem": "[Circular Reference]",
                        "parent": "[Circular Reference]",
                        "moons": "[Circular Reference]",
                        "createdAt": "2025-09-11T09:38:29.662Z",
                        "updatedAt": "2025-09-11T09:38:29.662Z"
                      }
                    ],
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": {
                      "name": "text",
                      "slug": "text",
                      "danger": "text",
                      "description": "text",
                      "economy": "text",
                      "locationLabel": "text",
                      "mapX": "text",
                      "mapY": "text",
                      "population": "text",
                      "size": "text",
                      "status": "text",
                      "type": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "celestialObjects": [
                        {
                          "name": "text",
                          "slug": "text",
                          "designation": "text",
                          "description": "text",
                          "type": "text",
                          "habitable": true,
                          "fairchanceact": true,
                          "subType": "text",
                          "size": "text",
                          "danger": 1,
                          "economy": 1,
                          "population": 1,
                          "locationLabel": "text",
                          "media": {
                            "storeImage": {
                              "large": "https://example.com",
                              "medium": "https://example.com",
                              "small": "https://example.com",
                              "source": "https://example.com"
                            }
                          },
                          "starsystem": "[Circular Reference]",
                          "parent": "[Circular Reference]",
                          "moons": "[Circular Reference]",
                          "createdAt": "2025-09-11T09:38:29.662Z",
                          "updatedAt": "2025-09-11T09:38:29.662Z"
                        }
                      ],
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    },
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "moons": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": [
                  {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": "[Circular Reference]",
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  }
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": "[Circular Reference]",
                      "parent": "[Circular Reference]",
                      "moons": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": [
                      {
                        "name": "text",
                        "slug": "text",
                        "designation": "text",
                        "description": "text",
                        "type": "text",
                        "habitable": true,
                        "fairchanceact": true,
                        "subType": "text",
                        "size": "text",
                        "danger": 1,
                        "economy": 1,
                        "population": 1,
                        "locationLabel": "text",
                        "media": {
                          "storeImage": {
                            "large": "https://example.com",
                            "medium": "https://example.com",
                            "small": "https://example.com",
                            "source": "https://example.com"
                          }
                        },
                        "starsystem": "[Circular Reference]",
                        "parent": "[Circular Reference]",
                        "moons": "[Circular Reference]",
                        "createdAt": "2025-09-11T09:38:29.662Z",
                        "updatedAt": "2025-09-11T09:38:29.662Z"
                      }
                    ],
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "moons": [
                  "[Circular Reference]"
                ],
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "docks": [
      {
        "name": "text",
        "group": "text",
        "size": "extra_extra_small",
        "sizeLabel": "text",
        "type": "vehiclepad",
        "typeLabel": "text"
      }
    ],
    "habitations": [
      {
        "name": "text",
        "habitationName": "text",
        "type": "container",
        "typeLabel": "text"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Station Detail

get
Path parameters
slugstringRequired

Station slug

Responses
200

successful

application/json
get
GET /v1/stations/{slug} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "name": "text",
  "slug": "text",
  "cargoHub": true,
  "type": "landing_zone",
  "typeLabel": "text",
  "size": "small",
  "sizeLabel": "text",
  "classification": "city",
  "classificationLabel": "text",
  "description": "text",
  "dockCounts": [
    {
      "count": 1,
      "size": "text",
      "type": "text",
      "typeLabel": "text"
    }
  ],
  "habitable": true,
  "habitationCounts": [
    {
      "count": 1,
      "type": "text",
      "typeLabel": "text"
    }
  ],
  "hasImages": true,
  "locationLabel": "text",
  "location": "text",
  "media": {
    "backgroundImage": "text",
    "storeImage": {
      "large": "https://example.com",
      "medium": "https://example.com",
      "small": "https://example.com",
      "source": "https://example.com"
    }
  },
  "refinery": true,
  "shopListLabel": "text",
  "celestialObject": {
    "name": "text",
    "slug": "text",
    "designation": "text",
    "description": "text",
    "type": "text",
    "habitable": true,
    "fairchanceact": true,
    "subType": "text",
    "size": "text",
    "danger": 1,
    "economy": 1,
    "population": 1,
    "locationLabel": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "starsystem": {
      "name": "text",
      "slug": "text",
      "danger": "text",
      "description": "text",
      "economy": "text",
      "locationLabel": "text",
      "mapX": "text",
      "mapY": "text",
      "population": "text",
      "size": "text",
      "status": "text",
      "type": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "celestialObjects": [
        {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": "[Circular Reference]",
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "moons": [
            "[Circular Reference]"
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "parent": {
      "name": "text",
      "slug": "text",
      "designation": "text",
      "description": "text",
      "type": "text",
      "habitable": true,
      "fairchanceact": true,
      "subType": "text",
      "size": "text",
      "danger": 1,
      "economy": 1,
      "population": 1,
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "starsystem": {
        "name": "text",
        "slug": "text",
        "danger": "text",
        "description": "text",
        "economy": "text",
        "locationLabel": "text",
        "mapX": "text",
        "mapY": "text",
        "population": "text",
        "size": "text",
        "status": "text",
        "type": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "celestialObjects": "[Circular Reference]",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "parent": "[Circular Reference]",
      "moons": "[Circular Reference]",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "moons": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": {
                      "name": "text",
                      "slug": "text",
                      "danger": "text",
                      "description": "text",
                      "economy": "text",
                      "locationLabel": "text",
                      "mapX": "text",
                      "mapY": "text",
                      "population": "text",
                      "size": "text",
                      "status": "text",
                      "type": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "celestialObjects": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    },
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "moons": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "starsystem": {
    "name": "text",
    "slug": "text",
    "danger": "text",
    "description": "text",
    "economy": "text",
    "locationLabel": "text",
    "mapX": "text",
    "mapY": "text",
    "population": "text",
    "size": "text",
    "status": "text",
    "type": "text",
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "celestialObjects": [
      {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          "[Circular Reference]"
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "shops": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "buying": true,
      "location": "text",
      "locationLabel": "text",
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "refineryTerminal": true,
      "rental": true,
      "selling": true,
      "station": {
        "name": "text",
        "slug": "text"
      },
      "stationLabel": "text",
      "type": "clothing",
      "typeLabel": "text",
      "celestialObject": {
        "name": "text",
        "slug": "text",
        "designation": "text",
        "description": "text",
        "type": "text",
        "habitable": true,
        "fairchanceact": true,
        "subType": "text",
        "size": "text",
        "danger": 1,
        "economy": 1,
        "population": 1,
        "locationLabel": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "starsystem": {
          "name": "text",
          "slug": "text",
          "danger": "text",
          "description": "text",
          "economy": "text",
          "locationLabel": "text",
          "mapX": "text",
          "mapY": "text",
          "population": "text",
          "size": "text",
          "status": "text",
          "type": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "celestialObjects": [
            {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": "[Circular Reference]",
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "moons": [
                "[Circular Reference]"
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            }
          ],
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "parent": {
          "name": "text",
          "slug": "text",
          "designation": "text",
          "description": "text",
          "type": "text",
          "habitable": true,
          "fairchanceact": true,
          "subType": "text",
          "size": "text",
          "danger": 1,
          "economy": 1,
          "population": 1,
          "locationLabel": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "starsystem": {
            "name": "text",
            "slug": "text",
            "danger": "text",
            "description": "text",
            "economy": "text",
            "locationLabel": "text",
            "mapX": "text",
            "mapY": "text",
            "population": "text",
            "size": "text",
            "status": "text",
            "type": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "celestialObjects": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "parent": "[Circular Reference]",
          "moons": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "moons": [
          {
            "name": "text",
            "slug": "text",
            "designation": "text",
            "description": "text",
            "type": "text",
            "habitable": true,
            "fairchanceact": true,
            "subType": "text",
            "size": "text",
            "danger": 1,
            "economy": 1,
            "population": 1,
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "starsystem": {
              "name": "text",
              "slug": "text",
              "danger": "text",
              "description": "text",
              "economy": "text",
              "locationLabel": "text",
              "mapX": "text",
              "mapY": "text",
              "population": "text",
              "size": "text",
              "status": "text",
              "type": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "celestialObjects": [
                {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": {
                    "name": "text",
                    "slug": "text",
                    "designation": "text",
                    "description": "text",
                    "type": "text",
                    "habitable": true,
                    "fairchanceact": true,
                    "subType": "text",
                    "size": "text",
                    "danger": 1,
                    "economy": 1,
                    "population": 1,
                    "locationLabel": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "starsystem": {
                      "name": "text",
                      "slug": "text",
                      "danger": "text",
                      "description": "text",
                      "economy": "text",
                      "locationLabel": "text",
                      "mapX": "text",
                      "mapY": "text",
                      "population": "text",
                      "size": "text",
                      "status": "text",
                      "type": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "celestialObjects": "[Circular Reference]",
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    },
                    "parent": "[Circular Reference]",
                    "moons": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "moons": [
                    "[Circular Reference]"
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                }
              ],
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "parent": {
              "name": "text",
              "slug": "text",
              "designation": "text",
              "description": "text",
              "type": "text",
              "habitable": true,
              "fairchanceact": true,
              "subType": "text",
              "size": "text",
              "danger": 1,
              "economy": 1,
              "population": 1,
              "locationLabel": "text",
              "media": {
                "storeImage": {
                  "large": "https://example.com",
                  "medium": "https://example.com",
                  "small": "https://example.com",
                  "source": "https://example.com"
                }
              },
              "starsystem": {
                "name": "text",
                "slug": "text",
                "danger": "text",
                "description": "text",
                "economy": "text",
                "locationLabel": "text",
                "mapX": "text",
                "mapY": "text",
                "population": "text",
                "size": "text",
                "status": "text",
                "type": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "celestialObjects": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              },
              "parent": "[Circular Reference]",
              "moons": "[Circular Reference]",
              "createdAt": "2025-09-11T09:38:29.662Z",
              "updatedAt": "2025-09-11T09:38:29.662Z"
            },
            "moons": [
              {
                "name": "text",
                "slug": "text",
                "designation": "text",
                "description": "text",
                "type": "text",
                "habitable": true,
                "fairchanceact": true,
                "subType": "text",
                "size": "text",
                "danger": 1,
                "economy": 1,
                "population": 1,
                "locationLabel": "text",
                "media": {
                  "storeImage": {
                    "large": "https://example.com",
                    "medium": "https://example.com",
                    "small": "https://example.com",
                    "source": "https://example.com"
                  }
                },
                "starsystem": {
                  "name": "text",
                  "slug": "text",
                  "danger": "text",
                  "description": "text",
                  "economy": "text",
                  "locationLabel": "text",
                  "mapX": "text",
                  "mapY": "text",
                  "population": "text",
                  "size": "text",
                  "status": "text",
                  "type": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "celestialObjects": [
                    {
                      "name": "text",
                      "slug": "text",
                      "designation": "text",
                      "description": "text",
                      "type": "text",
                      "habitable": true,
                      "fairchanceact": true,
                      "subType": "text",
                      "size": "text",
                      "danger": 1,
                      "economy": 1,
                      "population": 1,
                      "locationLabel": "text",
                      "media": {
                        "storeImage": {
                          "large": "https://example.com",
                          "medium": "https://example.com",
                          "small": "https://example.com",
                          "source": "https://example.com"
                        }
                      },
                      "starsystem": {
                        "name": "text",
                        "slug": "text",
                        "danger": "text",
                        "description": "text",
                        "economy": "text",
                        "locationLabel": "text",
                        "mapX": "text",
                        "mapY": "text",
                        "population": "text",
                        "size": "text",
                        "status": "text",
                        "type": "text",
                        "media": {
                          "storeImage": {
                            "large": "https://example.com",
                            "medium": "https://example.com",
                            "small": "https://example.com",
                            "source": "https://example.com"
                          }
                        },
                        "celestialObjects": "[Circular Reference]",
                        "createdAt": "2025-09-11T09:38:29.662Z",
                        "updatedAt": "2025-09-11T09:38:29.662Z"
                      },
                      "parent": {
                        "name": "text",
                        "slug": "text",
                        "designation": "text",
                        "description": "text",
                        "type": "text",
                        "habitable": true,
                        "fairchanceact": true,
                        "subType": "text",
                        "size": "text",
                        "danger": 1,
                        "economy": 1,
                        "population": 1,
                        "locationLabel": "text",
                        "media": {
                          "storeImage": {
                            "large": "https://example.com",
                            "medium": "https://example.com",
                            "small": "https://example.com",
                            "source": "https://example.com"
                          }
                        },
                        "starsystem": {
                          "name": "text",
                          "slug": "text",
                          "danger": "text",
                          "description": "text",
                          "economy": "text",
                          "locationLabel": "text",
                          "mapX": "text",
                          "mapY": "text",
                          "population": "text",
                          "size": "text",
                          "status": "text",
                          "type": "text",
                          "media": {
                            "storeImage": {
                              "large": "https://example.com",
                              "medium": "https://example.com",
                              "small": "https://example.com",
                              "source": "https://example.com"
                            }
                          },
                          "celestialObjects": "[Circular Reference]",
                          "createdAt": "2025-09-11T09:38:29.662Z",
                          "updatedAt": "2025-09-11T09:38:29.662Z"
                        },
                        "parent": "[Circular Reference]",
                        "moons": "[Circular Reference]",
                        "createdAt": "2025-09-11T09:38:29.662Z",
                        "updatedAt": "2025-09-11T09:38:29.662Z"
                      },
                      "moons": [
                        "[Circular Reference]"
                      ],
                      "createdAt": "2025-09-11T09:38:29.662Z",
                      "updatedAt": "2025-09-11T09:38:29.662Z"
                    }
                  ],
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "parent": {
                  "name": "text",
                  "slug": "text",
                  "designation": "text",
                  "description": "text",
                  "type": "text",
                  "habitable": true,
                  "fairchanceact": true,
                  "subType": "text",
                  "size": "text",
                  "danger": 1,
                  "economy": 1,
                  "population": 1,
                  "locationLabel": "text",
                  "media": {
                    "storeImage": {
                      "large": "https://example.com",
                      "medium": "https://example.com",
                      "small": "https://example.com",
                      "source": "https://example.com"
                    }
                  },
                  "starsystem": {
                    "name": "text",
                    "slug": "text",
                    "danger": "text",
                    "description": "text",
                    "economy": "text",
                    "locationLabel": "text",
                    "mapX": "text",
                    "mapY": "text",
                    "population": "text",
                    "size": "text",
                    "status": "text",
                    "type": "text",
                    "media": {
                      "storeImage": {
                        "large": "https://example.com",
                        "medium": "https://example.com",
                        "small": "https://example.com",
                        "source": "https://example.com"
                      }
                    },
                    "celestialObjects": "[Circular Reference]",
                    "createdAt": "2025-09-11T09:38:29.662Z",
                    "updatedAt": "2025-09-11T09:38:29.662Z"
                  },
                  "parent": "[Circular Reference]",
                  "moons": "[Circular Reference]",
                  "createdAt": "2025-09-11T09:38:29.662Z",
                  "updatedAt": "2025-09-11T09:38:29.662Z"
                },
                "moons": "[Circular Reference]",
                "createdAt": "2025-09-11T09:38:29.662Z",
                "updatedAt": "2025-09-11T09:38:29.662Z"
              }
            ],
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "docks": [
    {
      "name": "text",
      "group": "text",
      "size": "extra_extra_small",
      "sizeLabel": "text",
      "type": "vehiclepad",
      "typeLabel": "text"
    }
  ],
  "habitations": [
    {
      "name": "text",
      "habitationName": "text",
      "type": "container",
      "typeLabel": "text"
    }
  ],
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Station Images

get
Path parameters
slugstringRequired

Station slug

Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/stations/{slug}/images HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "background": true,
    "bigUrl": "https://example.com",
    "caption": "text",
    "name": "text",
    "smallUrl": "https://example.com",
    "type": "text",
    "url": "https://example.com",
    "width": 1,
    "height": 1,
    "gallery": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "type": "text",
      "name": "text",
      "slug": "text"
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Stats Components by Class

get
Responses
200

successful

application/json
get
GET /v1/stats/components-by-class HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats Models by Classification

get
Responses
200

successful

application/json
get
GET /v1/stats/models-by-classification HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats Models by Manufacturer

get
Responses
200

successful

application/json
get
GET /v1/stats/models-by-manufacturer HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats Models by Production-Status

get
Responses
200

successful

application/json
get
GET /v1/stats/models-by-production-status HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats Models by Size

get
Responses
200

successful

application/json
get
GET /v1/stats/models-by-size HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats Models per Month

get
Responses
200

successful

application/json
get
GET /v1/stats/models-per-month HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "y": 1,
    "selected": true,
    "sliced": true
  }
]

Stats

get
Responses
200

successful

application/json
get
GET /v1/stats/quick-stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "shipsCountYear": 1,
  "shipsCountTotal": 1
}

Trade Routes

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 50
cacheIdstringOptional
Responses
200

successful

application/json
get
GET /v1/trade-routes HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "origin": {
      "name": "text",
      "slug": "text",
      "type": "landing_zone",
      "locationLabel": "text",
      "shop": "text",
      "shopSlug": "text",
      "planet": "text",
      "planetSlug": "text",
      "starsystem": "text",
      "starsystemSlug": "text"
    },
    "destination": {
      "name": "text",
      "slug": "text",
      "type": "landing_zone",
      "locationLabel": "text",
      "shop": "text",
      "shopSlug": "text",
      "planet": "text",
      "planetSlug": "text",
      "starsystem": "text",
      "starsystemSlug": "text"
    },
    "commodity": {
      "name": "text",
      "slug": "text",
      "type": "gas"
    },
    "buyPrice": 1,
    "averageBuyPrice": 1,
    "sellPrice": 1,
    "averageSellPrice": 1,
    "profitPerUnit": 1,
    "averageProfitPerUnit": 1,
    "profitPerUnitPercent": 1,
    "averageProfitPerUnitPercent": 1,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

My Data

get
Responses
200

successful

application/json
get
GET /v1/users/current HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "email": "text",
  "unconfirmedEmail": "text",
  "avatar": "text",
  "rsiHandle": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "saleNotify": true,
  "publicHangar": true,
  "publicHangarUrl": "text",
  "publicHangarLoaners": true,
  "publicWishlist": true,
  "publicWishlistUrl": "text",
  "hideOwner": true,
  "twoFactorRequired": true,
  "twoFactorQrCodeUrl": "text",
  "twoFactorProvisioningUrl": "text",
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

My Data

get
Responses
200

successful

application/json
get
GET /v1/users/me HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "username": "text",
  "email": "text",
  "unconfirmedEmail": "text",
  "avatar": "text",
  "rsiHandle": "text",
  "discord": "text",
  "youtube": "text",
  "twitch": "text",
  "guilded": "text",
  "homepage": "text",
  "saleNotify": true,
  "publicHangar": true,
  "publicHangarUrl": "text",
  "publicHangarLoaners": true,
  "publicWishlist": true,
  "publicWishlistUrl": "text",
  "hideOwner": true,
  "twoFactorRequired": true,
  "twoFactorQrCodeUrl": "text",
  "twoFactorProvisioningUrl": "text",
  "hangarUpdatedAt": "2025-09-11T09:38:29.662Z",
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Update multiple vehicles

put
Body
idsstring · uuid[]Required
wantedboolean | nullableOptional
publicboolean | nullableOptional
hangarGroupIdsstring · uuid[] | nullableOptional
Responses
204

successful

No content

put
PUT /v1/vehicles/bulk HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 134

{
  "ids": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "wanted": true,
  "public": true,
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ]
}

No content

Destroy multiple Vehicles

put
Body
idsstring · uuid[]Required
Responses
204

successful

No content

put
PUT /v1/vehicles/destroy-bulk HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 48

{
  "ids": [
    "123e4567-e89b-12d3-a456-426614174000"
  ]
}

No content

Check Vehicle Serial

post
Body
serialstringRequired
Responses
200

successful

application/json
post
POST /v1/vehicles/check-serial HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 17

{
  "serial": "text"
}
{
  "serialTaken": true
}
Deprecated

Vehicles List -> use GET /hangar

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/vehicles HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Create new Vehicle

post
Body
modelIdstring · uuidRequired
namestring | nullableOptional
serialstring | nullableOptional
wantedboolean | nullableOptional
nameVisibleboolean | nullableOptional
publicboolean | nullableOptional
saleNotifyboolean | nullableOptional
flagshipboolean | nullableOptional
modelPaintIdstring · uuid | nullableOptional
boughtViastring · enum | nullableOptionalPossible values:
hangarGroupIdsstring · uuid[] | nullableOptional
modelModuleIdsstring · uuid[] | nullableOptional
modelUpgradeIdsstring · uuid[] | nullableOptional
alternativeNamesstring[] | nullableOptional
Responses
201

successful

application/json
post
POST /v1/vehicles HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 445

{
  "modelId": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "serial": "text",
  "wanted": true,
  "nameVisible": true,
  "public": true,
  "saleNotify": true,
  "flagship": true,
  "modelPaintId": "123e4567-e89b-12d3-a456-426614174000",
  "boughtVia": "pledge_store",
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelModuleIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelUpgradeIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "alternativeNames": [
    "text"
  ]
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "serial": "text",
  "alternativeNames": [
    "text"
  ],
  "boughtVia": "pledge_store",
  "boughtViaLabel": "text",
  "flagship": true,
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "hangarGroups": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "color": "text",
      "public": true,
      "sort": 1,
      "vehiclesCount": 1,
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "loaner": true,
  "model": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "modelModuleIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelUpgradeIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modulePackage": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "modules": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "availability": {
          "boughtAt": [
            "[Circular Reference]"
          ],
          "soldAt": [
            "[Circular Reference]"
          ]
        },
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "pledgePrice": 1,
        "productionStatus": "text",
        "manufacturer": {
          "name": "text",
          "slug": "text",
          "code": "text",
          "logo": "text",
          "longName": "text",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "nameVisible": true,
  "paint": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "nameWithModel": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "hasStoreImage": true
  },
  "public": true,
  "saleNotify": true,
  "upgrade": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "wanted": true,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

Vehicle Fleetchart List -> use GET /hangar

get
Responses
200

successful

application/json
get
GET /v1/vehicles/fleetchart HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

Vehicle Export -> use GET /hangar/export

get
Responses
200

successful

application/json
get
GET /v1/vehicles/export HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "name": "text",
    "slug": "text",
    "shipCode": "text",
    "manufacturerName": "text",
    "manufacturerCode": "text",
    "paintSlug": "text",
    "shipName": "text",
    "shipSerial": "text",
    "wanted": true,
    "flagship": true,
    "public": true,
    "saleNotify": true,
    "nameVisible": true,
    "groups": [
      "text"
    ],
    "modules": [
      "text"
    ],
    "upgrades": [
      "text"
    ]
  }
]
Deprecated

Vehicle import -> use PUT /hangar/import

put
Body
stringOptional
Responses
200

successful

application/json
put
PUT /v1/vehicles/import HTTP/1.1
Host: api.fleetyards.test
Content-Type: multipart/form-data
Accept: */*
Content-Length: 6

"text"
200

successful

{
  "success": true,
  "missing": [
    "text"
  ],
  "imported": [
    "text"
  ]
}
Deprecated

Vehicle Destroy all -> use DELETE /hangar

delete
Responses
204

successful

No content

delete
DELETE /v1/vehicles/destroy-all HTTP/1.1
Host: api.fleetyards.test
Accept: */*
204

successful

No content

Deprecated

Vehicle embed -> use GET /public/hangar/embed

get
Responses
200

successful

application/json
get
GET /v1/vehicles/embed HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

Vehicle Hangar items -> use GET /hangar/items

get
Responses
200

successful

application/json
Responsestring[]
get
GET /v1/vehicles/hangar-items HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  "text"
]
Deprecated

Vehicle hangar -> no replacement

get
Responses
200

successful

application/json
get
GET /v1/vehicles/hangar HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

Vehicle Quickstats -> use GET /hangar/stats

get
Responses
200

successful

No content

get
GET /v1/vehicles/quick-stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

Vehicle Models by size -> use GET /hangar/stats/models-by-size

get
Responses
200

successful

No content

get
GET /v1/vehicles/stats/models-by-size HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

Vehicle Models by ProductionStatus -> use GET /hangar/stats/models-by-production-status

get
Responses
200

successful

No content

get
GET /v1/vehicles/stats/models-by-production-status HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

models_by_manufacturer vehicle

get
Responses
200

successful

No content

get
GET /v1/vehicles/stats/models-by-manufacturer HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

models_by_classification vehicle

get
Responses
200

successful

No content

get
GET /v1/vehicles/stats/models-by-classification HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Deprecated

public vehicle

get
Path parameters
idstring · uuidRequired

id

Responses
200

successful

application/json
get
GET /v1/vehicles/{id} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Update Vehicle

put
Path parameters
idstring · uuidRequired

id

Body
namestring | nullableOptional
serialstring | nullableOptional
wantedboolean | nullableOptional
nameVisibleboolean | nullableOptional
publicboolean | nullableOptional
saleNotifyboolean | nullableOptional
flagshipboolean | nullableOptional
modelPaintIdstring · uuid | nullableOptional
boughtViastring · enum | nullableOptionalPossible values:
hangarGroupIdsstring · uuid[] | nullableOptional
modelModuleIdsstring · uuid[] | nullableOptional
modelUpgradeIdsstring · uuid[] | nullableOptional
alternativeNamesstring[] | nullableOptional
Responses
200

successful

application/json
put
PUT /v1/vehicles/{id} HTTP/1.1
Host: api.fleetyards.test
Content-Type: application/json
Accept: */*
Content-Length: 396

{
  "name": "text",
  "serial": "text",
  "wanted": true,
  "nameVisible": true,
  "public": true,
  "saleNotify": true,
  "flagship": true,
  "modelPaintId": "123e4567-e89b-12d3-a456-426614174000",
  "boughtVia": "pledge_store",
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelModuleIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelUpgradeIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "alternativeNames": [
    "text"
  ]
}
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "serial": "text",
  "alternativeNames": [
    "text"
  ],
  "boughtVia": "pledge_store",
  "boughtViaLabel": "text",
  "flagship": true,
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "hangarGroups": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "color": "text",
      "public": true,
      "sort": 1,
      "vehiclesCount": 1,
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "loaner": true,
  "model": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "modelModuleIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelUpgradeIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modulePackage": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "modules": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "availability": {
          "boughtAt": [
            "[Circular Reference]"
          ],
          "soldAt": [
            "[Circular Reference]"
          ]
        },
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "pledgePrice": 1,
        "productionStatus": "text",
        "manufacturer": {
          "name": "text",
          "slug": "text",
          "code": "text",
          "logo": "text",
          "longName": "text",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "nameVisible": true,
  "paint": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "nameWithModel": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "hasStoreImage": true
  },
  "public": true,
  "saleNotify": true,
  "upgrade": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "wanted": true,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}

Delete Vehicle

delete
Path parameters
idstring · uuidRequired

id

Responses
200

successful

application/json
delete
DELETE /v1/vehicles/{id} HTTP/1.1
Host: api.fleetyards.test
Accept: */*
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "text",
  "slug": "text",
  "serial": "text",
  "alternativeNames": [
    "text"
  ],
  "boughtVia": "pledge_store",
  "boughtViaLabel": "text",
  "flagship": true,
  "hangarGroupIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "hangarGroups": [
    {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "color": "text",
      "public": true,
      "sort": 1,
      "vehiclesCount": 1,
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    }
  ],
  "loaner": true,
  "model": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "scIdentifier": "text",
    "name": "text",
    "slug": "text",
    "availability": {
      "listedAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "rentalAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "brochure": "text",
    "classification": "text",
    "classificationLabel": "text",
    "crew": {
      "max": 1,
      "maxLabel": "text",
      "min": 1,
      "minLabel": "text"
    },
    "description": "text",
    "erkulIdentifier": "text",
    "focus": "text",
    "hasImages": true,
    "hasModules": true,
    "hasPaints": true,
    "hasUpgrades": true,
    "hasVideos": true,
    "holo": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "links": {
      "salesPageUrl": "text",
      "storeUrl": "text"
    },
    "loaners": [
      {
        "name": "text",
        "slug": "text"
      }
    ],
    "manufacturer": {
      "name": "text",
      "slug": "text",
      "code": "text",
      "logo": "text",
      "longName": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "angledViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "frontView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "frontViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "topViewColored": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "metrics": {
      "beam": 1,
      "beamLabel": "text",
      "cargo": 1,
      "cargoLabel": "text",
      "fleetchartLength": 1,
      "height": 1,
      "heightLabel": "text",
      "hydrogenFuelTankSize": 1,
      "isGroundVehicle": true,
      "length": 1,
      "lengthLabel": "text",
      "mass": 1,
      "massLabel": "text",
      "quantumFuelTankSize": 1,
      "size": "text",
      "sizeLabel": "text"
    },
    "onSale": true,
    "pledgePrice": 1,
    "pledgePriceLabel": "text",
    "price": 1,
    "priceLabel": "text",
    "productionNote": "text",
    "productionStatus": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "speeds": {
      "groundAcceleration": 1,
      "groundDecceleration": 1,
      "groundMaxSpeed": 1,
      "groundReverseSpeed": 1,
      "maxSpeed": 1,
      "maxSpeedAcceleration": 1,
      "maxSpeedDecceleration": 1,
      "pitch": 1,
      "roll": 1,
      "scmSpeed": 1,
      "scmSpeedAcceleration": 1,
      "scmSpeedDecceleration": 1,
      "yaw": 1
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "modelModuleIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modelUpgradeIds": [
    "123e4567-e89b-12d3-a456-426614174000"
  ],
  "modulePackage": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "modules": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "availability": {
          "boughtAt": [
            "[Circular Reference]"
          ],
          "soldAt": [
            "[Circular Reference]"
          ]
        },
        "description": "text",
        "media": {
          "storeImage": {
            "large": "https://example.com",
            "medium": "https://example.com",
            "small": "https://example.com",
            "source": "https://example.com"
          }
        },
        "pledgePrice": 1,
        "productionStatus": "text",
        "manufacturer": {
          "name": "text",
          "slug": "text",
          "code": "text",
          "logo": "text",
          "longName": "text",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        },
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "nameVisible": true,
  "paint": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "description": "text",
    "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
    "lastUpdatedAtLabel": "text",
    "availability": {
      "boughtAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "soldAt": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "slug": "text",
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "category": "model",
          "subCategory": "text",
          "subCategoryLabel": "text",
          "prices": {
            "averageBuyPrice": 1,
            "averageRentalPrice1Day": 1,
            "averageRentalPrice30Days": 1,
            "averageRentalPrice3Days": 1,
            "averageRentalPrice7Days": 1,
            "averageSellPrice": 1,
            "buyPrice": 1,
            "rentalPrice1Day": 1,
            "rentalPrice30Days": 1,
            "rentalPrice3Days": 1,
            "rentalPrice7Days": 1,
            "sellPrice": 1,
            "pricePerUnit": true
          },
          "locationLabel": "text",
          "confirmed": true,
          "commodityItemType": "Model",
          "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
          "shop": {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "buying": true,
            "location": "text",
            "locationLabel": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "refineryTerminal": true,
            "rental": true,
            "selling": true,
            "station": {
              "name": "text",
              "slug": "text"
            },
            "stationLabel": "text",
            "type": "clothing",
            "typeLabel": "text",
            "celestialObject": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "item": "[Circular Reference]",
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ]
    },
    "media": {
      "angledView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "fleetchartImage": "text",
      "sideView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      },
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      },
      "topView": {
        "source": "https://example.com",
        "small": "https://example.com",
        "medium": "https://example.com",
        "large": "https://example.com",
        "xlarge": "https://example.com",
        "width": 1,
        "height": 1
      }
    },
    "nameWithModel": "text",
    "rsiId": 1,
    "rsiName": "text",
    "rsiSlug": "text",
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z",
    "hasStoreImage": true
  },
  "public": true,
  "saleNotify": true,
  "upgrade": {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "description": "text",
    "pledgePrice": 1,
    "media": {
      "storeImage": {
        "large": "https://example.com",
        "medium": "https://example.com",
        "small": "https://example.com",
        "source": "https://example.com"
      }
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  },
  "wanted": true,
  "createdAt": "2025-09-11T09:38:29.662Z",
  "updatedAt": "2025-09-11T09:38:29.662Z"
}
Deprecated

public_fleetchart vehicle

get
Path parameters
idstringRequired

username

Responses
200

successful

application/json
get
GET /v1/vehicles/{id}/fleetchart HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "username": "text",
    "userAvatar": "https://example.com",
    "userRsiHandle": "text",
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]
Deprecated

public_quick_stats vehicle

get
Path parameters
idstringRequired

username

Responses
200

successful

No content

get
GET /v1/vehicles/{id}/quick-stats HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

No content

Delete all ingame bought Vehicles

delete
Responses
204

successful

No content

delete
DELETE /v1/vehicles/destroy-all-ingame HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Version of Fleetyards

get
Responses
200

successful

application/json
get
GET /v1/version HTTP/1.1
Host: api.fleetyards.test
Accept: */*
200

successful

{
  "version": "text",
  "codename": "text"
}

Your Wishlist

get
Query parameters
pagestringOptionalDefault: 1
perPagestringOptionalDefault: 30
Responses
200

successful

application/json
get
GET /v1/wishlist HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "id": "123e4567-e89b-12d3-a456-426614174000",
    "name": "text",
    "slug": "text",
    "serial": "text",
    "alternativeNames": [
      "text"
    ],
    "boughtVia": "pledge_store",
    "boughtViaLabel": "text",
    "flagship": true,
    "hangarGroupIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "hangarGroups": [
      {
        "id": "123e4567-e89b-12d3-a456-426614174000",
        "name": "text",
        "slug": "text",
        "color": "text",
        "public": true,
        "sort": 1,
        "vehiclesCount": 1,
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      }
    ],
    "loaner": true,
    "model": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "scIdentifier": "text",
      "name": "text",
      "slug": "text",
      "availability": {
        "listedAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "rentalAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "brochure": "text",
      "classification": "text",
      "classificationLabel": "text",
      "crew": {
        "max": 1,
        "maxLabel": "text",
        "min": 1,
        "minLabel": "text"
      },
      "description": "text",
      "erkulIdentifier": "text",
      "focus": "text",
      "hasImages": true,
      "hasModules": true,
      "hasPaints": true,
      "hasUpgrades": true,
      "hasVideos": true,
      "holo": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "links": {
        "salesPageUrl": "text",
        "storeUrl": "text"
      },
      "loaners": [
        {
          "name": "text",
          "slug": "text"
        }
      ],
      "manufacturer": {
        "name": "text",
        "slug": "text",
        "code": "text",
        "logo": "text",
        "longName": "text",
        "createdAt": "2025-09-11T09:38:29.662Z",
        "updatedAt": "2025-09-11T09:38:29.662Z"
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "angledViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "frontView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "frontViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "topViewColored": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "metrics": {
        "beam": 1,
        "beamLabel": "text",
        "cargo": 1,
        "cargoLabel": "text",
        "fleetchartLength": 1,
        "height": 1,
        "heightLabel": "text",
        "hydrogenFuelTankSize": 1,
        "isGroundVehicle": true,
        "length": 1,
        "lengthLabel": "text",
        "mass": 1,
        "massLabel": "text",
        "quantumFuelTankSize": 1,
        "size": "text",
        "sizeLabel": "text"
      },
      "onSale": true,
      "pledgePrice": 1,
      "pledgePriceLabel": "text",
      "price": 1,
      "priceLabel": "text",
      "productionNote": "text",
      "productionStatus": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "speeds": {
        "groundAcceleration": 1,
        "groundDecceleration": 1,
        "groundMaxSpeed": 1,
        "groundReverseSpeed": 1,
        "maxSpeed": 1,
        "maxSpeedAcceleration": 1,
        "maxSpeedDecceleration": 1,
        "pitch": 1,
        "roll": 1,
        "scmSpeed": 1,
        "scmSpeedAcceleration": 1,
        "scmSpeedDecceleration": 1,
        "yaw": 1
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "modelModuleIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modelUpgradeIds": [
      "123e4567-e89b-12d3-a456-426614174000"
    ],
    "modulePackage": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "modules": [
        {
          "id": "123e4567-e89b-12d3-a456-426614174000",
          "name": "text",
          "availability": {
            "boughtAt": "[Circular Reference]",
            "soldAt": "[Circular Reference]"
          },
          "description": "text",
          "media": {
            "storeImage": {
              "large": "https://example.com",
              "medium": "https://example.com",
              "small": "https://example.com",
              "source": "https://example.com"
            }
          },
          "pledgePrice": 1,
          "productionStatus": "text",
          "manufacturer": {
            "name": "text",
            "slug": "text",
            "code": "text",
            "logo": "text",
            "longName": "text",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          },
          "createdAt": "2025-09-11T09:38:29.662Z",
          "updatedAt": "2025-09-11T09:38:29.662Z"
        }
      ],
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "nameVisible": true,
    "paint": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "slug": "text",
      "description": "text",
      "lastUpdatedAt": "2025-09-11T09:38:29.662Z",
      "lastUpdatedAtLabel": "text",
      "availability": {
        "boughtAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ],
        "soldAt": [
          {
            "id": "123e4567-e89b-12d3-a456-426614174000",
            "name": "text",
            "slug": "text",
            "description": "text",
            "media": {
              "storeImage": {
                "large": "https://example.com",
                "medium": "https://example.com",
                "small": "https://example.com",
                "source": "https://example.com"
              }
            },
            "category": "model",
            "subCategory": "text",
            "subCategoryLabel": "text",
            "prices": {
              "averageBuyPrice": 1,
              "averageRentalPrice1Day": 1,
              "averageRentalPrice30Days": 1,
              "averageRentalPrice3Days": 1,
              "averageRentalPrice7Days": 1,
              "averageSellPrice": 1,
              "buyPrice": 1,
              "rentalPrice1Day": 1,
              "rentalPrice30Days": 1,
              "rentalPrice3Days": 1,
              "rentalPrice7Days": 1,
              "sellPrice": 1,
              "pricePerUnit": true
            },
            "locationLabel": "text",
            "confirmed": true,
            "commodityItemType": "Model",
            "commodityItemId": "123e4567-e89b-12d3-a456-426614174000",
            "shop": "[Circular Reference]",
            "item": "[Circular Reference]",
            "createdAt": "2025-09-11T09:38:29.662Z",
            "updatedAt": "2025-09-11T09:38:29.662Z"
          }
        ]
      },
      "media": {
        "angledView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "fleetchartImage": "text",
        "sideView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        },
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        },
        "topView": {
          "source": "https://example.com",
          "small": "https://example.com",
          "medium": "https://example.com",
          "large": "https://example.com",
          "xlarge": "https://example.com",
          "width": 1,
          "height": 1
        }
      },
      "nameWithModel": "text",
      "rsiId": 1,
      "rsiName": "text",
      "rsiSlug": "text",
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z",
      "hasStoreImage": true
    },
    "public": true,
    "saleNotify": true,
    "upgrade": {
      "id": "123e4567-e89b-12d3-a456-426614174000",
      "name": "text",
      "description": "text",
      "pledgePrice": 1,
      "media": {
        "storeImage": {
          "large": "https://example.com",
          "medium": "https://example.com",
          "small": "https://example.com",
          "source": "https://example.com"
        }
      },
      "createdAt": "2025-09-11T09:38:29.662Z",
      "updatedAt": "2025-09-11T09:38:29.662Z"
    },
    "wanted": true,
    "createdAt": "2025-09-11T09:38:29.662Z",
    "updatedAt": "2025-09-11T09:38:29.662Z"
  }
]

Clear your Wishlist

delete
Responses
204

successful

No content

delete
DELETE /v1/wishlist HTTP/1.1
Host: api.fleetyards.test
Accept: */*

No content

Export your Wishlist

get
Responses
200

successful

application/json
get
GET /v1/wishlist/export HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  {
    "name": "text",
    "slug": "text",
    "shipCode": "text",
    "manufacturerName": "text",
    "manufacturerCode": "text",
    "paintSlug": "text",
    "shipName": "text",
    "shipSerial": "text",
    "wanted": true,
    "flagship": true,
    "public": true,
    "saleNotify": true,
    "nameVisible": true,
    "groups": [
      "text"
    ],
    "modules": [
      "text"
    ],
    "upgrades": [
      "text"
    ]
  }
]

Your Wishlist items

get
Responses
200

successful

application/json
Responsestring[]
get
GET /v1/wishlist/items HTTP/1.1
Host: api.fleetyards.test
Accept: */*
[
  "text"
]

Last updated