6 Best APIs for Definitions in Nigeria

We've analyzed and compared the top 6 API providers supporting Definitions for Nigerian developers and businesses. Find the right infrastructure fit for your startup below.

Written by Editorial Staffs as at 5th August, 2026

All APIs with Definitions

5 of 6 selected

Oxford Dictionary API

Pricing
Free tier with 1,000 requests/month; paid plans for higher volume and commercial use
Dictionary entries
Available
Etymologies
Available
Pronunciations
Available
Thesaurus data
Available
Lemmatization
Available
Definitions
Not available
Synonyms
Not available
IPA pronunciation
Not available
Word frequency
Not available
Usage examples
Not available
Audio pronunciations
Not available
Related words
Not available
Word frequency data
Not available
Synonyms/antonyms
Not available
Rhymes
Not available
Word relationships
Not available
Pronunciation
Not available
Word definitions
Not available
Phonetics
Not available
Audio pronunciation
Not available
Part of speech
Not available
Example sentences
Not available
Dictionary definitions
Not available
Thesaurus
Not available
Etymology
Not available
Word of the day
Not available

Lingua Robot API

Pricing
Free tier with 5,000 requests/month; paid plans for higher volume
Dictionary entries
Not available
Etymologies
Not available
Pronunciations
Not available
Thesaurus data
Not available
Lemmatization
Available
Definitions
Available
Synonyms
Available
IPA pronunciation
Available
Word frequency
Available
Usage examples
Not available
Audio pronunciations
Not available
Related words
Not available
Word frequency data
Not available
Synonyms/antonyms
Not available
Rhymes
Not available
Word relationships
Not available
Pronunciation
Not available
Word definitions
Not available
Phonetics
Not available
Audio pronunciation
Not available
Part of speech
Not available
Example sentences
Not available
Dictionary definitions
Not available
Thesaurus
Not available
Etymology
Not available
Word of the day
Not available

Wordnik API

Pricing
Free for non-commercial use; commercial licensing required for production apps
Dictionary entries
Not available
Etymologies
Not available
Pronunciations
Not available
Thesaurus data
Not available
Lemmatization
Not available
Definitions
Available
Synonyms
Not available
IPA pronunciation
Not available
Word frequency
Not available
Usage examples
Available
Audio pronunciations
Available
Related words
Available
Word frequency data
Available
Synonyms/antonyms
Not available
Rhymes
Not available
Word relationships
Not available
Pronunciation
Not available
Word definitions
Not available
Phonetics
Not available
Audio pronunciation
Not available
Part of speech
Not available
Example sentences
Not available
Dictionary definitions
Not available
Thesaurus
Not available
Etymology
Not available
Word of the day
Not available

WordsAPI

Pricing
Free tier (2,500 requests/day); paid plans via RapidAPI from $10/month
Dictionary entries
Not available
Etymologies
Not available
Pronunciations
Not available
Thesaurus data
Not available
Lemmatization
Not available
Definitions
Available
Synonyms
Not available
IPA pronunciation
Not available
Word frequency
Not available
Usage examples
Not available
Audio pronunciations
Not available
Related words
Not available
Word frequency data
Not available
Synonyms/antonyms
Available
Rhymes
Available
Word relationships
Available
Pronunciation
Available
Word definitions
Not available
Phonetics
Not available
Audio pronunciation
Not available
Part of speech
Not available
Example sentences
Not available
Dictionary definitions
Not available
Thesaurus
Not available
Etymology
Not available
Word of the day
Not available

Free Dictionary API

Pricing
Completely free; no API key required
Dictionary entries
Not available
Etymologies
Not available
Pronunciations
Not available
Thesaurus data
Not available
Lemmatization
Not available
Definitions
Not available
Synonyms
Not available
IPA pronunciation
Not available
Word frequency
Not available
Usage examples
Not available
Audio pronunciations
Not available
Related words
Not available
Word frequency data
Not available
Synonyms/antonyms
Not available
Rhymes
Not available
Word relationships
Not available
Pronunciation
Not available
Word definitions
Available
Phonetics
Available
Audio pronunciation
Available
Part of speech
Available
Example sentences
Available
Dictionary definitions
Not available
Thesaurus
Not available
Etymology
Not available
Word of the day
Not available

← Swipe to compare all 5 APIs →

++++
Oxford Dictionary API

