freeapis

OwlBot

Definitions with example sentence and photo if available

Authentication
API Key
HTTPS
Yes
CORS
Yes
Category
Dictionaries
Documentation / URL
https://owlbot.info/

Overview

OwlBot is a free dictionary API that returns definitions with emojis — fun and fast. Auth is a free API key.

Note (verified 2026-08): from datacenter IPs the API is fronted by a Cloudflare challenge (HTTP 403 “Just a moment…”) — browser/real-IP requests work normally. Retry from a residential network if you hit this.

Quick Start

Definition (replace YOUR_TOKEN):

curl "https://owlbot.info/api/v4/dictionary/hello" \
  -H "Authorization: Token YOUR_TOKEN"
{
  "word": "hello",
  "pronunciation": "həˈlō",
  "emoji": "👋",
  "definitions": [
    { "type": "interjection", "definition": "used as a greeting", "example": "hello there!", "image_url": "https://..." }
  ]
}

Authentication

  • Register at owlbot.info → free API token (emailed).
  • Send it as the Authorization: Token YOUR_TOKEN header.

Rate Limits & Notes

  • Free tier: ~100 requests/day (check the docs); more via partnership.
  • Each definition includes an emoji — the signature feature.
  • image_url is included when available.

FAQ

Is OwlBot free? Free tier with a daily allowance; more is paid.

Why 403 from my server? The API sits behind a Cloudflare challenge (verified) — residential/browser requests work.

How do I get a token? Register at owlbot.info — the token is emailed.

More in Dictionaries

APIAuthHTTPSCORS
Chinese Character Web

Chinese character definitions and pronunciations

No authNoNo
Chinese Text Project

Online open-access digital library for pre-modern Chinese texts

No authYesUnknown
Collins

Bilingual Dictionary and Thesaurus Data

API KeyYesUnknown
Free Dictionary

Definitions, phonetics, pronounciations, parts of speech, examples, synonyms

No authYesUnknown
Indonesia Dictionary

Indonesia dictionary many words

No authYesUnknown