{ "uuid": "b391416a-d931-46ec-94ce-6685d1fde948", "lastMigration": 29, "name": "Text Analytics & Sentiment Analysis API | api.text2data.com", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "bf2d87c7-1b24-408d-91a4-7016279fa958", "documentation": "Test api response without api key", "method": "get", "endpoint": "v3/Analyze", "responses": [ { "uuid": "7ef0dc9d-af06-4e92-84d0-f4b8356a44e1", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50079f45-030b-4e46-bfa5-2dfb29eb52de", "documentation": "Sentiment analysis service", "method": "post", "endpoint": "v3/Analyze", "responses": [ { "uuid": "1adb001e-536e-4ad0-a939-e33e25f1711b", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca3bca76-1146-4251-897d-c1e3c81b2ca3", "documentation": "Test api response without api key", "method": "get", "endpoint": "v3/Categorize", "responses": [ { "uuid": "7a771882-a978-4264-a3f0-ef8c9c24d56a", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21b762c5-85b4-4846-abdd-c62df0030834", "documentation": "Document categorization service", "method": "post", "endpoint": "v3/Categorize", "responses": [ { "uuid": "6c3b26be-327d-42d6-96e8-c5c621900e78", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca5d24c1-5615-4913-a3c0-cbcf5980116e", "documentation": "Test api response without api key", "method": "get", "endpoint": "v3/Extract", "responses": [ { "uuid": "e44cd5b8-5868-4252-87e2-892ab84c0e63", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5aac68e9-d339-4f54-8c6d-cc62612a6bbc", "documentation": "Document extraction service", "method": "post", "endpoint": "v3/Extract", "responses": [ { "uuid": "f4f57667-6c38-433d-88bf-9ab4f81376a1", "body": "{\n \"AutoCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Citations\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"CloudTagHTML\": \"\",\n \"CoreSentences\": [\n {\n \"Magnitude\": {{faker 'number.float'}},\n \"SentenceNumber\": {{faker 'number.int' max=99999}},\n \"SentimentPolarity\": \"\",\n \"SentimentResultString\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"DetectedLanguage\": \"\",\n \"DocSentimentPolarity\": \"\",\n \"DocSentimentResultString\": \"\",\n \"DocSentimentValue\": {{faker 'number.float'}},\n \"Entities\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"ErrorMessage\": \"\",\n \"Keywords\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Magnitude\": {{faker 'number.float'}},\n \"PartsOfSpeech\": [\n {\n \"Action\": \"\",\n \"Object\": \"\",\n \"ObjectSentimentPolarity\": \"\",\n \"ObjectSentimentResultString\": \"\",\n \"ObjectSentimentValue\": {{faker 'number.float'}},\n \"Subject\": \"\",\n \"Text\": \"\"\n }\n ],\n \"ResultTextHtml\": \"\",\n \"SlangWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Status\": {{faker 'number.int' max=99999}},\n \"StorageInfo\": {\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DocumentText\": \"\",\n \"IP\": \"\",\n \"IsExcel\": {{faker 'datatype.boolean'}},\n \"IsGSExcel\": {{faker 'datatype.boolean'}},\n \"IsTwitterMode\": {{faker 'datatype.boolean'}},\n \"PrivateKey\": \"\",\n \"RequestIdentifier\": \"\",\n \"UserCategoryModelName\": \"\"\n },\n \"Subjectivity\": \"\",\n \"SwearWords\": [\n {\n \"SlangWordText\": \"\",\n \"SlangWordTranslation\": \"\"\n }\n ],\n \"Themes\": [\n {\n \"KeywordType\": \"\",\n \"Magnitude\": {{faker 'number.float'}},\n \"Mentions\": {{faker 'number.int' max=99999}},\n \"SentencePartType\": \"\",\n \"SentenceText\": \"\",\n \"SentimentPolarity\": \"\",\n \"SentimentResult\": \"\",\n \"SentimentValue\": {{faker 'number.float'}},\n \"Text\": \"\"\n }\n ],\n \"Timestamp\": {{faker 'number.int' max=99999}},\n \"TransactionCurrentDay\": {{faker 'number.int' max=99999}},\n \"TransactionDailyLimit\": {{faker 'number.int' max=99999}},\n \"TransactionTotalCreditsLeft\": {{faker 'number.int' max=99999}},\n \"TransactionUseByDate\": \"{{faker 'date.recent' 365}}\",\n \"UserCategories\": [\n {\n \"CategoryName\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "bf2d87c7-1b24-408d-91a4-7016279fa958" }, { "type": "route", "uuid": "50079f45-030b-4e46-bfa5-2dfb29eb52de" }, { "type": "route", "uuid": "ca3bca76-1146-4251-897d-c1e3c81b2ca3" }, { "type": "route", "uuid": "21b762c5-85b4-4846-abdd-c62df0030834" }, { "type": "route", "uuid": "ca5d24c1-5615-4913-a3c0-cbcf5980116e" }, { "type": "route", "uuid": "5aac68e9-d339-4f54-8c6d-cc62612a6bbc" } ] }