API · /wikidata-api

Wikidata API

salutare 4,863 Abbonati

The Wikidata structured knowledge graph as an API — the free, collaborative, multilingual knowledgebase that underpins Wikipedia and thousands of apps, powered by the official Wikidata action API. Search the knowledge graph by text to find entities and their Q-ids; read an entity for its label, description, aliases, a summary of its statements (each property with sample values), sitelink count and Wikipedia link; fetch the full claims for a property of an entity (values, ranks, qualifiers); resolve up to 50 Q/P ids to human-readable labels and descriptions in a single call; and look up any property's label, description and datatype. Covers tens of millions of items — people, places, organisations, works, species, events and concepts — in any language. Ideal for knowledge-graph and fact-lookup tools, entity linking and disambiguation, data enrichment, semantic search and research apps. Data is CC0.

api.oanor.com/wikidata-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/wikidata-api/openapi.json
/api/wikidata-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

Wikidata API — live data on the oanor API marketplace

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
303 ms
Sondaggi del server · 24 ore su 24
Abbonati
4,863
attiva
Chiamate totali
114
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 1,000 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1,000 calls/month
  • 2 req/sec
  • Search, entities & labels
  • No credit card
Accedi per abbonarti

Starter

€6.50 /mese

  • 35,000 chiamate/mese
  • 8 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 35k calls/month
  • 8 req/sec
  • Claims & label resolution
  • Email support
Accedi per abbonarti

Pro

€19.50 /mese

  • 150,000 chiamate/mese
  • 20 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 150k calls/month
  • 20 req/sec
  • Entity linking & enrichment
  • Priority support
Accedi per abbonarti

Mega

€54.00 /mese

  • 600,000 chiamate/mese
  • 50 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 600k calls/month
  • 50 req/sec
  • High-volume knowledge graph
  • Dedicated SLA
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

OLS Ontology API — oanor API marketplace

OLS Ontology API

EMBL-EBI Ontology Lookup Service (OLS) jako API — jeden punkt dostępu do ponad 280 biomedycznych i naukowych ontologii oraz kontrolowanych słowników w jednym miejscu: Gene Ontology (GO), Human Disease Ontology (DOID), Human Phenotype Ontology (HP), ChEBI (jednostki chemiczne), Uberon (anatomia), Experimental Factor Ontology (EFO), Mondo, NCIt i wiele innych. /v1/search?q=diabetes wyszukuje terminy we wszystkich ontologiach (lub ogranicza do jednej za pomocą ontology=doid), zwracając etykietę, identyfikator OBO (np. DOID:9351 lub GO:0008150), ontologię, IRI oraz krótką definicję każdego dopasowania. /v1/term?ontology=doid&id=DOID:9351 zwraca szczegóły pojedynczego terminu — jego etykietę, definicję, IRI, synonimy oraz informację, czy jest przestarzały. /v1/ontologies przegląda dostępne ontologie z ich identyfikatorem, tytułem, opisem i liczbą terminów. Identyfikatory OBO wyglądają jak DOID:9351, GO:0008150, HP:0000118 lub CHEBI:15377. Idealne do biomedycznego przetwarzania języka naturalnego, adnotacji i harmonizacji danych, autouzupełniania terminologii naukowej oraz narzędzi semantycznych i grafów wiedzy. Dane z EMBL-EBI OLS (otwarte). Jest to ogólne wyszukiwanie ontologii/kontrolowanych słowników obejmujące wiele dziedzin — szersze niż pojedynczy tezaurus medyczny, taki jak MeSH.

api.oanor.com/ols-api

EIP Registry API — oanor API marketplace

EIP Registry API

Ein Live-, abfragbarer Index jedes Ethereum Improvement Proposal (EIP) und ERC-Token-Standards, schlüssellos direkt aus den kanonischen ethereum/EIPs- und ethereum/ERCs-Repositories gelesen. Schlagen Sie jeden Vorschlag nach Nummer nach, um seinen Titel, Status (Draft, Review, Last Call, Final, Living, Stagnant oder Withdrawn), Typ und Kategorie, Autoren, Erstellungsdatum, Anforderungen und Abstract zu erhalten; rufen Sie mehrere Vorschläge auf einmal ab; oder listen Sie den gesamten Katalog von über 1.500 EIPs und ERCs auf. Die Referenzschicht für Wallets, Block-Explorer, Dokumentationsseiten und Entwickler-Tools, die programmatisch auflösen müssen, "was ist EIP-1559" oder "ist ERC-4626 endgültig", anstatt eine Website zu scrapen. Immer aktuell – live aus den Quell-Repositories gelesen, leicht gecached.

api.oanor.com/eipregistry-api

Board Games API — oanor API marketplace

Board Games API

The BoardGameGeek community ranking of 17,000+ board games as an API — a self-contained reference for game, hobby, recommendation and quiz apps. For each game the API returns its BoardGameGeek id, name, year published, community rank, average user rating, the Bayesian ("geek") average, how many users rated it and links to its BGG page and thumbnail. Look a game up by name or id, search by name (best-ranked first), list the top-ranked games, or list the games published in a given year. The ranks and ratings are a BoardGameGeek community snapshot (2019), while the catalogue of games, ids, names and publication years is a stable reference. Served from memory — always fast.

api.oanor.com/boardgames-api

Programming Languages API — oanor API marketplace

Programming Languages API

The language definitions GitHub uses to recognise code (the open-source Linguist data) as an API — a clean reference for syntax highlighting, file-type detection, repository dashboards and developer tooling. For each of 800+ languages the API returns its type (programming, markup, data or prose), its brand colour (the hex GitHub paints it), the file extensions associated with it, common aliases, the GitHub language id and the editor (ace) mode. Look a language up by name or alias (golang resolves to Go), reverse-look-up which language(s) own a file extension (.py → Python; .h → C, C++, Objective-C), list the languages of a type, search, or list them all. Distinct from languages-api (ISO 639 human languages) — this is the programming-language reference. Served from memory — always fast.

api.oanor.com/proglang-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per Wikidata API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama Wikidata API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di Wikidata API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa Wikidata API?
Wikidata API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €6.50 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
Wikidata API è conforme al GDPR?
Tutte le richieste a Wikidata API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

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/wikidata-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/wikidata-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/wikidata-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/wikidata-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.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

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

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.