{"uid":"cap_nYMEoUO93S0rAf3Cf_MWc","slug":"forgemesh-dictionary-lookup-f196f004","name":"ForgeMesh Dictionary Lookup","description":"English dictionary API: definitions with part of speech, pronunciation, syllable count, synonyms, and antonyms for any word in one call. Unknown words return closest-spelling suggestions instead of an empty error. Structured JSON built for agents that need word meanings without scraping a dictionary site.","url":"https://x402.forgemesh.io/dictionary-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"word":{"type":"string","description":"English word to look up, e.g. serendipity"}}},"responseSchema":{"type":"json","example":{"word":"serendipity","found":true,"antonyms":[],"synonyms":["fluke","luck"],"syllables":5,"definitions":[{"definition":"good luck in making unexpected and fortunate discoveries","part_of_speech":"noun"}]}},"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_TfPgfnVVBwTR_iCF5hxBx","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, pronunciation, syllable count, synonyms, and antonyms for any English word, with spelling suggestions for unknown words.","exampleAgentPrompt":"What does 'serendipity' mean? Give me its definition, part of speech, pronunciation, syllable count, and some synonyms and antonyms.","exampleUseCases":null,"resultDescription":"A structured JSON object containing the word's definition(s), part of speech, pronunciation, syllable count, synonyms, and antonyms. If the word is not found, returns the closest spelling suggestions instead of an error.","failureModes":["Word not found — returns spelling suggestions for closest matches rather than an empty error","Input word is empty or missing — likely returns a validation error","Non-English words may not be found — may return suggestions or no results","Network timeout or service unavailability"],"whenToPreferThis":"Use this endpoint when an AI agent needs structured dictionary data for an English word — definitions, pronunciation, part of speech, syllable count, synonyms, and antonyms — in a single call, without scraping a dictionary website. It is especially useful when the input word might be misspelled, as it returns spelling suggestions rather than empty errors.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:05:55.043Z","isFirstParty":false}