Oxford Dictionary API

Oxford Languages API (Oxford Dictionary API) provides licensed access to the lexical data of Oxford University Press, the world's most comprehensive English dictionary publisher. With a corpus of over 150 years of scholarly dictionary-making and a living English corpus of over 11 billion words, Oxford's lexicographic data represents the gold standard for English language reference globally — the same data that powers Google's dictionary features and many academic and commercial reference products. Dictionary entries from the Oxford API include headwords with all their senses organized in a clear hierarchical structure. Each sense has a definition, usage examples drawn from real published sources, register labels (formal, informal, archaic, literary, derogatory), geographic labels (British English, North American English, West African English), and domain labels (medical, legal, technical, computing). The West African English label is particularly relevant for Nigerian developers — words and phrases used predominantly in Nigerian and West African English are specifically identified and defined, acknowledging the distinct regional variety of English spoken in Nigeria. Etymology data traces the historical origins of English words back through Latin, French, Old English, and other source languages. For Nigerian educational applications that teach formal English, etymology helps learners understand word families and root meanings, which improves vocabulary retention and comprehension of unfamiliar words through contextual inference. Understanding that "agriculture" shares its root with "acre" and "culture" (all from Latin "ager," meaning field) helps Nigerian students build vocabulary systematically. Lemmatization and inflection data supports natural language processing applications. The lemma endpoint returns the base (dictionary) form of an inflected word — mapping "running" to "run" or "children" to "child." This is essential preprocessing for Nigerian text analysis tools that need to normalize word forms before looking up definitions or performing frequency analysis. Morphological analysis provides grammatical information about how words change form across different grammatical contexts. The Thesaurus endpoint returns synonym and antonym groupings organized by sense, with each entry indicating the sense of the headword it applies to. Nigerian writing tools and editorial platforms can use sense-specific synonyms to make contextually accurate word replacement suggestions rather than generic synonym lists. The Oxford Languages API also exposes data on variant spellings — the differences between British and American English orthography (colour vs color, organise vs organize, travelling vs traveling). For Nigerian English, which follows British conventions in formal contexts, the British variant labels help Nigerian writing tools correctly flag American spellings when producing content for Nigerian audiences who expect British English standards. Oxford's acknowledgment of West African English as a labeled variety in their corpus means that words used specifically in Nigerian and West African English contexts are documented as legitimate variant forms rather than errors, providing appropriate coverage for Nigerian language technology applications that process locally authentic English text. The Oxford API's entries endpoint supports requesting specific grammatical categories through lexical category filters — requesting only noun senses or only verb senses of a word. For Nigerian grammar learning tools that teach word classes explicitly, filtering by lexical category allows presenting only the grammatical forms relevant to the current lesson context, avoiding cognitive overload from displaying irrelevant word senses.

++++
Lingua Robot API

Lingua Robot API

Lingua Robot API is a linguistic data API specializing in English word analysis, providing lemmatization, dictionary definitions, synonyms, antonyms, IPA phonetic transcription, and word frequency data. The service is designed for natural language processing applications, vocabulary tools, and language learning platforms that need structured linguistic information beyond what simpler dictionary APIs provide. Lemmatization is the process of reducing an inflected word to its base dictionary form (lemma): "running" becomes "run," "better" becomes "good," "children" becomes "child." Unlike stemming (which crudely truncates word endings), lemmatization uses linguistic knowledge to correctly identify the root form while preserving grammatical context. For Nigerian NLP applications processing user-generated text, lemmatization is an essential preprocessing step before dictionary lookup, sentiment analysis, or keyword extraction. The definitions endpoint returns structured sense-separated definitions where each definition is tagged with a part-of-speech label and semantic field. Definitions are sourced from multiple lexicographic resources and normalized into a consistent format. For a Nigerian vocabulary learning app, the consistent data structure means developers write one rendering component that handles all word types cleanly, without custom parsing for each dictionary source's idiosyncratic format. IPA (International Phonetic Alphabet) transcription provides standardized pronunciation notation that transcends the inconsistency of pronunciation spellings. For Nigerian language education platforms training learners in standard British or American pronunciation, IPA data is the foundation of pronunciation teaching features — when displayed alongside audio, it helps learners connect the visual symbol to the sound they've heard. Word frequency scores indicate how commonly a word appears in contemporary English text, normalized against a large corpus. This data enables vocabulary difficulty classification — low-frequency words are advanced vocabulary while high-frequency words are basic. Nigerian English teaching apps can use frequency data to generate vocabulary curricula ordered from foundational high-frequency words to advanced low-frequency vocabulary, providing a pedagogically sound sequence for systematic vocabulary building. The Lingua Robot API also includes a syllabification endpoint that breaks words into syllables according to standard hyphenation rules. For Nigerian typography tools and text layout applications, syllabification data enables proper end-of-line hyphenation when rendering long words in constrained column widths — a typographic concern in newspaper and magazine layout software. Nigerian publishing platforms building digital magazine readers can use syllabification to produce professionally typeset text layouts that match print quality standards. Antonyms provided by Lingua Robot are organized by sense — the antonym of "light" meaning weight is "heavy," while the antonym of "light" meaning brightness is "dark." This sense-specific organization prevents the common problem of suggesting contextually inappropriate antonyms. Nigerian writing feedback tools that suggest stronger contrasts or antonymic replacements in student essays can rely on Lingua Robot's sense-aware antonym data to provide pedagogically accurate suggestions. Lingua Robot supports bulk lookup through a words endpoint that accepts multiple words in a single request, returning data for all of them in one response. This is significantly more efficient than making individual API calls per word for applications that need to process vocabulary lists, analyze multiple words per sentence, or pre-fetch definitions for a reading passage. Nigerian vocabulary app developers building dictionary-powered reading tools can pre-fetch definitions for all unfamiliar words identified in a text passage in a single API call.

