Text Search & Manipulation for Low Code
A versatile text manipulation and search API designed with low code solutions in mind (Currently supporting Adalo for the fuzzy search endpoint with other low code platforms coming soon).
Text Search & Manipulation for Low Code endpoints
| Method | Endpoint | Description |
|---|---|---|
| Adalo Fuzzy Search | ||
| POST |
Index /text |
Use this endpoint in the browser to index an Adalo collection to enable fuzzy search in it, don't forget to get your [App… |
| POST |
Fuzzy Search /text |
**Attention**: please index your collection before using this endpoint Use this endpoint as a custom action in your app to update an input against the content of which you could… |
| Other endpoints | ||
| POST |
Text into Paragraphs /text |
This endpoint returns a list of Paragraphs from the provided text, depending on the value of number. |
| POST |
Truncate Text /text |
This endpoint allows the user to input a string of text and a number, and returns the specified number of words from the beginning of the string. |
| POST |
Text into Sentences /text |
This endpoint returns a list of sentences or chunks of sentences (Paragraphs) from the provided text, depending on the value of number. |
Text Search & Manipulation for Low Code pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 1000 / second |
|