NASA Open APIs · Capability

Exoplanet

Exoplanet is a Naftiko capability published by NASA Open APIs, one of 16 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

exoplanet.yaml Raw ↑
aid: nasa-gov:capability:exoplanet
name: Exoplanet Archive Query
description: Run ADQL queries over NASA's Exoplanet Archive using the IPAC Table Access Protocol.
api: nasa-gov:exoplanet
operations:
- id: tapSync
  method: GET
  path: /sync
- id: tapAsync
  method: POST
  path: /async
authentication:
  method: none