/space namespace · APlicious

ISS Tracker API — real-time location, plus NASA APOD, eclipses, and planets

The /space namespace's ISS tracker proxies Open Notify's real-time feed — a genuine live API call, not a simulated position — alongside NASA APOD, eclipse predictions, and planetary data.

7space endpoints
Get free API key View docs
GET /api/v1/space/iss/location
const res = await fetch(
  'https://aplicious.com/api/v1/space/iss/location',
  { headers: { 'X-API-Key': 'lapi_live_••••' } }
);
const { data } = await res.json();
// { latitude: 23.456, longitude: 88.123, timestamp: 1782345678 }

No credit card · Free tier forever · X-API-Key header auth

What's included in /space

Real-time ISS position

Proxies api.open-notify.org's live feed for the International Space Station's actual current latitude/longitude.

NASA Astronomy Picture of the Day

Daily featured astronomy image with explanation, sourced from NASA's APOD service.

Eclipse predictions

Upcoming solar and lunar eclipse data.

Planetary data

Reference data on planets in our solar system.

Constellation lookup

Identify and return data on named constellations.

Start using the ISS location API today

Free tier — 500 calls/month, no credit card. Upgrade when you need more.

Get free API keyExplore /space docs

Frequently asked questions

Is the ISS position real-time?

Yes — it's a live proxy to Open Notify's actual ISS tracking feed, not a simulated or cached position.

Does this require a NASA API key?

No — your APlicious key covers it. We manage the upstream relationship.

Is there a free tier?

Yes — 500 calls/month forever, no credit card.

Related API guides

Free Weather API — Current, Forecast & Historical Data

Get live weather data, 7-day forecasts, historical records and severe weather al

Read guide

Best Free API for Developers — 34 Namespaces, One Key, 500 Free Calls

Looking for the best free API? APlicious gives you 34 live namespaces — finance,

Read guide

RapidAPI Alternative — One Key, 34 APIs, No Per-API Billing

Tired of managing 10 API keys and 10 invoices? APlicious gives you 34 live APIs

Read guide

One key unlocks all 34 namespaces — weather, finance, fitness, astrology, and more.

View all plans and pricing →