---
title: "Find occurrences of the given string in other documents in the collection"
method: POST
path: "/api/nlp/strings"
tags: ["nlp"]
---

# Find occurrences of the given string in other documents in the collection

`POST /api/nlp/strings`

## Request body

- object

## Response `200`

JSON structure listing the entities found

- unknown[]
  - unknown

## Changes

- **2023-12-27** `32eb62a344de` — 1 info
  - endpoint added
- **2020-10-14** `b70359972942` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/api/nlp/strings/post.md)

---

[API](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
