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

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/turion-space-starfire-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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: []