Most recent launch
API · /spacex-api
SpaceX API
最新、次回および最近のSpaceX打ち上げ情報。ミッション詳細、成功ステータス、ミッションパッチ、ウェブキャスト、記事、IDによる単一打ち上げ検索、および仕様、成功率、画像を含む全ロケット艦隊を提供。宇宙ダッシュボード、トラッカー、教育、趣味のプロジェクトに最適。
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 623 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,955
- attiva
- Chiamate totali
- 145
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 8,000 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 10k calls/month
- 10 req/sec
- Launches + rockets
- No credit card
Basic
€6.00 /mese
- 120,000 chiamate/mese
- 8 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 100k calls/month
- 20 req/sec
- Email support
Pro
€19.00 /mese
- 600,000 chiamate/mese
- 25 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 500k calls/month
- 40 req/sec
- Priority support
Mega
€49.00 /mese
- 2,500,000 chiamate/mese
- 80 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 2M calls/month
- 60 req/sec
- Dedicated SLA
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Spaceflight News API
Últimas noticias espaciales: artículos y publicaciones de blog sobre cohetes, lanzamientos, misiones y astronomía, agregados de docenas de fuentes (SpaceNews, NASA, ESA, Spaceflight Now y más). Busque en el archivo por palabra clave u obtenga un solo artículo. Ideal para paneles espaciales, boletines, agregadores y aplicaciones educativas.
api.oanor.com/spacenews-api
Planets API
Fysiske og orbitale data for solsystemet og videre: hver planet, dvergplanet, større måne og solen med NASA-faktaarkverdier (masse, radius, overflategravitasjon, tetthet, unnslipningshastighet, gjennomsnittstemperatur, omløps- og rotasjonsperiode, semi-hovedakse, antall måner og ringer), pluss et søkbart katalog over mer enn 6 000 bekreftede eksoplaneter fra NASA Exoplanet Archive (radius, masse, omløpsperiode, likevektstemperatur, avstand i lysår, vertsstjerne, oppdagelsesår og metode). Filtrer eksoplaneter etter vertsstjerne, oppdagelsesmetode, år, størrelse eller avstand, sammenlign solsystemlegemer side om side, og slå opp et hvilket som helst enkelt legeme eller eksoplanet ved navn. Hvert endepunkt godtar input via spørrestrengen eller forespørselskroppen og returnerer slank JSON. Ren server-side data (ingen tredjepart oppstrøms), så svar er øyeblikkelige og alltid tilgjengelige. Ideell for utdanning, EdTech, astronomiapper, datavisualisering og vitenskapsverktøy.
api.oanor.com/planets-api
Astronomy API
A fast, fully-local astronomy and ephemeris engine: compute the equatorial (right-ascension/declination) and horizontal (azimuth/altitude) positions of the Sun, Moon and all planets for any observer and moment, get precise rise, set and transit (culmination) times for any body, read detailed lunar state (phase angle, named phase, illuminated fraction, apparent magnitude, geocentric distance, age since the last new moon and the dates of the next new/first-quarter/full/last-quarter moons), and list the exact equinoxes and solstices of any year. Every endpoint accepts input via the query string or the request body. Pure server-side computation (no third-party upstream), so responses are instant and always available. Ideal for weather and tide apps, astrophotography planners, calendars, solar/energy tools, Islamic and lunar calendars, and education.
api.oanor.com/astronomy-api
Space Launch API
Track rocket launches from around the world. List upcoming and past launches with launch windows and live status, search by rocket or mission, get full detail for any launch, browse the space agencies behind them, and follow upcoming spaceflight events. Every launch comes as a clean record with the rocket configuration and family, launch service provider, mission name, type, orbit and description, pad and location, weather probability, webcast-live flag and imagery — sourced from The Space Devs’ Launch Library 2. Delivered through a fast, reliable API, ideal for countdown widgets, space-news sites, education tools, calendars and hobbyist apps.
api.oanor.com/spacelaunch-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per SpaceX API?
Qual è il limite di velocità di SpaceX API?
Quanto costa SpaceX API?
Posso cancellare l'abbonamento in qualsiasi momento?
SpaceX API è conforme al GDPR?
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Frammenti di codice
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/spacex-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/spacex-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/spacex-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/spacex-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Valutazioni
Accedi per votare.
Nessuna recensione ancora.
Discussione
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
AccediNuova discussione
·
-
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
-
·
- Nessuna discussione — inizia tu.
Supporto
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediApri nuovo ticket
Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
-
·
Urgente - Nessun ticket per questa API.