← Back to catalog
iss.tle
mock data$0.001 / callISS Orbital Elements (TLE)
Get the Two-Line Element set (TLE) for the International Space Station — NORAD catalog #25544. Contains orbital parameters for trajectory prediction and satellite tracking calculations.
Input schema
format
stringResponse format: json (default) or text (raw TLE two-line element)
Call via REST
curl -X POST https://unifyapi.pro/api/call/iss.tle \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"format":"<format>"}'