query confirmed exoplanet data via the nasa exoplanet archive tap api

domain: exoplanetarchive.ipac.caltech.edu · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Build an ADQL query of the form 'select <columns> from <table> where <constraints>', targeting a table such as ps (Planetary Systems) or pscomppars.
  2. Call GET https://exoplanetarchive.ipac.caltech.edu/TAP/sync?query=<url-encoded ADQL>&format=csv (or json/votable) for a synchronous query, adequate for the archive's table sizes.
  3. Filter using ADQL predicates, e.g. "where upper(soltype) like '%CONF%' and pl_masse between 0.5 and 2.0" to restrict to confirmed planets in a mass range.
  4. For long-running or very large queries, use the TAP async endpoint (job submission/polling) instead of sync.
  5. Alternatively use a TAP-aware client library (PyVO, astroquery's NASA Exoplanet Archive module, TOPCAT) that builds these URLs for you.

Known gotchas

Related routes

query ground-station observation data via the satnogs network and db apis
satnogs.org · 5 steps · unrated
query satellite catalog (satcat) and box score summary data from space-track
space-track.org · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans