{ "opencollection": "1.0.0", "info": { "name": "TheSpaceDevs LL2 Starship API", "version": "v2.3.0" }, "items": [ { "info": { "name": "Starship", "type": "folder" }, "items": [ { "info": { "name": "dashboard_starship_list", "type": "http" }, "http": { "method": "GET", "url": "https://ll.thespacedevs.com/2.3.0/dashboard/starship/", "auth": { "type": "apikey", "key": "sessionid", "value": "{{sessionid}}", "placement": "query" } }, "docs": "#### Modes\nLevels of detail in the response - `list`, `normal`, `detailed`\n\nExample - [/dashboard/starship/?mode=list](./?mode=list)\n\n#### Number of results\nUse `limit` to control the number of objects in the response (max 100)\n\nExample - [/dashboard/starship/?limit=2](./?limit=2)\n\n#### Format\nSwitch to JSON output - [/dashboard/starship/?format=json](./?format=json)\n\n#### Help\nFind all the FAQs and support links on the documentation homepage - [ll.thespacedevs.com/docs](https://ll.thespacedevs." } ] } ], "bundled": true }