2 endpoints match this tag.
/iss/position
Get the International Space Station's current position with enhanced detail, including latitude, longitude, altitude above sea level, and orbital velocity. Provides more technical orbital data than the basic ISS location endpoint. Useful for advanced ISS tracking applications, satellite visualization tools, and educational apps that demonstrate orbital mechanics concepts.
/iss/tle
Get the Two-Line Element (TLE) set for the International Space Station - the standard format used to describe satellite orbits. TLE data includes orbital inclination, eccentricity, argument of perigee, mean motion, and epoch. Used by satellite tracking software (like SGP4 propagators) to predict the ISS position at any future time. Essential for building custom orbital prediction tools and pass-time calculators.