A character by name or uid
API · /startrek-api
Star Trek API
The Star Trek universe as an API, powered by the open STAPI database. Search characters by name (e.g. Picard) or pull full detail by uid — species, titles, occupations, the actors who played them and their Starfleet organizations. Look up the television series (e.g. Voyager → 7 seasons, episode count, production years and original broadcaster), and search the spacecraft of the franchise (e.g. Enterprise) for their registry, class, status and operator. Across The Original Series, The Next Generation, Deep Space Nine, Voyager and beyond. Ideal for fan sites, trivia and quiz games, wikis, Discord bots and any Star Trek app.
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 406 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,416
- attiva
- Chiamate totali
- 28
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 10,300 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 10,300 calls/month
- 2 req/sec
- Characters, series & spacecraft
- No credit card
Starter
€2.80 /mese
- 149,000 chiamate/mese
- 8 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 149k calls/month
- 8 req/sec
- Name & uid lookup
- Email support
Pro
€10.40 /mese
- 665,000 chiamate/mese
- 20 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 665k calls/month
- 20 req/sec
- Fan sites & trivia
- Priority support
Mega
€32.10 /mese
- 2,760,000 chiamate/mese
- 50 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 2.76M llamadas/mes
- 50 req/seg
- Bots y aplicaciones de alto tráfico
- SLA dedicado
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Star Wars API
El universo de Star Wars como una API: cada personaje, planeta, película, nave espacial, vehículo y especie de la saga. Busca un registro por ID (por ejemplo, people 1 → Luke Skywalker: 172 cm, nacido en 19 ABY, planeta natal Tatooine), busca cualquier categoría por nombre (por ejemplo, people q=skywalker → Luke, Anakin y Shmi), o lista categorías completas con paginación. Cada registro contiene todos los datos canónicos: rasgos físicos y afiliaciones para personajes; clima, terreno, gravedad y población para planetas; tripulación, calificación de hiperimpulsor, carga y costo para naves y vehículos; títulos, directores, textos de apertura y fechas de estreno para las películas, con referencias cruzadas entre ellos. Respaldado por swapi.tech. Ideal para sitios de fans, cuestionarios y juegos de trivia, bots de Discord, proyectos de aprendizaje y cualquier aplicación de Star Wars.
api.oanor.com/starwars-api
Rick and Morty API
The Rick and Morty universe as an API — every character, location and episode from the show. Look up a character by id or search and filter the roster by name, status (alive, dead, unknown), species, type and gender (e.g. all living Mortys), browse locations by name, type and dimension, or pull episodes by name or episode code (e.g. S03E07 → The Ricklantis Mixup). Each character carries status, species, origin and last-known location, episode appearances and a portrait; locations carry their type and dimension; episodes carry the air date and cast size. Backed by the open rickandmortyapi.com dataset. Ideal for fan sites, trivia and quiz games, Discord bots, learning projects and any Rick and Morty app.
api.oanor.com/rickandmorty-api
Movies & TV API
Search TV shows and movies, then fetch full details (genres, rating, network, summary, IMDb id, artwork), the complete episode guide and the cast for any title. Powered by TVMaze.
api.oanor.com/movies-api
IMDB API
18 endpoints for live IMDB data — title + name search, detail, cast, known-for, ID/URL helpers.
api.oanor.com/imdb-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Star Trek API?
Qual è il limite di velocità di Star Trek API?
Quanto costa Star Trek API?
Posso cancellare l'abbonamento in qualsiasi momento?
Star Trek 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/startrek-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/startrek-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/startrek-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/startrek-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.