{"uid":"cap_XwK0KJbrH1nguagSSc9EF","slug":"openverbs-dictionary-word-definition-lookup-81a2fc59","name":"OpenVerbs Dictionary – Word Definition Lookup","description":"Look up the definitions of an English word. Returns one entry per sense with its part of speech, definition, example sentences and synonyms. Optionally filter by part of speech. An unknown word returns found:false with a 200.","url":"https://dictionary.openverbs.com/v1/define","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["word"],"properties":{"pos":{"enum":["noun","verb","adjective","adverb"],"type":"string","description":"Optional part-of-speech filter."},"word":{"type":"string","minLength":1,"description":"The word to look up."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Sy9EJpJzEtOtT8us1PhFh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns definitions, part of speech, example sentences, and synonyms for an English word, with optional filtering by part of speech.","exampleAgentPrompt":"What does the word 'ephemeral' mean? Give me its definitions, example sentences, and synonyms — specifically the adjective sense.","exampleUseCases":[{"title":"Vocabulary enrichment for writing assistant","prompt":"I'm writing an essay and want to use the word 'perspicacious' correctly — can you look it up and show me its definition, what part of speech it is, and an example sentence?"},{"title":"Checking if an obscure word is valid","prompt":"Is 'callipygian' actually a real English word? If so, what does it mean and how would you use it in a sentence?"},{"title":"Filtering definitions by part of speech","prompt":"Look up the word 'light' for me, but only show me the noun definitions — I want to know the meaning, synonyms, and some example sentences for that sense specifically."}],"resultDescription":"Returns an array of sense entries for the word, each containing its part of speech, definition text, example sentences, and synonyms. If the word is not found in the dictionary, returns a found:false flag with HTTP 200 rather than an error.","failureModes":["Unknown or misspelled word returns found:false with HTTP 200 (not an error)","Empty or blank word field rejected with validation error","Invalid part-of-speech filter value (not in enum) causes request failure","Network or payment errors may prevent the call from completing","Very rare or highly technical words may return found:false even if valid"],"whenToPreferThis":"Choose this endpoint when you need structured, sense-by-sense English word definitions with example sentences and synonyms in a single call. Prefer it over general web search when you need clean, machine-readable lexical data — especially when you want to filter by part of speech. It complements the sibling synonyms and antonyms endpoints on the same provider for richer vocabulary lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:36:45.037Z","isFirstParty":false}