{"uid":"cap_nL-uVXlJeAzoxp7Oy1nRR","slug":"x402-deployer-x402-deployer-workers-dev-67a1c1ee","name":"Datamuse Thesaurus & Related Words API","description":"Thesaurus / synonyms / antonyms / similar words / rhymes / Datamuse / paraphrasing / query expansion. Returns related words for a given input word, configurable across five modes: 'synonyms' (rel_syn), 'antonyms' (rel_ant), 'sounds_like' (homophones / rhymes), 'similar_meaning' (semantically near), or 'related' (commonly co-occurring triggers). Wraps the public Datamuse API — no auth, commercial-OK.","url":"https://x402-deployer.x402-deployer.workers.dev/thesaurus","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":{"required":["word"],"properties":{"mode":{"enum":["synonyms","antonyms","sounds_like","similar_meaning","related"],"type":"string","description":"Relation type. Default 'synonyms'."},"word":{"type":"string","description":"Single English word to look up."},"limit":{"type":"number","description":"Max results to return. 1-50. Default 20."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"mode":{"type":"string"},"word":{"type":"string"},"source":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"word":{"type":"string"},"score":{"type":"integer"}}}}}}}}}},"responseSchema":null,"example":{"request":{"mode":"synonyms","word":"brilliant"},"response":{"mode":"synonyms","word":"brilliant","source":"https://www.datamuse.com","results":[{"word":"glorious","score":46035},{"word":"bright","score":43054},{"word":"vivid","score":36038},{"word":"impressive","score":35031},{"word":"intelligent","score":32037},{"word":"superb","score":22036},{"word":"reverberant","score":21024},{"word":"splendid","score":18034},{"word":"magnificent","score":17036},{"word":"ringing","score":9034},{"word":"colorful","score":7026},{"word":"brainy","score":3032},{"word":"colourful","score":2023},{"word":"smart as a whip","score":2012},{"word":"superior"}]}},"exampleRequest":{"mode":"synonyms","word":"brilliant"},"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_E1Q_qLu8e6P21yRGDrxJe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns synonyms, antonyms, homophones, semantically similar words, or co-occurring related words for a given input word, powered by the Datamuse API.","exampleAgentPrompt":"Can you find me synonyms for the word 'happy' using the Datamuse thesaurus? Use the synonyms mode.","exampleUseCases":null,"resultDescription":"A list of related words matching the requested mode (synonyms, antonyms, sounds_like, similar_meaning, or related co-occurring words), each typically including the word and a relevance score.","failureModes":["Unknown or misspelled input word returns an empty list","Invalid or unsupported mode value returns an error","Network timeout to Datamuse upstream returns a gateway error","Missing required 'word' parameter returns a 400 validation error"],"whenToPreferThis":"Use this endpoint when you need fast, no-auth word relationship lookups — especially for NLP query expansion, thesaurus lookups, paraphrasing assistance, rhyme finding, or enriching text with semantically related terms. Prefer it over general LLM-based synonym suggestions when you need structured, scored word lists from a curated linguistic database.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:53:23.000Z","isFirstParty":false}