{ "uuid": "c2689b7c-cb70-4baf-b6fa-5af86cdb42c5", "lastMigration": 24, "name": "Exude API Service", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "bc8a3d57-6523-4c3e-822d-830c6e80c874", "documentation": "Filter the stopping words from the provided input data or links", "method": "post", "endpoint": "exude/:type/data", "responses": [ { "uuid": "12fb00df-d2aa-4e8e-b101-6077ef62453b", "body": "{\n \"data\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Exude response", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true } ], "enabled": true, "responseMode": null }, { "uuid": "92e030c5-7c88-4873-8948-e039a9f1be97", "documentation": "Filter the stopping words from the provided input file", "method": "post", "endpoint": "exude/:type/file", "responses": [ { "uuid": "f6a2b501-e653-4ce1-a9ee-dcc142f9008b", "body": "{\n \"data\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "model response", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true } ], "enabled": true, "responseMode": null } ], "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": [] }