NASA · Authentication Profile

Nasa Authentication

Authentication

NASA secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

GovernmentScienceSpace
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

api_key apiKey
· in: query (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-06-20'
method: searched
source: openapi/*.yml (api_key query parameter) + https://api.nasa.gov/ auth docs
docs: https://api.nasa.gov/
summary:
  types: [apiKey]
  api_key_in: [query]
  oauth2_flows: []
notes: >-
  Every NASA Open API is authenticated with a single api_key query parameter on
  api.nasa.gov (and images-api.nasa.gov for the Image and Video Library, whose
  read endpoints are open). The specs model api_key as a required query parameter
  rather than a formal OpenAPI securityScheme, so mechanical derivation finds no
  scheme; this profile is authored from the parameter + published docs. There is
  no OAuth, OIDC, mTLS, or scope surface. DEMO_KEY is a shared public key for
  exploration (see sandbox/). Higher rate limits require emailing api@nasa.gov.
schemes:
  - name: api_key
    type: apiKey
    in: query
    parameter: api_key
    sources:
      - openapi/nasa-apod-openapi.yml
      - openapi/nasa-donki-openapi.yml
      - openapi/nasa-epic-openapi.yml
      - openapi/nasa-mars-rover-photos-openapi.yml
      - openapi/nasa-neo-openapi.yml
    demo_key: DEMO_KEY
    signup: https://api.nasa.gov/

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