Words API · Example Payload

Words Definition Entry Example

DictionariesLinguisticsEnglishThesaurusLexical DataPublic APIs

Words Definition Entry Example is an example object payload from Words API, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

definitionpartOfSpeech

Example Payload

Raw ↑
{
  "definition": "fruit with red or yellow or green skin and sweet to tart crisp whitish flesh",
  "partOfSpeech": "noun"
}