UnifyAPI
← Back to catalog

iss.tle

mock data$0.001 / call

ISS 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.

Space & Astronomyprovider: Iss#iss#space

Input schema

format

Response format: json (default) or text (raw TLE two-line element)

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.