# Turion Space > Turion Space is an Irvine, California aerospace company (founded 2021, Y Combinator S21) that designs, builds and operates DROID maneuverable spacecraft for space domain awareness, non-earth imaging and in-orbit servicing, and ships the STARFIRE software platform for mission planning, autonomous tasking and command-and-control across its own and third-party constellations. This file was GENERATED by API Evangelist from the Turion Space public surface and the artifacts in this profile. It is NOT published by Turion Space. Turion Space serves no llms.txt of its own (https://www.turionspace.com/llms.txt returned 404 on 2026-09-01). ## API status Turion Space operates a real, first-party REST API — the STARFIRE API gateway at https://api.app.turionspace.com — but publishes **no developer portal, no API reference, no getting started guide, no pricing page, and no machine-readable specification** of any kind. The entire contract sits behind the STARFIRE customer login. An agent cannot integrate with Turion Space from public information alone; access begins with a sales or account conversation. - Base URL: https://api.app.turionspace.com - Human entry point: https://starfire.turionspace.com/ (STARFIRE Dashboard, login required) - Sign in: https://app.turionspace.com/ (Turion Space Authentication) - Authentication: an OAuth2/OIDC session (Ory) plus per-user API keys issued from inside the dashboard. Neither is documented publicly. - Anonymous behaviour: every route returns {"error_msg":"404 Route Not Found"} rather than a 401 challenge, so an unauthenticated caller cannot distinguish a missing credential from a missing route. ## Observed capability areas These are route prefixes visible in the provider's own published dashboard bundle. They are NOT a published contract, carry no documented parameters or schemas, and must not be treated as an API reference. - Tasking orders — imagery tasking against resident space objects, accepting NORAD catalog ID, Two-Line Element (TLE) set, or quaternion pointing modes (an ephemeris mode is present but disabled). - Imagery — retrieval of captured non-earth imaging products. - Starfire NEXUS — customer software builds and job execution on Turion DROID satellites. - Credits and billing — a metered credit balance with Stripe checkout. - Organizations — per-organization event settings. - Users — API key issuance. ## Company - Website: https://www.turionspace.com/ - About: https://turionspace.com/about - News: https://turionspace.com/news - Contact: https://turionspace.com/contact - Careers: https://turionspace.com/careers - GitHub: https://github.com/Turion-Space - LinkedIn: https://www.linkedin.com/company/turion-space - Privacy policy: https://turionspace.com/privacy-policy - Terms and conditions: https://turionspace.com/terms-conditions ## Products - DROID satellites — maneuverable spacecraft for space domain awareness, satellite inspection and in-orbit servicing. DROID.001 launched 2023; DROID.002 launched 2024. - STARFIRE — mission planning, autonomous tasking and command-and-control software, offered across Turion and third-party constellations. - Starfire NEXUS — runs customer software on Turion DROID satellites for on-orbit validation. - TIE thruster — in-house electric propulsion. ## What is NOT available - No OpenAPI, AsyncAPI, GraphQL SDL, Protobuf or WSDL contract. - No MCP server, hosted or local. - No A2A agent card at /.well-known/agent-card.json or /.well-known/agent.json on any host. - No published SDKs or client libraries on npm, PyPI or any other registry. - No security.txt, no OIDC discovery document, no api-catalog. - No status page, changelog, deprecation policy, sandbox or public rate-limit documentation. ## Profile - API Evangelist profile: https://github.com/api-evangelist/turion-space - Coverage: an API exists but its reference is customer-only. See x-coverage in apis.yml.