Turion Space · Authentication Profile
Turion Space Authentication
Authentication
Turion Space declares 2 security scheme(s) across its OpenAPI definitions.
CompanySpaceSatellitesSpace Domain AwarenessNon-Earth ImagingEarth ObservationAerospaceDefenseGeospatialImagery
Methods:
Schemes: 2
OAuth flows:
API key in:
Security Schemes
oauth2
apiKey
Source
Authentication Profile
generated: '2026-09-01'
method: probed
source: >-
https://app.turionspace.com/config.js (the provider's own runtime configuration, served
unauthenticated) and the provider's own published dashboard bundles
https://starfire.turionspace.com/assets/index-Bvr-pAIX.js and
https://app.turionspace.com/assets/index-CV8WCmB3.js
note: >-
Turion Space publishes NO authentication documentation of any kind. Everything below is observed
from first-party assets the provider serves anonymously, not from a documented auth reference. It
is recorded so the gap is legible; it is NOT a substitute for the provider publishing an auth page,
and no `Authentication` pointer is emitted in apis.yml because the check it feeds asks whether the
PROVIDER documents authentication, and they do not.
documented_publicly: false
api: Turion Space STARFIRE API
base_url: https://api.app.turionspace.com
schemes:
- id: starfire-session
type: oauth2
confidence: medium
evidence: >-
app.turionspace.com is titled "Turion Space: Authentication" and its bundle carries Ory
(OAuth2/OIDC) client code; the STARFIRE dashboard bundle calls
https://api.app.turionspace.com/api/v1/auth. The grant types, authorization/token endpoints,
issuer and scopes are NOT discoverable anonymously — no OIDC discovery document is served on any
Turion host (see well-known/turion-space-well-known.yml).
discovery_document: null
- id: starfire-api-key
type: apiKey
confidence: medium
evidence: >-
The STARFIRE dashboard bundle contains the route "/api/v1/users/api-key", indicating the product
issues per-user API keys from within the authenticated dashboard. The header or query parameter
the key is presented in, its prefix, its lifetime and its revocation semantics are all
undocumented and were NOT observed.
header: unknown
prefix: unknown
anonymous_behaviour:
probe: GET https://api.app.turionspace.com/api/v1/tasking-orders
status: 404
body: '{"error_msg":"404 Route Not Found"}'
interpretation: >-
The gateway does not distinguish an unauthenticated caller from an unknown route; it returns a
generic Go/Echo 404 envelope rather than a 401 with a WWW-Authenticate challenge. An agent cannot
tell from the wire whether it lacks credentials or asked for a path that does not exist.
gaps:
- No public authentication reference page.
- No OIDC/OAuth discovery document on any host.
- No documented scopes; scopes/ is intentionally not written.
- No 401 challenge or WWW-Authenticate header on the public gateway.
- No documented API key header, prefix, rotation or revocation policy.
Work with this as data
Every security artifact 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 security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.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.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/turion-space-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.