One file by name
API · /commons-api
Wikimedia Commons API
Search millions of freely-licensed images and media as an API, from Wikimedia Commons. Pass a search term and get matching photos and illustrations with their direct full-resolution image URL, a ready-to-use thumbnail, dimensions, file size, MIME type, and crucially the licence (Creative Commons or public domain), licence URL and author/credit — everything you need to find and correctly attribute reusable media. Or look up a single file by name for its full details. Ideal for blogs, content and marketing tools, presentations, education and apps that need free, attributable imagery. Open data from Wikimedia Commons (always check each file's licence before reuse).
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 377 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 4,545
- attiva
- Chiamate totali
- 139
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 3,700 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 3,700 calls/month
- 2 req/sec
- Image search + lookup
- No credit card
Starter
€4.50 /mese
- 49,800 chiamate/mese
- 8 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 49.8k calls/month
- 8 req/sec
- Thumbnails + licence + author
- Email support
Pro
€12.80 /mese
- 244,000 chiamate/mese
- 20 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 244k calls/month
- 20 req/sec
- Content / blogs / CMS
- Priority support
Mega
€34.30 /mese
- 1,207,000 chiamate/mese
- 50 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1.21M llamadas/mes
- 50 req/seg
- Plataforma de descubrimiento de medios
- SLA dedicado
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Photos API
Real stock photography as an API, powered by Lorem Picsum. Browse a curated catalogue of high-resolution photos with their author and dimensions, look up any photo by id, or build a ready-to-embed image URL on the fly — pick a width and height and get a random photo, pass a seed for a stable deterministic image (the same seed always returns the same photo, ideal for consistent placeholders per user or item), or target a specific photo by id, with optional grayscale and blur. No accounts, no attribution headaches: every image is a clean, hotlinkable URL. Perfect for mockups and design comps, blog and CMS placeholders, app prototypes, test fixtures and any layout that needs real imagery instead of grey boxes.
api.oanor.com/photos-api
Avatar API
Generate deterministic avatars and identicons from any seed — the same seed always renders the exact same avatar, so user IDs, usernames or emails map to stable, unique profile pictures with no storage. 30 art styles (bottts robots, pixel-art, avataaars, identicon, lorelei, notionists, fun-emoji, shapes, rings and more), returned as ready-to-use SVG markup or a base64 PNG data-URI, with options for size, corner radius, background colour and flip. Backed by DiceBear. Ideal for default user avatars, comment/forum placeholders, dashboards, game characters, test fixtures and any UI that needs an instant, reproducible profile image.
api.oanor.com/avatar-api
Animals API
Dogs and cats as a single friendly API. List every dog breed and its sub-breeds and pull dog photos (e.g. breed=hound or hound/afghan, up to 10 at once), browse 60+ cat breeds with rich metadata — temperament, country of origin, life span, weight and child/dog-friendliness scores — pull cat photos, and grab a random cat fact. Three reliable, key-less open sources (dog.ceo, TheCatAPI, catfact.ninja) behind one clean envelope. Perfect for pet adoption and veterinary apps, kids and education content, Discord/Telegram bots, placeholder imagery, quizzes and any product that needs a quick hit of dogs and cats.
api.oanor.com/animals-api
Docker Hub API
容器镜像仓库——Docker Hub——作为API。查询任何镜像(仓库)的描述、总拉取次数和星标数、官方状态、最后更新日期和分类,以及可直接运行的`docker pull`命令;列出镜像的标签和版本,每个标签的压缩大小、支持的平台(linux/amd64、linux/arm64等)和发布日期;搜索拥有数百万镜像的仓库。涵盖从官方镜像如nginx、postgres、redis、node、python和ubuntu到供应商镜像如bitnami/postgresql的所有内容。实时数据来自官方hub.docker.com API。适用于DevOps仪表板、CI/CD和供应链工具、镜像目录和更新自动化。来自Docker Hub的开放数据。
api.oanor.com/docker-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Wikimedia Commons API?
Qual è il limite di velocità di Wikimedia Commons API?
Quanto costa Wikimedia Commons API?
Posso cancellare l'abbonamento in qualsiasi momento?
Wikimedia Commons 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/commons-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/commons-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/commons-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/commons-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.