> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.14.0/api-reference/custom-dictionary-api.md).

# Custom dictionary API

Manage shared, organization-owned spellcheck dictionaries.

Use the Custom Dictionary API to manage **shared,** [**organization-owned dictionaries**](broken://pages/pm9SftAa4tPBpIODZfd0).

Words in an enabled custom dictionary are treated as **correct** during spellcheck.

**Command name:** `custom_dictionary`

See [HTTP API Overview](/v6.14.0/api-reference/overview.md) for endpoint details, request formats, and common parameters.

{% hint style="info" %}
An **access key** is **required** for this command. See [Access key](/v6.14.0/deployment/configuration/application-server/access-key.md).
{% endhint %}

### Start here

<table data-view="cards"><thead><tr><th>Page</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Overview</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/overview.md">Overview</a></td></tr><tr><td>Getting started</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/getting-started.md">Getting started</a></td></tr><tr><td>Actions</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/actions.md">Actions</a></td></tr><tr><td>Parameters reference</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/parameters-reference.md">Parameters reference</a></td></tr><tr><td>Response format</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/response-format.md">Response format</a></td></tr><tr><td>Errors reference</td><td><a href="/v6.14.0/api-reference/custom-dictionary-api/errors-reference.md">Errors reference</a></td></tr></tbody></table>

### When to use this vs User Dictionary

Use [User custom dictionary API](/v6.14.0/api-reference/user-custom-dictionary-api.md) when dictionaries are owned by end users.

Use this command when dictionaries are shared and managed by admins.
