SpaceX (Community API) · Authentication Profile

Spacex Authentication

Authentication

SpaceX (Community API) secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen SourceCommunityRESTGraphQLOpen Data
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SpacexKey apiKey
· in: header (spacex-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/spacex-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SpacexKey
  type: apiKey
  in: header
  parameter: spacex-key
  description: |-
    Admin API key for destructive (create/update/delete) operations.
    Not required for any read endpoint.
  sources:
  - openapi/spacex-rest-api-openapi.yml