Turion Space website screenshot

Turion Space

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.

Turion Space publishes 1 API on the APIs.io network. Tagged areas include Company, Space, Satellites, Space Domain Awareness, and Non-Earth Imaging.

Turion Space’s developer surface includes engineering blog and 11 more developer resources.

14.9/100 emerging ▬ flat Agent 5/100 agent aware Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessSelf serve
1 APIs
CompanySpaceSatellitesSpace Domain AwarenessNon-Earth ImagingEarth ObservationAerospaceDefenseGeospatialImagery

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/turion-space: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Turion Space STARFIRE API

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, /ap...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Turion Space Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Turion Space Authentication

2 schemes

SECURITY

Turion Space Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
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.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
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'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/turion-space"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/turion-space/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/turion-space/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.