aid: turion-space name: Turion Space description: >- Turion Space is an Irvine, California aerospace company founded in 2021 (Y Combinator S21) that designs, builds and operates DROID maneuverable spacecraft for space domain awareness, non-earth imaging and in-orbit servicing, alongside the STARFIRE software platform for mission planning, autonomous tasking and command-and-control across Turion and third-party constellations. Its customer-facing surface is the STARFIRE dashboard at starfire.turionspace.com, backed by a first-party REST API gateway at api.app.turionspace.com that issues per-user API keys and meters imagery tasking and Starfire NEXUS jobs against a Stripe-billed credit balance. The company publishes no public developer portal, API reference, or machine-readable specification; the entire contract sits behind the STARFIRE customer login. image: https://www.turionspace.com/images/turion-favicon.svg url: https://raw.githubusercontent.com/api-evangelist/turion-space/refs/heads/main/apis.yml x-type: company x-source: harvest:secondary-market specificationVersion: '0.20' created: '2026-09-01' modified: '2026-09-01' tags: - Company - Space - Satellites - Space Domain Awareness - Non-Earth Imaging - Earth Observation - Aerospace - Defense - Geospatial - Imagery apis: - name: Turion Space STARFIRE API description: >- First-party REST API gateway behind the STARFIRE customer dashboard. Route prefixes observed in the provider's own published dashboard bundle include /api/v1/tasking-orders, /api/v1/images/, /api/v1/turion/images/, /api/v1/nexus/builds, /api/v1/nexus/start-job, /api/v1/credits/balance, /api/v1/organizations/event-settings, /api/v1/stripe/checkout-session and /api/v1/users/api-key. The gateway is live and answers anonymously with a JSON envelope ({"error_msg":"404 Route Not Found"}, Go/Echo), but every route requires an authenticated STARFIRE session or API key and no public reference or specification is published. humanURL: https://starfire.turionspace.com/ baseURL: https://api.app.turionspace.com tags: - Space Domain Awareness - Satellite Tasking - Imagery properties: [] maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: DomainSecurity url: security/turion-space-domain-security.yml - type: LLMsTxt url: llms/turion-space-llms.txt - type: Conformance url: conformance/turion-space-conformance.yml - type: Website url: https://www.turionspace.com/ - type: About url: https://turionspace.com/about - type: Blog url: https://turionspace.com/news - type: Contact url: https://turionspace.com/contact - type: GitHubOrganization url: https://github.com/Turion-Space - type: LinkedIn url: https://www.linkedin.com/company/turion-space - type: Login url: https://app.turionspace.com/ - type: PrivacyPolicy url: https://turionspace.com/privacy-policy - type: TermsOfService url: https://turionspace.com/terms-conditions x-enrichment: date: '2026-09-01' status: minimal artifacts_added: 9 pass: local-v1 x-coverage: state: gated reason: customer-only-docs detail: >- Turion Space runs a real first-party REST API — its own runtime config at app.turionspace.com/config.js names URL_API_GATEWAY as https://api.app.turionspace.com, and the gateway answers live — but there is no /developers, /docs or /pricing page anywhere in the turionspace.com sitemap, and the only entry point is the STARFIRE dashboard SPA, which serves a login shell and holds the entire reference behind an authenticated customer session. evidence: - url: https://starfire.turionspace.com/ status: 200 - url: https://turionspace.com/developers status: 404 - url: https://api.app.turionspace.com/openapi.json status: 404 - url: https://www.turionspace.com/llms.txt status: 404 checked: '2026-09-01'