++++
Wordnik API

Wordnik API

Wordnik API provides access to one of the most comprehensive English word data repositories on the internet, aggregating definitions, usage examples, audio pronunciations, related words, and word frequency statistics from multiple sources including Wiktionary, The American Heritage Dictionary, WordNet, Century Dictionary, and Wordnik's own massive corpus of published text. The aggregated, multi-source approach means Wordnik often has richer coverage and more diverse usage examples than single-dictionary APIs. The definitions endpoint returns definitions from all available sources for a given word, with the source identified for each definition. This multi-source approach is valuable for vocabulary applications that want to show users how different authorities define the same word, revealing nuances and variations in meaning across dictionaries. For Nigerian English language learners preparing for international exams, seeing how multiple authoritative dictionaries define a word reinforces understanding and aids retention. Usage examples are drawn from Wordnik's 4-billion-word corpus of published text — novels, news articles, academic papers, blogs, and other written sources. Each example includes the sentence, the publication source, and the year of publication, providing real-world context for how words are actually used in contemporary writing. The diversity of source material means examples span both formal academic usage and casual journalistic prose, helping Nigerian writers calibrate word choice for different register contexts. Related words endpoint surfaces semantic relationships: synonyms, antonyms, hypernyms (more general words), hyponyms (more specific words), holonyms (the whole of which the word is a part), meronyms (parts of the word's referent), and cross-references. This web of relationships supports vocabulary exploration apps where users can navigate from one word to semantically related words, building vocabulary through association rather than rote memorization. Nigerian word game apps can use hyponyms and hypernyms to generate category-based quiz questions. The random word endpoint returns a random English word with associated data, filtered by minimum and maximum word length, minimum frequency, and part of speech. This enables "word of the day" features and random vocabulary challenge generators. Audio pronunciation files are hosted on Wordnik's servers and accessed via URL returned in API responses. The Wordnik API's audio pronunciation coverage is particularly thorough compared to some competing services, with recordings available for a wide range of English words including technical vocabulary, proper nouns, and scientific terms. The audio files are MP3 format, universally compatible with HTML audio players and native mobile audio APIs. Pronunciation resources are increasingly important for Nigerian English learners who use self-paced apps and need reliable audio models rather than relying on other learners or text-only references. The availability of pronunciation data for technical and academic vocabulary — words Nigerian university students encounter in English-language textbooks — extends the utility of the API beyond basic everyday vocabulary. For Nigerian crossword puzzle and Scrabble apps specifically, Wordnik's coverage of unusual valid dictionary words (obscure but legitimate English words frequently used in competitive word games) is valuable. The extensive coverage means word validity checks for unusual plays — confirming that a challenged Scrabble word is actually in the dictionary — can be performed against Wordnik's comprehensive corpus rather than more limited dictionaries that might incorrectly reject valid words.

++++
WordsAPI

WordsAPI

WordsAPI provides English word data through the RapidAPI marketplace, offering definitions, synonyms, antonyms, rhymes, pronunciation, hyponyms, hypernyms, and usage frequency data in a clean JSON API. The service is designed for word game developers, vocabulary application builders, and creative writing tools that need structured word relationship data beyond simple dictionary lookups. The word lookup endpoint returns a comprehensive word object with all available data: definitions organized by part of speech, syllable count, pronunciation (IPA and phonetic), frequency score (how commonly the word appears in written English), rhymes, and the full hierarchy of semantic relationships. The frequency score is particularly useful for vocabulary and reading difficulty applications — words with low frequency scores are rare or advanced vocabulary, while high-frequency words are common and familiar. Nigerian English literacy apps can use frequency data to sequence vocabulary introduction from common to advanced. Rhymes data returns a list of words that rhyme with the input word, organized by perfect rhymes and near-rhymes. For Nigerian musicians, poets, and creative writing platforms, the rhymes endpoint is a practical composition aid. Nigerian Afrobeats songwriters and spoken word artists can quickly find rhyming options for lyrics under construction. The API's rhyme matching is based on phonetic similarity rather than simple spelling patterns, catching rhymes that visual inspection might miss. The hyponyms and hypernyms relationships form a semantic tree that vocabulary apps can traverse for word association games and comprehension exercises. A hypernym of "dog" is "animal"; hyponyms of "dog" include "poodle," "labrador," and "terrier." Nigerian quiz apps and educational games can use these relationships to build category-identification challenges — "which of these words is a type of food?" — that test semantic categorization skills rather than just word definitions. The RapidAPI hosting means developers subscribe through the RapidAPI marketplace, with usage tracked and billed through the platform. The 2,500 free requests per day is generous for development and small-scale production. Nigerian app developers already using RapidAPI for other services benefit from consolidated billing and credential management. The frequency score available through WordsAPI is particularly valuable for readability analysis features. Applications that analyze the reading level of articles or documents can use word frequency to estimate text difficulty — a passage with many low-frequency words is advanced reading material, while high-frequency vocabulary indicates accessible writing. Nigerian educational platforms can use this to classify reading material by grade level, helping teachers select age-appropriate texts for Nigerian primary and secondary school students. For Nigerian crossword and word puzzle apps, WordsAPI's definition and relationship data provides the engine for generating puzzle clues. A crossword clue generated from the definition of a hyponym relationship ("A type of stew" cluing a specific dish name) uses the kind of semantic relationship data WordsAPI provides. The synonym and antonym data enables antonym-based clues ("Opposite of cold" for the answer "hot"), a common crossword clue pattern. Building a locally relevant word game for Nigerian players becomes substantially easier with a structured word database as the foundation. The WordsAPI response for any word also includes the number of syllables and the list of syllables as an array, useful for Nigerian poetry apps, text-to-speech preprocessing, and reading comprehension tools that need to break words into their constituent phonetic components.

++++
Free Dictionary API

Free Dictionary API

Free Dictionary API is an open, no-authentication dictionary API that provides English word definitions, phonetics, audio pronunciations, part-of-speech tags, and example sentences through a simple REST endpoint. The project is completely free with no rate limits enforced beyond reasonable use, making it the most accessible dictionary API available for Nigerian developers building vocabulary features without the overhead of API key management or cost concerns. The API's simplicity is its primary advantage. A single GET request to the endpoint with the word as a URL parameter returns a JSON response with all available data for that word. No API keys, no headers, no authentication tokens, no registration — just a URL call that returns structured dictionary data. For Nigerian developers building student apps, reading tools, or educational platforms, this zero-friction access model means vocabulary lookup features can be added in minutes rather than requiring an account setup and API integration process. Each word response includes an array of phonetics objects — each with the text phonetic representation and an audio file URL where available. The audio URLs point directly to playable MP3 files, enabling in-app pronunciation playback without any additional infrastructure. For Nigerian language learners working on their English pronunciation, hearing the word spoken alongside seeing its definition reinforces the connection between spelling, meaning, and sound. The meanings array organizes definitions by part of speech — the noun definitions are grouped separately from the verb definitions, which are grouped separately from the adjective definitions. Within each part-of-speech group, individual definition objects contain the definition text, optional example sentence, and optional array of synonyms and antonyms. This nested structure cleanly maps to the dictionary entry display pattern that users expect: noun (1. meaning, example) (2. meaning, example), verb (1. meaning, example). For Nigerian secondary school apps, reading comprehension tools, and writing aids where budget and developer time are constrained, Free Dictionary API provides sufficient functionality for most dictionary use cases at zero cost. More advanced applications needing etymology, frequency data, or very broad vocabulary coverage may eventually migrate to paid dictionary APIs, but Free Dictionary API serves as an excellent starting point. The Free Dictionary API's open-source nature means the codebase is maintained by the community and the API endpoints have remained stable over time. For Nigerian developers building long-lived applications — school systems, reading platforms, or language tools expected to run for years — the stability and non-commercial nature of the API reduces the risk of a vendor shutting down the service or changing pricing models. Many commercial dictionary APIs have been discontinued or dramatically repriced, while Free Dictionary API's community-maintained model provides continuity. The API also handles many common English irregular forms — querying "ran" returns information about "run," and querying "mice" returns data about "mouse" — through automatic lemmatization on the server side. This means application developers do not need to implement their own lemmatization preprocessing before sending words to the API; users can enter any word form and receive the appropriate base dictionary entry. Nigerian students who look up words while reading and may not know the base form of an unfamiliar inflected verb or plural noun benefit from this automatic normalization.

++++
Merriam-Webster Dictionary API

Merriam-Webster Dictionary API

Merriam-Webster Dictionary API provides licensed access to the content of America's most trusted dictionary, published continuously since 1828. As the definitive reference for American English, Merriam-Webster's content is used in education, publishing, legal documents, and professional writing contexts across the United States and internationally. The API makes this authoritative lexical content available to developers building language-focused applications. The Collegiate Dictionary endpoint (the most commonly used) returns complete dictionary entries for English words. Each entry includes the headword, functional label (noun, verb, adjective, etc.), inflections (plural forms, verb conjugations), pronunciation in Merriam-Webster's proprietary notation and as audio file URL, numbered definitions with subsenses, usage examples drawn from published sources, synonyms, date of first known use, and etymology notes. This richness of data supports sophisticated vocabulary applications that go beyond simple "word: definition" lookups. Audio pronunciation files are available for most headwords through a predictable URL pattern based on the word and a subdirectory code provided in the API response. The audio files use American English pronunciation as the reference standard. For Nigerian English learners and pronunciation training apps targeting American English standards — relevant for Nigerians studying for US university entrance exams or preparing for work in the US — these audio files provide authoritative pronunciation reference. The Thesaurus API provides synonym and antonym data with sense-specific groupings. Rather than returning a flat list of synonyms, Merriam-Webster groups synonyms by the specific meaning of the headword they apply to — important because words with multiple meanings have different synonyms for each sense. Nigerian writing enhancement tools that help users find more precise vocabulary can leverage this sense-grouped thesaurus data to offer contextually appropriate alternatives rather than semantically unrelated synonyms. The Word of the Day endpoint returns the featured word with its full dictionary entry. Nigerian vocabulary-building apps, student platforms, and workplace learning tools can use this endpoint to build daily vocabulary challenges, push notifications, and quiz features around Merriam-Webster's curated word selections. The 1,000 requests/day free tier is sufficient for vocabulary apps with moderate user bases. The Merriam-Webster Collegiate Dictionary API covers American English spellings and usage conventions, which is particularly relevant for Nigerian users targeting American audiences or studying for US standardized tests like the SAT, GRE, or TOEFL. The API's "def" array returns hierarchical definitions with main senses and subsenses, with each sense independently labeled for part of speech. For Nigerian SAT prep platforms that need authoritative vocabulary definitions for test word lists, Merriam-Webster is the reference standard used in the tests themselves. The Word of the Day and related quiz features can be combined to build a daily vocabulary challenge feature in Nigerian exam prep apps. The Merriam-Webster API also provides a Medical Dictionary API and a Learner's Dictionary API as separate licensed products beyond the Collegiate Dictionary. The Learner's Dictionary contains simplified definitions written specifically for non-native English speakers, using controlled vocabulary in the definitions themselves to ensure comprehensibility. Nigerian ESL learners and English language teaching platforms can use the Learner's Dictionary data to provide definitions that are easier to understand than traditional prescriptive definitions written for native speakers.