Constellation Space · Authentication Profile

Constellation Space Authentication

Authentication

Constellation Space secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySatellitesSpaceTelemetryMachine-LearningFleet OperationsGround SegmentPredictions
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.constellation.space/connect/api-tokens
docs: https://docs.constellation.space/connect/api-tokens
summary:
  types:
  - http
  http_schemes:
  - bearer
  api_key_in: []
  oauth2_flows: []
  notes: >-
    Static, scoped API tokens presented as HTTP bearer credentials. Not an
    OAuth2 authorization-code flow — tokens are minted in the console, not
    granted via an authorization server. Scopes are attached to the token at
    creation time.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  header: Authorization
  format: 'Authorization: Bearer <token>'
  token_prefixes:
    production: cos_live_
    non_production: cos_dev_
  env_var: CONSTELLATION_API_TOKEN
  lifecycle:
    created_in: Settings -> API (console)
    shown_once: true
    revocable: instant (Settings -> API); in-flight requests fail immediately after revocation propagates
    validated: on every API request
  scopes:
  - topology:read
  - telemetry:write
  - predictions:run
  sources:
  - openapi/constellation-space-openapi.yml
example: |
  export CONSTELLATION_API_TOKEN=cos_live_your_token_here
  curl -sS -H "Authorization: Bearer $CONSTELLATION_API_TOKEN" \
    "https://api.constellation.space/api/v1/topology/"

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.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/constellation-space-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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