{ "uuid": "77b041b9-3062-44e1-b2ad-c04a0ef1b9f3", "lastMigration": 29, "name": "Search Services", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "18ff2be0-960e-4516-9c63-746c4d4fc435", "documentation": "Fields that can be requested", "method": "get", "endpoint": "search/v1/fields", "responses": [ { "uuid": "8a1c10c8-11ae-499f-8365-62ef11471ab7", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "Fields that can be requested", "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": "37785262-fcf8-43b3-a297-189636518813", "documentation": "Return relevance-based results from search queries\n", "method": "get", "endpoint": "search/v1/organic", "responses": [ { "uuid": "edea6e3c-fb34-4792-80cc-87015f8d6399", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"items\": [\n {}\n ],\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Organic Search API. Returns results in descending relevance order", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d32e8f1-6fbc-45e5-8335-4b3bb35589af", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2334ba01-3c7d-4965-9860-700f2abec2a7", "documentation": "Scrape search results from Internet Archive, allowing a scrolling cursor\n", "method": "get", "endpoint": "search/v1/scrape", "responses": [ { "uuid": "6f3d3060-04cf-494b-85aa-97b36406c7da", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"cursor\": \"\",\n \"items\": [\n {}\n ],\n \"previous\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Scaping API", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea7b3fa5-caa7-4e8f-99b1-19d8ebae0e61", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "18ff2be0-960e-4516-9c63-746c4d4fc435" }, { "type": "route", "uuid": "37785262-fcf8-43b3-a297-189636518813" }, { "type": "route", "uuid": "2334ba01-3c7d-4965-9860-700f2abec2a7" } ] }