{"uid":"cap_d1H-9nLo_7-KCd6gpo2MP","slug":"2s-io-exoplanetary-system-profiler-00d3e0a6","name":"2s.io Exoplanetary System Profiler","description":"Profile a confirmed exoplanetary system by host-star name (e.g. \"TRAPPIST-1\", \"Kepler-90\", \"TOI-700\"). Groups all the star's known planets into one view, summarizes the host star (spectral type, temperature, radius, mass, distance in light-years), and COMPUTES the star's habitable (\"Goldilocks\") zone — inner and outer boundary in AU, derived from the stellar luminosity (effective temperature + radius vs. the Sun) — then flags which planets orbit within it. Each planet: radius/mass (Earth units), orbital period, semi-major axis, equilibrium temperature, and in-habitable-zone flag. Astronomy, habitability research, education. Built from the NASA Exoplanet Archive (the same data as /api/space/exoplanet) plus the computed HZ. Public-domain NASA data.","url":"https://2s.io/api/space/system","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["hostStar"],"properties":{"hostStar":{"type":"string","description":"Host star name (exact or partial)."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"hostStar":"TRAPPIST-1"}}},"response":{"data":{"source":{"url":"https://exoplanetarchive.ipac.caltech.edu/","license":"Public domain (NASA Exoplanet Science Institute / Caltech).","provider":"NASA Exoplanet Archive (Planetary Systems table)"},"system":{"star":{"massSolar":0.0898,"radiusSolar":0.1192,"spectralType":null,"effectiveTempK":2566,"luminositySolar":0.000555,"distanceLightYears":null},"planets":[{"name":"TRAPPIST-1 e","massEarth":0.692,"radiusEarth":0.92,"discoveryYear":2017,"inHabitableZone":true,"semiMajorAxisAu":0.02925,"equilibriumTempK":null,"orbitalPeriodDays":6.101013},{"name":"TRAPPIST-1 f","massEarth":1.039,"radiusEarth":1.045,"discoveryYear":2017,"inHabitableZone":true,"semiMajorAxisAu":0.03849,"equilibriumTempK":null,"orbitalPeriodDays":9.20754},{"name":"TRAPPIST-1 g","massEarth":1.321,"radiusEarth":1.129,"discoveryYear":2017,"inHabitableZone":false,"semiMajorAxisAu":0.04683,"equilibriumTempK":null,"orbitalPeriodDays":12.352446},{"name":"TRAPPIST-1 h","massEarth":0.326,"radiusEarth":0.755,"discoveryYear":2017,"inHabitableZone":false,"semiMajorAxisAu":0.06189,"equilibriumTempK":null,"orbitalPeriodDays":18.772866},{"name":"TRAPPIST-1 b","massEarth":1.374,"radiusEarth":1.116,"discoveryYear":2016,"inHabitableZone":false,"semiMajorAxisAu":0.01154,"equilibriumTempK":null,"orbitalPeriodDays":1.510826},{"name":"TRAPPIST-1 c","massEarth":1.308,"radiusEarth":1.097,"discoveryYear":2016,"inHabitableZone":false,"semiMajorAxisAu":0.0158,"equilibriumTempK":null,"orbitalPeriodDays":2.421937},{"name":"TRAPPIST-1 d","massEarth":0.388,"radiusEarth":0.788,"discoveryYear":2016,"inHabitableZone":true,"semiMajorAxisAu":0.02227,"equilibriumTempK":null,"orbitalPeriodDays":4.049219}],"hostStar":"TRAPPIST-1","planetCount":7,"habitableZone":{"innerAu":0.022,"outerAu":0.042}}},"meta":{"cost":{"usd":0.00288,"tier":0},"caller":"x402","version":null,"endpoint":"space.system","settlement":{"txHash":"0xb3aa92383a42a398b04ef02af028b8649eb32c3639398640b21986d177c0150b","network":"eip155:8453","success":true}}}},"exampleRequest":{"hostStar":"TRAPPIST-1"},"tags":["x402"],"displayCostAmount":"0.00288","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.00288/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0072","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0072","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_A-uK15NG4JCIdgXcNRdVm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0072","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full profile of a named exoplanetary system: host star properties, computed habitable zone boundaries, and details for all known planets including habitability flags.","exampleAgentPrompt":"Can you pull up the full planetary system profile for TRAPPIST-1 — I want to see the star's properties, the computed habitable zone boundaries in AU, and which of its planets fall within the Goldilocks zone?","exampleUseCases":null,"resultDescription":"Returns the host star's spectral type, effective temperature, radius, mass, and distance in light-years; computed inner and outer habitable zone boundaries in AU derived from stellar luminosity; and for each known planet: radius and mass in Earth units, orbital period, semi-major axis in AU, equilibrium temperature, and a flag indicating whether the planet falls within the habitable zone.","failureModes":["Unknown or misspelled host star name returns no results or empty planet list","Stars with very few NASA Exoplanet Archive entries may return incomplete planet data","Habitable zone computation may be imprecise for stars with poorly constrained luminosity values","Partial star name matches may return unexpected systems"],"whenToPreferThis":"Use this endpoint when you need a consolidated, system-level view of a named exoplanetary host star and all its planets, especially when habitable zone classification is needed. Prefer over individual exoplanet lookups when you want the full stellar context and computed Goldilocks zone in a single call. Best for habitability research, educational summaries, and comparative planetary science by star system.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:44:59.727Z","isFirstParty":false}