---
title: "Get a list of words"
method: GET
path: "/words"
---

# Get a list of words

`GET /words`

## Query parameters

- `max` integer
- `k` string
- `ml` string
- `sp` string
- `sl` string

## Response `200`

OK

- object[] — The list of results
  - `word` string — A word that matches

---

[API](https://skmtc.dev/datamuse/apis/onelook-thesaurus-plugin.md) · [All operations](https://skmtc.dev/datamuse/apis/onelook-thesaurus-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datamuse/onelook-thesaurus-plugin/revisions/d55f753f8f41/schema)
