The auto completion API is implemented under the /synonym URI namespace. It is an entity-based API.

Auto Complete

Suggests completions of an input prefix word.

URL

/synonym/[prefix]/autoComplete

Parameters

candidateCount
desired maximum number of auto-completion candidates.
subset

Subset from which the completion options should be selected.

expertise
prefer Consumer or Professional terminology

Examples

Auto-complete a medical term

synonym/scle/autoComplete


CategoryFunctions

Functions/Synonym (last edited 2009-03-24 19:53:10 by KevinGilpin)