Satellite Space API

space.bip-rep.com

space.bip-rep.com

Category
Service
Network
Avg / request
$0.01 – $0.03
Endpoints
2

Service overview

What is Satellite Space API?

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.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://space.bip-rep.com/pass" \
  --query '{
  "lat": "{lat}",
  "lon": "{lon}",
  "norad_id": "{norad_id}"
}'
What you get back
{
  "endpoint": "GET /pass",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services