Datamuse (Independent Publisher) (Preview)

Datamuse is a word-finding query engine for developers. You can use it in your apps to find words that match a given set of constraints and that are likely in a given context. You can specify a wide variety of constraints on meaning, spelling, sound, and vocabulary in your queries, in any combination.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://www.datamuse.com/
Privacy policy https://www.datamuse.com/
Categories Data

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get words

Retrieves a list of words (and multi word expressions) from a given vocabulary that match a given set of constraints.

Get words

Retrieves a list of words (and multi word expressions) from a given vocabulary that match a given set of constraints.

Parameters

Name Key Required Type Description
Means Like
ml string

The results have a meaning related to this string value, which can be any word or sequence of words.

Sounds Like
sl string

The results are pronounced similarly to this string of characters.

Spelled Like
sp string

The results are spelled similarly to this string of characters, or that they match a wildcard pattern.

Related Words - Adjective
rel_jja string

The popular nouns modified by the given adjective.

Related Words - Noun
rel_jjb string

The predefined lexical relationship noun.

Related Words - Synonyms
rel_syn string

The predefined lexical relationship synonym.

Related Words - Triggers
rel_trg string

The predefined lexical relationship triggers.

Related Words - Antonyms
rel_ant string

The predefined lexical relationship antonyms.

Related Words - Kind Of
rel_spc string

The predefined lexical relationship direct hypernyms.

Related Words - More General Than
rel_gen string

The predefined lexical relationship direct hyponyms.

Related Words - Comprises
rel_com string

The predefined lexical relationship direct holonyms.

Related Words - Part Of
rel_par string

The predefined lexical relationship direct meronyms.

Related Words - Frequent Followers
rel_bga string

The predefined lexical relationship frequent followers.

Related Words - Frequent Predecessors
rel_bgb string

The predefined lexical relationship frequent predecessors.

Related Words - Rhymes
rel_rhy string

The predefined lexical relationship perfect rhymes.

Related Words - Approximate Rhymes
rel_nry string

The predefined lexical relationship approximate rhymes.

Related Words - Homophones
rel_hom string

The predefined lexical relationship homophones.

Related Words - Consonant Match
rel_cns string

The predefined lexical relationship consonant match.

Identifier
v string

The identifier for the vocabulary to use.

Topics
topics string

The optional hint to the system about the theme of the document being written.

Left Context
lc string

The optional hint to the system about the word that appears immediately to the left of the target word in a sentence.

Right Context
rc string

The optional hint to the system about the word that appears immediately to the right of the target word in a sentence.

Max
max integer

The maximum number of results to return, not to exceed 1000 (default: 100).

Metadata
md string

The list of single-letter codes (no delimiter) requesting that extra lexical knowledge be included with the results.

Returns

Name Path Type Description
array of object
Word
word string

The matching vocabulary entry.

Score
score integer

The word score or rank.

Syllables
numSyllables integer

The number of syllables.

Tags
tags array of string

The tags.