{"uid":"cap_B8oFCwxrHWAPpsDA9KMJ2","slug":"satellite-next-pass-predictor-space-bip-rep-com-066018f0","name":"Satellite Next-Pass Predictor (space.bip-rep.com)","description":"Dedicated satellite tracking API for agents: list CelesTrak TLE catalog groups (ISS, weather, Starlink, and more) and predict the next visible pass over an observer latitude/longitude using NORAD catalog IDs. Outbound CelesTrak fetch only; no shell access.","url":"https://space.bip-rep.com/pass","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["lat","lon","norad_id"],"properties":{"lat":{"type":"number","description":"Observer latitude in degrees (-90 to 90)"},"lon":{"type":"number","description":"Observer longitude in degrees (-180 to 180)"},"norad_id":{"type":"integer","description":"NORAD catalog ID of the satellite"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"pass":{"type":"object","properties":{"end":{"type":"string"},"start":{"type":"string"},"max_elevation_at":{"type":"string"},"max_elevation_deg":{"type":"number"}}},"message":{"type":"string"},"norad_id":{"type":"integer"},"observer":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"}}},"latency_ms":{"type":"integer"},"horizon_deg":{"type":"number"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"lat":40.71,"lon":-74.01,"norad_id":25544}}},"response":{"name":"ISS (ZARYA)","pass":{"end":"2026-06-17T09:28:15.522Z","start":"2026-06-17T09:22:15.522Z","max_elevation_at":"2026-06-17T09:24:15.522Z","max_elevation_deg":37.75},"norad_id":25544,"observer":{"lat":40.71,"lon":-74.01},"latency_ms":18,"horizon_deg":10}},"exampleRequest":{"lat":40.71,"lon":-74.01,"norad_id":25544},"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6YzE5CawGZbhnUkSwIYse","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Predicts the next visible overhead pass of a satellite (by NORAD ID) over a given observer latitude/longitude using CelesTrak TLE data.","exampleAgentPrompt":"When is the next time the ISS (NORAD ID 25544) will pass over New York City — I'm at latitude 40.71 and longitude -74.01?","exampleUseCases":null,"resultDescription":"Returns the satellite's name, NORAD ID, observer coordinates, the predicted pass window (start and end timestamps), the time and angle of maximum elevation, horizon degrees used, and API latency in milliseconds.","failureModes":["Invalid NORAD ID returns an error or no-pass-found message","Latitude out of range (-90 to 90) causes a validation error","Longitude out of range (-180 to 180) causes a validation error","CelesTrak upstream fetch failure causes a 5xx or timeout response","No upcoming pass found within prediction window returns empty pass object","Payment not included or invalid x402 header returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to compute the next visible overhead pass of a specific satellite over a precise geographic location, identified by NORAD catalog ID. Ideal for real-time satellite visibility queries (ISS, Starlink, weather satellites) where you have exact observer coordinates. Prefer over general space APIs when you need pass timing and elevation angle from CelesTrak TLE data without running your own orbital propagator.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:33:28.870Z","isFirstParty":false}