id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
a7be9f2d-eea7-474d-a394-73af4c37d653/beab615c-10d2-48b1-9b28-1dbe7f4ce8e5/0/0 | RChilli Contact Extractor | RChilli Contact Extractor API to extract the contact details from given text. | null | RChilli Contact Extractor | RChilli Contact Extractor is a rest API, that uses an algorithm for extracting Name, Email, City, State, Country, Website, Phone Number, and Address from the given text content. | 200 | New Example | {"Name": {"FullName": "John Deo", "TitleName": "", "FirstName": "John", "MiddleName": "", "LastName": "Deo", "FormattedName": "John Deo", "ConfidenceScore": 10}, "Email": [{"EmailAddress": "Johndeo@rchilli.com", "ConfidenceScore": 10}, {"EmailAddress": "John75@xyz.com", "ConfidenceScore": 10}, {"EmailAddress": "dedobbe... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Name": {"type": "object", "properties": {"FullName": {"type": "string"}, "TitleName": {"type": "string"}, "FirstName": {"type": "string"}, "MiddleName": {"type": "string"}, "LastName": {"type": "string"}, "FormattedName": {"type": "string"}... |
d8b7feef-88c6-4fa5-9d3c-feac04763fdd/ea7877de-aaee-448e-8461-b7c88f97a842/0/0 | Time Interpreter | This API is a powerful tool for converting human text into timestamps. With this Time Interpreter API, users can quickly and accurately convert natural language descriptions of time, such as "yesterday at 3pm" or "next Friday at 7am," into precise timestamp values that can be used in a wide range of applications. Wheth... | null | time interpreter endpoint | main endpoint in which you POST a simple body { "message": "tomorrow at 3pm" } and get a timestamp as a return object. The time_zone field is optional. | 200 | New Example | {"time_zone": "America/New_York", "date_time": "2023-03-17T07:00:00", "start_time": "2023-03-17T07:00:00", "end_time": "2023-03-17T08:00:00", "message_grains": ["DAY", "HOUR", "AMPM"]} | {"type": "object", "properties": {"time_zone": {"type": "string"}, "date_time": {"type": "string"}, "start_time": {"type": "string"}, "end_time": {"type": "string"}, "message_grains": {"type": "array", "items": {"type": "string"}}}} |
3b3ba0f8-0dca-4d83-a302-b2cb775f7ebb/992b99ba-34a4-43f2-bf0a-9fb0d1d1064a/0/0 | Multilingual sentiment analysis | Classify texts by sentiment in 11 different languages. | null | Multilingual sentiment analysis | Classify texts by their sentiment. For every text, the API returns one label out of five possible classes:
- "very positive" (5 stars)
- "positive" (4 stars)
- "mixed" (3 stars)
- "negative" (2 stars)
- "very negative" (1 star) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
e39c9bb2-6735-4413-a73b-1cc3cc27610e/6fa1d89e-20c8-4b86-814b-4b0a334fe47c/0/0 | Text Highlights | If you want to save time reading only the main information from a large text (articles, news, e-mails, for example), this API is for you. Load the full text and this API will return the main topics of the original text. The number of topics will depend on the size of the original text. | 5.2 | Get Highlights | Get the main information from a large text. | 200 | New Example | {"highlights": ["It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.", "The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in sectio... | {"type": "object", "properties": {"highlights": {"type": "array", "items": {"type": "string"}}}} |
bc3975dd-f5c2-4152-b762-2e3e0f9cfbe7/06805550-e746-4ffd-8b65-037c32894db7/0/0 | Link Preview | Preview (unfurl, expand) links (URLs). | null | Get Preview | Given a URL parameter, returns the data associated with that URL as JSON. | 200 | DashKite Blog Post | {"author": "Dan Yoder", "description": "Please read and share! Thank you!https://t.co/Ows39j5pHM", "favicon": "https://abs.twimg.com/favicons/twitter.ico", "html": "<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Please read and share! Thank you!<a href=\"https://t.co/Ows39j5pHM\">https://t.co/Ows39j5pHM... | {"additionalProperties": false, "properties": {"author": {"description": "The author of the content.", "type": "string"}, "description": {"description": "The description of the content.", "type": "string"}, "favicon": {"description": "The publisher favicon. **Important:** this is not the same as the image associated wi... |
232fae56-f024-4cef-ac7a-530d7d68527a/d3049705-9176-448f-95e5-3fe26132ddf9/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Tokenizer | Simple but Robust tokenizer.
Requires text field. Takes language as optional.
Returns tokens. | 200 | Tokenizer Example | {"tokens": ["From", "the", "18th", "up", "to", "the", "20th", "centuries", ",", "canaries", "and", "finches", "were", "used", "in", "the", "UK", ",", "Canada", "and", "the", "US", "in", "the", "coal", "mining", "industry", "to", "detect", "carbon", "monoxide", "."]} | {"tokens": ["From", "the", "18th", "up", "to", "the", "20th", "centuries", ",", "canaries", "and", "finches", "were", "used", "in", "the", "UK", ",", "Canada", "and", "the", "US", "in", "the", "coal", "mining", "industry", "to", "detect", "carbon", "monoxide", "."]} |
232fae56-f024-4cef-ac7a-530d7d68527a/e6a09bca-c4b4-4739-9dd4-74a9d7d1eaa9/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Noun Chunk Extractor | Extracts noun chunks from text.
Requires text field. Takes language as optional.
Returns noun chunks, chunk root, dependency, head, starting character and ending character. | 200 | Noun Chunks Example | {"chunks": [{"text": "Khruangbin", "root": "Khruangbin", "dependency": "nsubj", "head": "are", "start": 0, "end": 10}, {"text": "an American psychedelic trio", "root": "trio", "dependency": "attr", "head": "are", "start": 15, "end": 43}, {"text": "Houston", "root": "Houston", "dependency": "pobj", "head": "in", "start"... | {"chunks": [{"text": "Khruangbin", "root": "Khruangbin", "dependency": "nsubj", "head": "are", "start": 0, "end": 10}, {"text": "an American psychedelic trio", "root": "trio", "dependency": "attr", "head": "are", "start": 15, "end": 43}, {"text": "Houston", "root": "Houston", "dependency": "pobj", "head": "in", "start"... |
232fae56-f024-4cef-ac7a-530d7d68527a/ac9c90c2-5c23-4689-a6a7-b97bc032d93b/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Sentence Segmentation | Splits text into sentence segments.
Requires text field. Takes language as optional. (Default: English)
Returns sentence, starting character and ending character. | 200 | Sentence Segmentation Example | {"sentences": [{"text": "Matnon, Inc. has a dot inside.", "start": 0, "end": 30}, {"text": "The model knows that the dot doesn't end the sentence, though.", "start": 31, "end": 93}]} | {"sentences": [{"text": "Matnon, Inc. has a dot inside.", "start": 0, "end": 30}, {"text": "The model knows that the dot doesn't end the sentence, though.", "start": 31, "end": 93}]} |
232fae56-f024-4cef-ac7a-530d7d68527a/0e4733e5-19d1-4082-8d4d-fb86a30716ec/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Stop Words Extractor | Extracts stop words from text.
Requires text field. Takes language as optional.
Returns token text and is_stop boolean. | 200 | Stop Words Example | {"tokens": [{"text": "Mercury", "is_stop": false}, {"text": "was", "is_stop": true}, {"text": "born", "is_stop": false}, {"text": "Farrokh", "is_stop": false}, {"text": "Bulsara", "is_stop": false}, {"text": "in", "is_stop": true}, {"text": "Stone", "is_stop": false}, {"text": "Town", "is_stop": false}, {"text": "in", ... | {"tokens": [{"text": "Mercury", "is_stop": false}, {"text": "was", "is_stop": true}, {"text": "born", "is_stop": false}, {"text": "Farrokh", "is_stop": false}, {"text": "Bulsara", "is_stop": false}, {"text": "in", "is_stop": true}, {"text": "Stone", "is_stop": false}, {"text": "Town", "is_stop": false}, {"text": "in", ... |
232fae56-f024-4cef-ac7a-530d7d68527a/cbdfefa3-e78b-422b-90b3-0a5c7ca1545d/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Lemmatizer | Requires text field. Takes language as optional. (Default: English)
Returns tokenized lemmas. | 200 | Lemmatizer Example | {"lemmas": ["yo", "estar", "perdido", ",", "En", "uno", "casa", "surreal", "."]} | {"lemmas": ["yo", "estar", "perdido", ",", "En", "uno", "casa", "surreal", "."]} |
232fae56-f024-4cef-ac7a-530d7d68527a/63771b73-38d4-4cd4-a549-bc9d6024721b/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Language Detection | Requires text. Returns language and score.
Returned language codes are in ISO 639-1 Language Code format.
Bonus: This endpoint works in 55 languages. Yay! | 200 | Language Detection | {"language": "en", "score": 0.8571403775917661} | {"language": "en", "score": 0.8571403775917661} |
232fae56-f024-4cef-ac7a-530d7d68527a/3af8b7d1-f554-4d5e-89f7-63b774e3939c/0/0 | Multilingual Text Analysis Bundle by Matnon | 11 Languages, 8 Tasks, One Price. Ultimate Text Analysis Solution with Rock-Solid Infrastructure. Brought to you by Matnon Analytics NLP Team. | null | Multilingual Part-of-Speech Tagging | Part-of-Speech Tagging from text.
Requires text field. Takes language as optional. (Dafault: English)
Returns token, part-of-speech label and part-of-speech tag. | 200 | PoS Tagging Example | {"tokens": [{"text": "RapidAPI", "pos": "NOUN", "tag": "NN"}, {"text": "was", "pos": "AUX", "tag": "VBD"}, {"text": "founded", "pos": "VERB", "tag": "VBN"}, {"text": "in", "pos": "ADP", "tag": "IN"}, {"text": "Tel", "pos": "PROPN", "tag": "NNP"}, {"text": "Aviv", "pos": "PROPN", "tag": "NNP"}, {"text": "by", "pos": "AD... | {"tokens": [{"text": "RapidAPI", "pos": "NOUN", "tag": "NN"}, {"text": "was", "pos": "AUX", "tag": "VBD"}, {"text": "founded", "pos": "VERB", "tag": "VBN"}, {"text": "in", "pos": "ADP", "tag": "IN"}, {"text": "Tel", "pos": "PROPN", "tag": "NNP"}, {"text": "Aviv", "pos": "PROPN", "tag": "NNP"}, {"text": "by", "pos": "AD... |
dbdf4899-2a45-4476-83dd-82b331b66158/6285d296-5079-427b-968c-7d7a747b0114/0/0 | Profanity Filter | This API provides a simple way to filter profanity from text. It can detect profanity in text, and replace it with a specified replacement string. | 5.9 | /profanity-filter/censor | The method censors profanity from the input text. The method returns the censored text and information if the input text contains profanity. You can customize the replacement string by passing maskChar parameter. The default value is *. Also you can extend profane words by passing additionalProfaneWords list with addit... | 200 | New Example | {"text": "hello $$$$$!", "isProfane": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"text": {"type": "string"}, "isProfane": {"type": "boolean"}}, "required": ["isProfane", "text"]} |
dbdf4899-2a45-4476-83dd-82b331b66158/84eb1e53-f06b-4ca6-9f6c-01bcf0006dbb/0/0 | Profanity Filter | This API provides a simple way to filter profanity from text. It can detect profanity in text, and replace it with a specified replacement string. | 5.9 | /profanity-filter/predict | Predicts whether the input text contains profanity. Method return profanity probability. The probability is between 0 and 1. The higher the probability, the higher the likelihood that the input text contains profanity. If you pass useProbability as true, the method will return the probability of the input text containi... | 200 | New Example | {"text": "hello world!", "profanityProbability": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"text": {"type": "string"}, "profanityProbability": {"type": "integer"}}, "required": ["profanityProbability", "text"]} |
dbdf4899-2a45-4476-83dd-82b331b66158/34bb0d75-504a-40e3-9eb8-88b72b9a43ad/0/0 | Profanity Filter | This API provides a simple way to filter profanity from text. It can detect profanity in text, and replace it with a specified replacement string. | 5.9 | /profanity-filter/health | Return the health status of the API. Returns current UTC time. | 200 | New Example | {"time": "2022-06-05T02:42:43.552409"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"time": {"type": "string"}}, "required": ["time"]} |
2b5ab891-0246-4c10-8883-3932bdbe4772/cca5f86a-04ea-4b6a-b119-d420b056a338/0/0 | Paraphraser | The paraphrasing API can easily rewrite, rephrase, change and transform the syntax, structure of the text. Support for more than 50 language including English, French, German, Spanish, Italian, Arabic, Chinese, automatical language detection, pay as you go pricing and free usage plans. Find out more in the About secti... | 9.4 | rephrase Rest API | The easiest API to use and consume. Just send your text, the Paraphraser AI will do the language recognition and create modifications for your text. | 200 | 200 Correct response | {"input": "Alexander the Great said: There is nothing impossible to him who will try.", "language": "en", "output": "Alexander the Great said: Nothing is impossible for the one who tries.", "similarity": 0.7226890756302521} | {"type": "object", "properties": {"input": {"type": "string"}, "language": {"type": "string"}, "output": {"type": "string"}, "similarity": {"type": "number"}}} |
85f34f8f-99e0-43c8-b0cb-0933b820612c/eccc7622-bc5c-429f-81b9-0f66d3ab9286/0/0 | Text Analyzer API | null | null | update | updating characters with new one | 200 | remove multiple with whitespace | {"keywords": "is, a", "text": "Th smple text."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"keywords": {"type": "string"}, "text": {"type": "string"}}, "required": ["keywords", "text"]} |
85f34f8f-99e0-43c8-b0cb-0933b820612c/eccc7622-bc5c-429f-81b9-0f66d3ab9286/0/1 | Text Analyzer API | null | null | update | updating characters with new one | 200 | replace multiple with whitespace | {"keywords": "is, a", "newKeyword": "*", "text": "Th* * * s*mple text."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"keywords": {"type": "string"}, "newKeyword": {"type": "string"}, "text": {"type": "string"}}, "required": ["keywords", "newKeyword", "text"]} |
85f34f8f-99e0-43c8-b0cb-0933b820612c/40a8c2fa-1795-48e5-893d-cf58b8b67eb9/0/0 | Text Analyzer API | null | null | analyze | Analyze text endpoint | 200 | Example_1 | {"words": {"badWords": {"array": [], "length": 0}, "length": 9, "array": ["This", "is", "a", "text", "This", "one", "a", "second", "test"], "map": {"This": 2, "is": 1, "a": 2, "text": 1, "one": 1, "second": 1, "test": 1}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"words": {"type": "object", "properties": {"badWords": {"type": "object", "properties": {"array": {"type": "array"}, "length": {"type": "integer"}}, "required": ["array", "length"]}, "length": {"type": "integer"}, "array": {"type": "array", ... |
85f34f8f-99e0-43c8-b0cb-0933b820612c/40a8c2fa-1795-48e5-893d-cf58b8b67eb9/0/1 | Text Analyzer API | null | null | analyze | Analyze text endpoint | 200 | New Example | {"language": {"name": "Scots", "code": "sco"}, "search": [{"keyword": "this", "exact": {"sentences": []}, "similar": {"sentences": ["This is a text", "This one a second test"]}}, {"keyword": "is", "exact": {"sentences": ["This is a text", "This one a second test"]}, "similar": {"sentences": []}}], "characters": {"array... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"language": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["code", "name"]}, "search": {"type": "array", "items": {"type": "object", "properties": {"keyword": {"type": "string"}, "exac... |
82664fcf-f43d-4753-825f-f08ea29149e2/57d45302-9483-431a-9662-29ca43b3947b/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Perform Cognitive Search | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C12", "core_version": "C11E", "model_version": "C10D - 05.27.2023", "service": "Answer", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "text": "Planet Earth is approximately 4.5 billion years old."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/326ddee1-4c18-4f86-83bd-3f78cbaecdd7/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Visualize Semantic Understanding | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. (GraphViz viewer required to display output) | 200 | Your unstructured text has been processed | {"graphs": [{"sentence": "digraph G {4[shape=\"box\"][style=\"filled\"][fillcolor=\"gold\"][label=\"jumps\"];\n9[shape=\"oval\"][style=\"filled\"][fillcolor=\"violet\"][label=\"is\"];\n14[shape=\"box\"][style=\"filled\"][fillcolor=\"gray\"][label=\"an English-language pangram \u2014\na sentence that contains all the\nl... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"graphs": {"type": "array", "items": {"type": "object", "properties": {"sentence": {"type": "string"}}, "required": ["sentence"]}}, "header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "s... |
82664fcf-f43d-4753-825f-f08ea29149e2/8291d6dd-bdfe-4ac1-a921-d1cc60488e10/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Compress Text Length | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Reduction", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "text": "The sentence \"The quick brown fox jumps over the lazy dog\" has all the letters of the alphabet. ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/90ba520d-5bba-46b9-ad20-3dbcb70ef8f2/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Create Summary | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Summary", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "text": "\"The quick brown fox jumps over the lazy dog\" is a pangram that is used for touch-typing practice ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/3a4892da-c371-4be0-a417-40e5612cabaa/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Extract Sentiment | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Sentiment", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "score": 0, "text": "0.0"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/a81aa168-74cc-4701-a74d-8c58bb55fd94/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | List Possible Futures | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Impact", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "list": [{"text": "The phrase becomes obsolete as touch-typing and keyboard technology advances."}, {"text": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/4deb09f1-94d5-4786-980c-ea4ce9401434/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Create Simple List | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C12", "core_version": "C11E", "model_version": "C10D - 05.27.2023", "service": "Simplification", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "list": [{"text": "The quick brown fox jumps over the lazy dog"}, {"text": "English-language pangram"},... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/4650c4c7-fac4-4493-a2f6-0307a2bf97c3/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | List Named Entities | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"entities": [{"metadata": [{"id": "West Germanic"}], "name": "English", "type": "Language"}, {"metadata": [{"id": "West Germanic"}], "name": "English", "type": "Language"}], "header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "ner", "sour... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"entities": {"type": "array", "items": {"type": "object", "properties": {"metadata": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "name": {"type": "string"}, "type": {"type": "... |
82664fcf-f43d-4753-825f-f08ea29149e2/07435e31-036b-4e0b-bb2d-815440d18a4c/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Extract Knowledge Components | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "components", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "sentences": [{"components": [{"end_token": 3, "parent_index": 4, "start_token": 0, "text": "The quick bro... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/2383b4ec-f842-4bfd-b4e6-150014cb5233/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Visualize Text Dependencies | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. (GraphViz viewer required to display output) | 200 | Your unstructured text has been processed | {"graphs": [{"sentence": "digraph G {0[style=\"filled\",shape=\"octagon\",fillcolor=\"green\", ordering=out,label=\"The\"];1[style=\"filled\",shape=\"pentagon\",fillcolor=\"gray\", ordering=out,label=\"quick\"];2[style=\"filled\",shape=\"pentagon\",fillcolor=\"gray\", ordering=out,label=\"brown\"];3[style=\"filled\",sh... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"graphs": {"type": "array", "items": {"type": "object", "properties": {"sentence": {"type": "string"}}, "required": ["sentence"]}}, "header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "s... |
82664fcf-f43d-4753-825f-f08ea29149e2/0f7b1eac-af50-4b17-80c3-d568e48c5c29/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Correct Grammar | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Grammar", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "text": "The correct text is:\n\n\"The quick brown fox jumped over the lazy dog\" is an English-language pang... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/d462511c-ab17-455e-b2be-9a46f00d36c8/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Get Parts Of Speech | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "pos", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "sentences": [{"text": "The quick brown fox jumps over the lazy dog is an Englishlanguage pangram \u2014 sentence... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
82664fcf-f43d-4753-825f-f08ea29149e2/3365891f-c788-440b-81f4-ad73aab90f63/0/0 | Eventium Cloud NLP | The most accurate NLP services. | 5 | Translate Text | The endpoint submits your unstructured text to Titan AI, It analyzes your data and produces structured NLP results in the form of JSON Objects. | 200 | Your unstructured text has been processed | {"header": {"agent_version": "C11", "cloud_version": "C11A", "core_version": "C11A", "model_version": "C10D - 05.27.2023", "service": "Translation", "source": "TitanVX Atlas NLP", "url": "https://www.titanvx.com"}, "text": "Le param\u00e8tre par d\u00e9faut est r\u00e9gl\u00e9 sur l'anglais : \"The quick brown fox jump... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"agent_version": {"type": "string"}, "cloud_version": {"type": "string"}, "core_version": {"type": "string"}, "model_version": {"type": "string"}, "service": {"type": "string"}, "source": {"type": ... |
a93aed17-9b91-481d-a653-65cc91ba2753/efc8463c-e931-4ea3-ad7d-c6774e2f8bff/0/0 | Text-Monkey Summarizer | Text / URL summarization API | 0.3 | Summarize URL | Summarizes a URL or a text string. | 200 | Summarize URL response | {"authors": ["Vinita Ramani"], "datePublished": "2020-05-27T08:38:35+08:00", "publisher": "RICE", "snippets": ["The four parks draw just over 5 million visitors annually, and account for 15 percent of all guests who come to the parks.", "But mental preparedness has been a whole other ball game.", "For many of the staff... | {"properties": {"authors": {"items": {"type": "string"}, "type": "array"}, "datePublished": {"format": "date-time", "type": "string"}, "publisher": {"type": "string"}, "snippets": {"items": {"type": "string"}, "type": "array"}, "summary": {"type": "string"}, "title": {"type": "string"}}, "type": "object"} |
a93aed17-9b91-481d-a653-65cc91ba2753/28c5c585-d6c0-46a1-bb11-849c1d2facee/0/0 | Text-Monkey Summarizer | Text / URL summarization API | 0.3 | Summarize text | Summarizes a given text | 200 | Successful response | {"snippets": ["The larger Mandai project aside, it\u2019s clear that life at WRS, like much of the world, will be permanently altered by the pandemic.", "Cashless payments will become the norm and the parks will likely operate on reduced capacity, with a reorganisation of activities that may cause crowds to gather.", "... | {"properties": {"snippets": {"items": {"type": "string"}, "type": "array"}, "summary": {"type": "string"}}, "type": "object"} |
e36bf0cd-99dc-477c-a426-16a69dc0f212/b315f644-59c2-4ca6-8a88-ff870109f7c4/0/0 | Big Five Personality Insights | Big Five Personality Insights | 9.1 | /api/big5 | Big Five Personality Insights | 400 | Example_1 | {"type": "", "title": "", "status": 0, "detail": "", "instance": ""} | {"type": "object", "properties": {"type": {"type": ["string", "null"]}, "title": {"type": ["string", "null"]}, "status": {"type": ["integer", "null"], "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}}, "additionalProperti... |
e36bf0cd-99dc-477c-a426-16a69dc0f212/b315f644-59c2-4ca6-8a88-ff870109f7c4/2/0 | Big Five Personality Insights | Big Five Personality Insights | 9.1 | /api/big5 | Big Five Personality Insights | 200 | Response | [{"id": "1", "extraversion": 0.6490966342293917, "active": 0.7451781836760761, "assertive": 0.6428862768363677, "cheerful": 0.8481608022363225, "openness": 0.628237451547875, "adventurous": 0.8632080683091589, "artistic": 0.8326649589258899, "emotionally_aware": 0.5462019327718057, "imaginative": 0.7545926818250264, "i... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "extraversion": {"type": "number"}, "active": {"type": "number"}, "assertive": {"type": "number"}, "cheerful": {"type": "number"}, "openness": {"type": "number"}, "adventurous": {"type": "number"}, "artistic": {"type": "number"}, "em... |
85ccdd78-93b4-4454-a980-d806c959284a/f7af3b0e-1ce5-4ccd-8400-d81542554d1a/0/0 | Senti Analysis | Analyse the text sentiments | null | analyse | Get sentiment analysis for your text and tweets. | 200 | New Example | {"result": {"polarity": 0.31, "type": "positive"}, "sentences": [{"sentence": "My day is going good.", "sentiment": {"polarity": 0.7, "type": "positive"}}, {"sentence": "I might loose some money though.", "sentiment": {"polarity": -0.08, "type": "negative"}}]} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
e6eb1afa-7777-4383-ac50-190f8117e741/ccba8b95-0d5e-4daa-85a4-7bba210a3016/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback People | Extracts people names from feedback or text | 200 | Response | {"status": 200, "people": ["Sally", "Jack"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "people": {"type": "array", "items": {"type": "string"}}}, "required": ["people", "status"]} |
e6eb1afa-7777-4383-ac50-190f8117e741/ddf93d1e-3199-48ff-9c02-725ebdfe6c5b/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Places | Extracts places from feedback or text | 200 | Response | {"status": 200, "places": ["Italy Europe"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "places": {"type": "array", "items": {"type": "string"}}}, "required": ["places", "status"]} |
e6eb1afa-7777-4383-ac50-190f8117e741/4b9689b6-f196-42ba-9f6f-b0b648bf141b/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Organizations | Extract organization names from feedback or text | 200 | Response | {"status": 200, "organizations": ["Microsoft"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "organizations": {"type": "array", "items": {"type": "string"}}}, "required": ["organizations", "status"]} |
e6eb1afa-7777-4383-ac50-190f8117e741/1a4ae277-80e6-46db-a3cd-fab5d45cdc79/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Emoticons | Extract emoticons from feedback or text | 200 | Response | {"status": 200, "emoticons": [":)"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "emoticons": {"type": "array", "items": {"type": "string"}}}, "required": ["emoticons", "status"]} |
e6eb1afa-7777-4383-ac50-190f8117e741/932a0e3a-705e-448f-82fd-f759be774abd/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Clusters | Using advanced NLP to gain insights into user feedback using clustering. There are feedback highlights that represent the highlight of the text so you don't have to look for the best parts. There subject matters to help classify, sentiment to get the mood and the postive/negative word counts.
This will help breakdown a... | 200 | Response | {"status": 200, "output": [{"subject": "wings", "subject_highlights": ["Hands down the best chicken wings I have ever eaten.", "My partner and I were visiting some friends in the area and these heavenly wings (and a couple of sides of rice) were the only thing requested.", "The wings themselves had great flavor and AMA... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "output": {"type": "array", "items": {"type": "object", "properties": {"subject": {"type": "string"}, "subject_highlights": {"type": "array", "items": {"type": "string"}}, "feedback": {"type": "array", "items":... |
e6eb1afa-7777-4383-ac50-190f8117e741/f6cfea7a-045f-45dc-a54a-54657fc4a304/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Numbers | Extract written numbers from feedback and text, i.e. "Ten" or "Eighty one" | 200 | Response | {"status": 200, "numbers": ["ten"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "numbers": {"type": "array", "items": {"type": "string"}}}, "required": ["numbers", "status"]} |
e6eb1afa-7777-4383-ac50-190f8117e741/67721b98-f7b5-41ca-98f8-0dfe0a15ad82/0/0 | Feedback Analysis API | Get the clustered analytical data from your users feedback using advanced NLP and text analysis. Get names of people, numbers, emoticons, emojis, places and organizations from your feedback data. Convenient APIs to help you analyze your users' feedback. | null | Feedback Emojis | Extract emojis from feedback or text | 200 | Response | {"status": 200, "emojis": ["\ud83d\ude03"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "emojis": {"type": "array", "items": {"type": "string"}}}, "required": ["emojis", "status"]} |
e97e3d94-370e-425a-8489-638361c3af4d/9b62f0c9-0a73-4eaf-b10f-f888e581a625/0/0 | Walnut Word Completion | Complete any masked word in a sentence using AI. | 7.3 | wrt_transformer | Returns the hidden word in the sentence. | 200 | Response | {"result": "cats"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "string"}}, "required": ["result"]} |
9034ce72-d8d2-47f7-b00a-f29c2f3a273a/7f8e3537-6e9f-404c-92a8-c10b2ae601ba/1/0 | Basla Emotion Analysis | This API will enable you to analyze emotional intensities based on Ekman Emotions. It is powered with BASLA, NLP Engine by dert®. | 0 | Single Text Input Analysis | Insert your text to analyze Ekman emotion intensities. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a33eba74-3909-49ae-b936-16deb8a15a06/1a17c98e-34fa-4d7f-bc30-41dbb24706d0/0/0 | URL Expander | URL details, load-time, and title of target doc
Check for dead URLs | 8.6 | URL_Expander | Provide short_url through Query Param.
If the target URL is no more active (or removed/moved) it will return
{ target_url_alive : False }
URL's response_time is in milliseconds | 200 | Response | {"input_url": "ihe.art/OauJBXD", "response_time": 256, "target_url": "https://1035kissfm.iheart.com/featured/the-fred-show/content/2019-04-01-elon-musk-just-dropped-a-surprise-rap-song-listen/", "target_url_alive": true, "title": "Elon Musk Just Dropped A Surprise Rap Song [LISTEN] | 103.5 KISS FM | The Fred Show"} | {"properties": {"target_url": {"type": "string"}, "target_url_alive": {"type": "boolean"}}, "type": "object"} |
71906d61-018a-4d29-a485-767edd704acb/c3a493f5-9b85-4aa4-9bc2-71e1dc777e19/0/0 | Rewriter/Paraphraser/Text Changer (Multi-Language) | Our rewriter changes the syntax, structure, word/phrase order, and uses synonyms when relevant. This rewriter works in in all major languages (english, german, spanish, french, arabic, Chinese, and many more). Max character count of 10,000. Questions? See "About" FAQ. | 9.7 | Rewriter Endpoint | RAPID API test endpoint only returns a mock response. We recommend you use postman to test real data. For questions or how to use Postman, please see "About" FAQ. SUCCESS RATE: Success rate is 97%, however many users have sent incorrect requests numerous times, each time with it failing due to the wrong request paramet... | 400 | Rewrite data error | {"error": "reason"} | {"properties": {"error": {"type": "string"}}, "type": "object"} |
71906d61-018a-4d29-a485-767edd704acb/c3a493f5-9b85-4aa4-9bc2-71e1dc777e19/1/0 | Rewriter/Paraphraser/Text Changer (Multi-Language) | Our rewriter changes the syntax, structure, word/phrase order, and uses synonyms when relevant. This rewriter works in in all major languages (english, german, spanish, french, arabic, Chinese, and many more). Max character count of 10,000. Questions? See "About" FAQ. | 9.7 | Rewriter Endpoint | RAPID API test endpoint only returns a mock response. We recommend you use postman to test real data. For questions or how to use Postman, please see "About" FAQ. SUCCESS RATE: Success rate is 97%, however many users have sent incorrect requests numerous times, each time with it failing due to the wrong request paramet... | 500 | Rewriter Failure | {"error": "Error message"} | {"properties": {"error": {"type": "string"}}, "type": "object"} |
71906d61-018a-4d29-a485-767edd704acb/c3a493f5-9b85-4aa4-9bc2-71e1dc777e19/2/0 | Rewriter/Paraphraser/Text Changer (Multi-Language) | Our rewriter changes the syntax, structure, word/phrase order, and uses synonyms when relevant. This rewriter works in in all major languages (english, german, spanish, french, arabic, Chinese, and many more). Max character count of 10,000. Questions? See "About" FAQ. | 9.7 | Rewriter Endpoint | RAPID API test endpoint only returns a mock response. We recommend you use postman to test real data. For questions or how to use Postman, please see "About" FAQ. SUCCESS RATE: Success rate is 97%, however many users have sent incorrect requests numerous times, each time with it failing due to the wrong request paramet... | 200 | English Example | {"language": "en", "rewrite": "Let's change this text!", "similarity": 0.85} | {"type": "object", "properties": {"language": {"type": "string"}, "rewrite": {"type": "string"}, "similarity": {"type": "number"}}} |
53aa6139e4b051a76d241e65/5a5b8293e4b040d2b59946c0/0/0 | RussianSentimentAnalyzer | RussianSentimentAnalyzer (RSA) is a JSON API to detect object level sentiment volume and direction for texts in Russian. Key advantages: very light-weight API, that delivers the quality of sentiment analysis you need | null | Input text for subjectivity | Check if this text is subjective (contains emotions) or objective (informative, but does not contain emotion colour), optionally for given target object keywords | 200 | Example_1 | {"sentimentTag": "SUBJECTIVE"} | {"type": "object", "properties": {"sentimentTag": {"type": "string"}}} |
53aa6139e4b051a76d241e65/5c321e11e4b0ddd96d1a36b1/0/0 | RussianSentimentAnalyzer | RussianSentimentAnalyzer (RSA) is a JSON API to detect object level sentiment volume and direction for texts in Russian. Key advantages: very light-weight API, that delivers the quality of sentiment analysis you need | null | Array of input texts | Send array of input texts | 200 | Example_1 | [{"sentiment": "NEUTRAL", "strength": 0, "article_id": "1"}, {"sentiment": "NEUTRAL", "strength": 0, "article_id": "2"}] | {"type": "array", "items": {"type": "object", "properties": {"sentiment": {"type": "string"}, "strength": {"type": "integer"}, "article_id": {"type": "string"}}}} |
53aa6139e4b051a76d241e65/53aa613ae4b051a76d241e6c/0/0 | RussianSentimentAnalyzer | RussianSentimentAnalyzer (RSA) is a JSON API to detect object level sentiment volume and direction for texts in Russian. Key advantages: very light-weight API, that delivers the quality of sentiment analysis you need | null | Input text | Supply text and optionally target objects to annotate sentiment for. Also include client_text_id, if you plan to later submit feedback on it. | 200 | Example_1 | {"sentiment": "POSITIVE"} | {"type": "object", "properties": {"sentiment": {"type": "string"}}} |
53aa6139e4b051a76d241e65/5a5b83f9e4b0297d04c86251/0/0 | RussianSentimentAnalyzer | RussianSentimentAnalyzer (RSA) is a JSON API to detect object level sentiment volume and direction for texts in Russian. Key advantages: very light-weight API, that delivers the quality of sentiment analysis you need | null | Input text with client_text_id | This text is registered for future feedback on the annotation results | 200 | Example_1 | {"sentiment": "POSITIVE", "synonyms": "\u0412\u0422\u0411", "strength": 1} | {"type": "object", "properties": {"sentiment": {"type": "string"}, "synonyms": {"type": "string"}, "strength": {"type": "integer"}}} |
53aa6139e4b051a76d241e65/5a5b7fe0e4b0297d04c86231/0/0 | RussianSentimentAnalyzer | RussianSentimentAnalyzer (RSA) is a JSON API to detect object level sentiment volume and direction for texts in Russian. Key advantages: very light-weight API, that delivers the quality of sentiment analysis you need | null | Client feedback | Use this endpoint to provide feedback on sentiment accuracy: submit your internal text id, auto label and human label. | 200 | Example_1 | {"message": "Feedback has been accepted"} | {"type": "object", "properties": {"message": {"type": "string"}}} |
1c039e4b-837f-4011-a5e8-a61ae94f5fb0/f977206d-22c4-418b-be65-36439837ed8e/0/0 | Profanity Filter | Filter inputted text content for profanity, offensive and obscenity word base on an internal profanity list. It can also recognize character alternates or special characters often used in place of standard alphabetic characters. | 8.2 | Read Text | Allows you to detect and filter out profanity / offensive form a given text. It is only available for English words. You can also censor out words in text content. | 200 | Response | {"total_words_checked": 8, "checked_word": "This example text contains no profanity / offensive word.", "contains_offensive_word": false, "censor_replacement_string": "*", "filtering_range": "low"} | {"type": "object", "properties": {"total_words_checked": {"type": "integer"}, "checked_word": {"type": "string"}, "contains_offensive_word": {"type": "boolean"}, "censor_replacement_string": {"type": "string"}, "filtering_range": {"type": "string"}, "profanities": {"type": "array", "items": {"type": "string"}}, "total_... |
676781fc-8f1b-482a-b676-554c00879b8d/eb703a8d-2a4e-4439-94c1-26d5285e33ca/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Характеристики товара | Данный метод задействует навык «Характеристики товара» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/eb703a8d-2a4e-4439-94c1-26d5285e33ca/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Характеристики товара | Данный метод задействует навык «Характеристики товара» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/b85a9602-3f0c-481d-af08-62647d387971/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Сокращение текста | Данный метод задействует навык «Сокращение текста» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/b85a9602-3f0c-481d-af08-62647d387971/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Сокращение текста | Данный метод задействует навык «Сокращение текста» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/f6e04e60-b62d-42c1-ba33-700f252315dd/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Комментарий для статьи | Данный метод задействует навык «Комментарий для статьи» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/f6e04e60-b62d-42c1-ba33-700f252315dd/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Комментарий для статьи | Данный метод задействует навык «Комментарий для статьи» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/78777505-06aa-4743-887c-fa3f2b1aa58f/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Преимущества товара | Данный метод задействует навык «Преимущества товара» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/78777505-06aa-4743-887c-fa3f2b1aa58f/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Преимущества товара | Данный метод задействует навык «Преимущества товара» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/a8fe0a48-f36b-4947-84c7-e6f5612f4b4c/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Интересная история | Данный метод задействует навык «Интересная история» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/a8fe0a48-f36b-4947-84c7-e6f5612f4b4c/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Интересная история | Данный метод задействует навык «Интересная история» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/ecd6b4d8-88ed-42f6-9083-8848cef72ddd/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Отзыв о товаре | Данный метод задействует навык «Отзыв о товаре» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/ecd6b4d8-88ed-42f6-9083-8848cef72ddd/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Отзыв о товаре | Данный метод задействует навык «Отзыв о товаре» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/e8db9ede-51c1-4713-affa-5d0d9f7b1d40/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Длинная статья | Данный метод задействует навык «Длинная статья» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/e8db9ede-51c1-4713-affa-5d0d9f7b1d40/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Длинная статья | Данный метод задействует навык «Длинная статья» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/e27cb50b-cf4c-46dc-9dd6-06b5e95ba790/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Сравнение товаров | Данный метод задействует навык «Сравнение товаров» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/e27cb50b-cf4c-46dc-9dd6-06b5e95ba790/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Сравнение товаров | Данный метод задействует навык «Сравнение товаров» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/1263c72f-86c2-4b56-996d-0ef3c4775081/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Задача | Данный метод поможет проверить статус выполнения задачи и ее результат | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/1263c72f-86c2-4b56-996d-0ef3c4775081/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Задача | Данный метод поможет проверить статус выполнения задачи и ее результат | 200 | null | [{"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""}] | {"type": "array", "items": {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "s... |
676781fc-8f1b-482a-b676-554c00879b8d/d5ebc2ea-012c-4cd7-b39c-db099bd11bb0/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Короткий пост | Данный метод задействует навык «Короткий пост» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/d5ebc2ea-012c-4cd7-b39c-db099bd11bb0/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Короткий пост | Данный метод задействует навык «Короткий пост» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/52d059e3-f1de-4869-9f04-73e35a425f04/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Ререйт текста | Данный метод задействует навык «Ререйт текста» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/52d059e3-f1de-4869-9f04-73e35a425f04/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Ререйт текста | Данный метод задействует навык «Ререйт текста» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/ff47a6cf-5fa9-4456-9ead-174b90ce3b9f/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Заголовок страницы товара | Данный метод задействует навык «Заголовок страницы товара» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/ff47a6cf-5fa9-4456-9ead-174b90ce3b9f/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Заголовок страницы товара | Данный метод задействует навык «Заголовок страницы товара» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/2172eb03-719a-485d-a909-bbd0825df836/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Заголовок для статьи | Данный метод задействует навык «Заголовок для статьи» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/2172eb03-719a-485d-a909-bbd0825df836/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Заголовок для статьи | Данный метод задействует навык «Заголовок для статьи» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/6fab8c38-9e66-44cf-b285-d86a70e8d83c/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Задача | Данный метод поможет проверить статус выполнения задачи и ее результат | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/6fab8c38-9e66-44cf-b285-d86a70e8d83c/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Задача | Данный метод поможет проверить статус выполнения задачи и ее результат | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/ba32a5d3-ca3c-426b-8e5d-d9c08b1dcd95/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Несколько абзацев для статьи | Данный метод задействует навык «Несколько абзацев для статьи» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/ba32a5d3-ca3c-426b-8e5d-d9c08b1dcd95/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Несколько абзацев для статьи | Данный метод задействует навык «Несколько абзацев для статьи» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/69c0ff23-dc28-436e-a4d0-e220d4c657b2/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Описание товара | Данный метод задействует навык «Описание товара» | 200 | null | {"id": "", "status": "wait", "status_text": "", "code": "", "created_at": "", "start_at": "", "finished_at": "", "text": "", "callback": ""} | {"required": ["code"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid"}, "status": {"title": "\u0421\u0442\u0430\u0442\u0443\u0441", "type": "string", "enum": ["wait", "process", "success", "error"]}, "status_text": {"title": "Status text", "type": "string"}, "code": {"title": ... |
676781fc-8f1b-482a-b676-554c00879b8d/69c0ff23-dc28-436e-a4d0-e220d4c657b2/1/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Описание товара | Данный метод задействует навык «Описание товара» | 400 | null | {"code": "", "message": ""} | {"required": ["code", "message"], "type": "object", "properties": {"code": {"title": "Code", "type": "string", "minLength": 1}, "message": {"title": "Message", "type": "string", "minLength": 1}}} |
676781fc-8f1b-482a-b676-554c00879b8d/a5ad4b58-7d86-4483-afa1-b4f6332af3ac/0/0 | Gerwin AI Beta | Tools for copywriting. Writing (generation) of texts, text rewriting, writing content for social networks. Creating advertisements and real estate listings and more | null | Вход в аккаунт | Данный метод позволяет аутентифицировать пользователя и получить токен | 201 | null | {"password": "", "email": ""} | {"type": "object", "properties": {"password": {"title": "Password", "type": "string", "minLength": 1}, "email": {"title": "Email", "type": "string", "minLength": 1}}} |
f6ca8475-c820-4294-8384-d5a034b9b91c/d6d47ebf-dba8-4221-a60d-bc7be804182d/0/0 | Text Diff | Compare 2 strings/texts and determine the differences between them. The API provides both an easy to process json version to work with and a pre-rendered result for html and cli output. | 8.9 | Compare Texts | Compare 2 strings/texts and get the differences between them. | 413 | example-1 | {"error": "text2 must not have more then 50000 characters (has 87147)"} | {"description": "", "type": "object", "properties": {"error": {"type": "string", "minLength": 1}}, "required": ["error"], "x-examples": {"example-1": {"error": "text2 must not have more then 50000 characters (has 87147)"}}} |
f6ca8475-c820-4294-8384-d5a034b9b91c/d6d47ebf-dba8-4221-a60d-bc7be804182d/1/0 | Text Diff | Compare 2 strings/texts and determine the differences between them. The API provides both an easy to process json version to work with and a pre-rendered result for html and cli output. | 8.9 | Compare Texts | Compare 2 strings/texts and get the differences between them. | 400 | example-1 | {"error": "could not parse json: invalid character '\\n' in string literal"} | {"description": "", "type": "object", "properties": {"error": {"type": "string", "minLength": 1}}, "required": ["error"], "x-examples": {"example-1": {"error": "could not parse json: invalid character '\\n' in string literal"}}} |
f6ca8475-c820-4294-8384-d5a034b9b91c/d6d47ebf-dba8-4221-a60d-bc7be804182d/2/0 | Text Diff | Compare 2 strings/texts and determine the differences between them. The API provides both an easy to process json version to work with and a pre-rendered result for html and cli output. | 8.9 | Compare Texts | Compare 2 strings/texts and get the differences between them. | 200 | example-1 | {"diffs": [{"type": "eq", "text": "Lorem ipsum "}, {"type": "del", "text": "d"}, {"type": "add", "text": "D"}, {"type": "eq", "text": "olor "}, {"type": "del", "text": "sit "}, {"type": "eq", "text": "amet"}], "html": "<span>Lorem ipsum </span><del style=\"background:#ffe6e6;\">d</del><ins style=\"background:#e6ffe6;\"... | {"type": "object", "x-examples": {"example-1": {"diffs": [{"type": "eq", "text": "Lorem ipsum "}, {"type": "del", "text": "d"}, {"type": "add", "text": "D"}, {"type": "eq", "text": "olor "}, {"type": "del", "text": "sit "}, {"type": "eq", "text": "amet"}], "html": "<span>Lorem ipsum </span><del style=\"background:#ffe6... |
6fe50519-e1b5-4c47-96b0-3ff1754b406b/f33c22fc-0313-4c44-a71a-0586701582ac/0/0 | Text Summarizer | Connexun's "Text Summarizer" API generates an extractive summary from any given text. Test our api for free and do not hesitate to reach us out for further information. | 2.1 | /summarize | Summarizes a valid input content and returns the highest ranked sentences from the text. These sentences in the order of appearence in the main text are then combined, which represents the most weighted sentences of the text also called summary. | 200 | Example_1 | {"language": "en", "sentenceLength": 2, "summary": "The short version of the story is that the company\u2019s Kinesis service, which is used directly by customers and underpins other parts of AWS\u2019 own operations, added more capacity. But it was only possible to bring \u201ca few hundred\u201d servers back at a tim... | {"properties": {"language": {"description": "Two letter language code of the language detected in the text.", "type": "string"}, "sentenceLength": {"description": "Number of output sentences that are present in the final summary", "type": "integer"}, "summary": {"description": "Summary of the text generated.", "type": ... |
6fe50519-e1b5-4c47-96b0-3ff1754b406b/f33c22fc-0313-4c44-a71a-0586701582ac/1/0 | Text Summarizer | Connexun's "Text Summarizer" API generates an extractive summary from any given text. Test our api for free and do not hesitate to reach us out for further information. | 2.1 | /summarize | Summarizes a valid input content and returns the highest ranked sentences from the text. These sentences in the order of appearence in the main text are then combined, which represents the most weighted sentences of the text also called summary. | 400 | Example_1 | {"message": ""} | {"properties": {"message": {"type": "string"}}, "title": "Error Schema", "type": "object"} |
d7ab5bef-7bcf-439f-bd8d-0b642278d79b/9ecc4683-0904-4f9b-a713-edf649acf333/1/0 | Article Data Extraction and Summarization | Extracts clean text and other meaningful data from news, blogs, articles, and other pages. Supports all languages
Summarizes text using semantic analyze. Supports all languages | 9.4 | /summary | Summarize text | 200 | Example_1 | {"summary": "Summary of text", "language": ""} | {"type": "object", "required": ["summary", "language"], "properties": {"summary": {"type": "string"}, "language": {"type": ["string", "null"]}}} |
d7ab5bef-7bcf-439f-bd8d-0b642278d79b/21ce4406-b65c-49ff-bb11-2b169ae62585/0/0 | Article Data Extraction and Summarization | Extracts clean text and other meaningful data from news, blogs, articles, and other pages. Supports all languages
Summarizes text using semantic analyze. Supports all languages | 9.4 | /article | Extract text from url | 200 | Example_1 | {"article": {"source_url": "", "published": "", "published_method_found": "", "published_guess_accuracy": "", "title": "", "text": "", "authors": [], "images": [], "top_image": "", "meta_image": "", "movies": [], "meta_keywords": [], "tags": [], "meta_description": "", "meta_lang": "", "title_lang": "", "text_lang": ""... | {"type": "object", "required": ["article"], "properties": {"article": {"type": "object", "required": ["source_url", "published", "published_method_found", "published_guess_accuracy", "title", "text", "authors", "images", "top_image", "meta_image", "movies", "meta_keywords", "tags", "meta_description", "meta_lang", "tit... |
c86ce12f-7091-474a-98db-2772f6739555/3fae3d9e-1693-4633-8d62-837979ef4b25/0/0 | The Best Keyword Density Analyzer -100 percent accuracy approved | A keyword density tool that is built for the fastest and 100% accurate response. Optimizing the keyword density will boost the visibility as well as the ranking on search engine results page. An analyzer like never before. Just tap, proceed and voila! | null | Keyword Density Analyzer | Analyze keyword Density in the given Passage | 200 | Response | [{"One word": [{"count": 3, "density": 9.67741935483871, "keyword": "neem"}, {"count": 2, "density": 6.451612903225806, "keyword": "comes"}, {"count": 2, "density": 6.451612903225806, "keyword": "tree"}, {"count": 1, "density": 3.225806451612903, "keyword": "natural"}, {"count": 1, "density": 3.225806451612903, "keywor... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"One word": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "density": {"type": "number"}, "keyword": {"type": "string"}}, "required": ["count", "density", "keyword"]}}, "... |
d3ff8d59-f200-441e-be55-4262a6ab62c9/641b5a31-e4af-4848-ba8d-746e767e1a1b/0/0 | Text Data Parser | An API which converts natural language input into structured data which can be used for data mining and consumed by machines. It is useful for extracting entities from user inputs while you are building apps such as chatbot or text data mining through Natural Language Processing(NLP). | null | parse | It converts text into structured data. | 200 | Response | [{"body": "2 miles", "start": 21, "value": {"value": 2, "type": "value", "unit": "mile"}, "end": 28, "dim": "distance", "latent": false}, {"body": "at 9 a.m. tomorrow", "start": 58, "value": {"values": [{"value": "2022-10-02T09:00:00.000-07:00", "grain": "hour", "type": "value"}], "value": "2022-10-02T09:00:00.000-07:0... | {"type": "array", "items": {"type": "object", "properties": {"body": {"type": "string"}, "start": {"type": "integer"}, "value": {"type": "object"}, "end": {"type": "integer"}, "dim": {"type": "string"}, "latent": {"type": "boolean"}}}} |
9cf069da-e6c3-46c4-badf-6a593bbe0140/a78470c6-5f34-43a7-90bb-3838ff93e5ac/0/0 | PatentEye | Advanced patent data search and topic analysis leveraging NLP | null | Get Patents - Authors | Get existing patents for a given Author based on Author Id | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.