{ "uuid": "a30e3331-8bec-485d-a8ae-a10d876f5007", "lastMigration": 29, "name": "Owler", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "479c9bf8-f689-47ca-bfaf-dacb1193df16", "documentation": "Basic Search Company by Ticker or Website or Name or PermID", "method": "get", "endpoint": "v1/company/basicsearch", "responses": [ { "uuid": "373cdf10-2ba1-4117-b458-d2ee60c05ea3", "body": "{\n \"company\": [\n {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"hq_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\",\n \"street1\": \"\",\n \"street2\": \"\"\n },\n \"name\": \"\",\n \"perm_id\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Search Results", "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": "4fcc5ee0-372c-44ea-af7f-5c4f47387630", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0372022c-d494-4498-bc22-29113b85b1a0", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a38f7436-ae04-42c2-8a9b-01f8c979f948", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25db7d74-aece-44ba-a6fe-fa4a9e5bab69", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "dff96efc-2846-4a61-b005-32f209e5cb75", "documentation": "Get Competitor information by Id", "method": "get", "endpoint": "v1/company/competitor/id/:companyId", "responses": [ { "uuid": "c0bb4bd1-9061-4203-b519-e821a9123a4a", "body": "{\n \"competitor\": [\n {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Competitors Data", "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": "412a6264-b8dc-41de-bc51-9fc0343ed3d3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2775b94-2e3e-448d-8506-6bc84220b3b5", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d29e9faa-9969-4b24-b44a-868a65c4ac66", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9bf9467-4abb-4d51-ab5d-d2a1b8271a01", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff84142d-222b-4720-b382-8a67b9b365f7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "71dbfeaf-7f06-494f-a082-33710aa1c4cb", "documentation": "Get Competitor information by URL", "method": "get", "endpoint": "v1/company/competitor/url/:website", "responses": [ { "uuid": "1e9f200f-6e22-40f4-b3a2-c693fb32dc71", "body": "{\n \"competitor\": [\n {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Competitors Data", "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": "b1b5154c-c189-4194-9227-56b5fcba88ed", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4040798d-cb16-4d84-b53b-b01af4e485c1", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc54ba2f-4d88-4ae2-9c88-d18ee4f1f701", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be3fcac1-c807-4a47-81c6-b42cc1970ec6", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6770f765-a211-4efc-86a7-543ab0d092f3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "530ccc8a-d55b-46de-a451-afe508423804", "documentation": "Get Competitor information by Id", "method": "get", "endpoint": "v1/company/competitorpremium/id/:companyId", "responses": [ { "uuid": "17e8a232-9008-4c03-9374-3dc069ec4b53", "body": "{\n \"competitor\": [\n {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"score\": {{faker 'number.int' max=99999}},\n \"short_name\": \"\",\n \"website\": \"\"\n }\n ],\n \"pagination_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Competitors Data", "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": "e5e60909-a7ef-40e1-9e3c-24e917667b92", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "342b881d-c4d6-4b94-afd0-7a0fc0bd296b", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95e43acb-e2f4-410b-9322-996dcc482f5a", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7b1aa5ee-f8f2-4aa1-8889-b8d35139ac07", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e35b4f09-9cb1-44ad-be65-43a9b884261f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "7337c67b-fb5a-4df5-8afc-33a36dcec9bc", "documentation": "Get Competitor information by Url", "method": "get", "endpoint": "v1/company/competitorpremium/url/:website", "responses": [ { "uuid": "a6193e59-d87e-4d99-b778-4431ee389b84", "body": "{\n \"competitor\": [\n {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"score\": {{faker 'number.int' max=99999}},\n \"short_name\": \"\",\n \"website\": \"\"\n }\n ],\n \"pagination_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Competitors Data", "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": "104610db-50bf-49ab-b515-cd509c0dee71", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "581e747d-97f0-42cd-bba5-b6f274ebc496", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f49b11c-ff9e-4396-abc8-15887fe23560", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d791c1e7-c4c1-4c3f-8090-e0eceb687d90", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b262c677-123e-4f3e-9f2a-5b7551c2ea1c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "69248485-7044-4686-bd4c-ccc779de7c8d", "documentation": "Fuzzy Search Company by Name or Address or Phone", "method": "get", "endpoint": "v1/company/fuzzysearch", "responses": [ { "uuid": "9fa663d9-4cb8-4909-a6d3-44a49b6a741c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Search Results", "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": "995bf4b4-5984-492c-85fb-2e300575877b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dd652c6-87ce-41b1-a8f3-1af0c00af7fd", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5c228c4-f632-48b3-a5a6-83b19c2f3b18", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77bff10a-f5f3-4c8a-8b3e-f6e173026de2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "73a0f7f4-c986-4fa7-9108-68939093d1ec", "documentation": "Get Company by Id", "method": "get", "endpoint": "v1/company/id/:companyId", "responses": [ { "uuid": "fd1377ad-cb22-4997-a4d3-091f77439dce", "body": "{\n \"acquisition\": [\n {\n \"acquirer_company_id\": \"\",\n \"amount\": \"\",\n \"company_id\": \"\",\n \"date\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"undisclosed\": \"\",\n \"website\": \"\"\n }\n ],\n \"ceo\": {\n \"ceo_rating\": \"\",\n \"first_name\": \"\",\n \"image_url\": \"\",\n \"last_name\": \"\"\n },\n \"company_id\": {{faker 'number.int' max=99999}},\n \"company_type\": \"{{oneOf (array 'Private' 'Public' 'Product/Brand/Service' 'NGO/NPO/NFP/Organization/Association' 'Investment Company' 'Government')}}\",\n \"description\": \"\",\n \"employee_count\": \"\",\n \"facebook_link\": \"\",\n \"founded_date\": \"\",\n \"funding\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"investor\": [\n {\n \"company_id\": \"\",\n \"name\": \"\",\n \"website\": \"\"\n }\n ],\n \"type\": \"\",\n \"undisclosed\": \"\"\n }\n ],\n \"hq_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\",\n \"street1\": \"\",\n \"street2\": \"\"\n },\n \"industries\": [\n \"\"\n ],\n \"linkedin_link\": \"\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"perm_id\": \"\",\n \"portfolio_company_ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"profile_url\": \"\",\n \"revenue\": \"\",\n \"sectors\": [\n {\n \"name\": \"\",\n \"parent_industry\": \"\"\n }\n ],\n \"short_name\": \"\",\n \"stock\": {\n \"exchange\": \"\",\n \"ticker\": \"\"\n },\n \"twitter_link\": \"\",\n \"website\": \"\",\n \"youtube_link\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Company Data", "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": "a2369e88-03a5-421a-ac8e-1ecde59d598c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3b97b74-6c40-48ae-bcde-c814ccc00b19", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da9f4c03-e7e2-4cf0-9acf-38c08b1df22b", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19063c5a-1dff-498e-9cda-823efd5625bd", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe6f6b69-11c9-4cd8-9b68-7357a3ccfb06", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "b68f1768-ac61-4436-9bf0-cc13b59900e8", "documentation": "Search Company by Ticker or Website or Name or PermID", "method": "get", "endpoint": "v1/company/search", "responses": [ { "uuid": "5828a9bc-4eb9-4955-b98b-dd6581727774", "body": "{\n \"feeds\": [\n {\n \"category\": \"\",\n \"company\": {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n },\n \"enclosure_image\": \"\",\n \"feed_date\": \"\",\n \"id\": \"\",\n \"owler_feed_url\": \"\",\n \"publisher_logo\": \"\",\n \"publisher_name\": \"\",\n \"source_url\": \"\",\n \"title\": \"\"\n }\n ],\n \"pagination_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Search Results", "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": "720add61-d2d1-4ab0-8340-c62c13f0997a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31f54680-fa69-4cda-8327-d250dc57166e", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f51a08d-5e2b-4ce6-8ca6-e87f6c0e55c7", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7c9cbf2-a2df-4e3d-b132-fb28be45efa9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "73b0c522-78c0-44bf-b4e1-1f83894739d4", "documentation": "Get Company by URL", "method": "get", "endpoint": "v1/company/url/:website", "responses": [ { "uuid": "cd978c35-d28b-4bd8-a863-faaa63e4f2d7", "body": "{\n \"acquisition\": [\n {\n \"acquirer_company_id\": \"\",\n \"amount\": \"\",\n \"company_id\": \"\",\n \"date\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"undisclosed\": \"\",\n \"website\": \"\"\n }\n ],\n \"ceo\": {\n \"ceo_rating\": \"\",\n \"first_name\": \"\",\n \"image_url\": \"\",\n \"last_name\": \"\"\n },\n \"company_id\": {{faker 'number.int' max=99999}},\n \"company_type\": \"{{oneOf (array 'Private' 'Public' 'Product/Brand/Service' 'NGO/NPO/NFP/Organization/Association' 'Investment Company' 'Government')}}\",\n \"description\": \"\",\n \"employee_count\": \"\",\n \"facebook_link\": \"\",\n \"founded_date\": \"\",\n \"funding\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"investor\": [\n {\n \"company_id\": \"\",\n \"name\": \"\",\n \"website\": \"\"\n }\n ],\n \"type\": \"\",\n \"undisclosed\": \"\"\n }\n ],\n \"hq_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\",\n \"street1\": \"\",\n \"street2\": \"\"\n },\n \"industries\": [\n \"\"\n ],\n \"linkedin_link\": \"\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"perm_id\": \"\",\n \"portfolio_company_ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"profile_url\": \"\",\n \"revenue\": \"\",\n \"sectors\": [\n {\n \"name\": \"\",\n \"parent_industry\": \"\"\n }\n ],\n \"short_name\": \"\",\n \"stock\": {\n \"exchange\": \"\",\n \"ticker\": \"\"\n },\n \"twitter_link\": \"\",\n \"website\": \"\",\n \"youtube_link\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Company Data", "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": "560e6856-261c-4024-a5d6-7f66d50f31f9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64c24e90-8a46-4ff5-8722-28ffb8915be1", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82dfc339-2af0-404e-b36f-487a5db39bcb", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33fabfb9-88ee-4ce8-b193-4828e4689797", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2b6f466-fe51-4820-bbc6-b9a74226b253", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "bfe32c0f-807e-40b3-b613-7080884956c1", "documentation": "Get Complete Company Info by Id", "method": "get", "endpoint": "v1/companypremium/id/:companyId", "responses": [ { "uuid": "c7a3bdb8-251f-4037-997d-62c558ae6264", "body": "{\n \"acquisition\": [\n {\n \"acquirer_company_id\": \"\",\n \"amount\": \"\",\n \"company_id\": \"\",\n \"date\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"undisclosed\": \"\",\n \"website\": \"\"\n }\n ],\n \"ceo\": {\n \"ceo_rating\": \"\",\n \"first_name\": \"\",\n \"image_url\": \"\",\n \"last_name\": \"\"\n },\n \"company_id\": {{faker 'number.int' max=99999}},\n \"company_type\": \"{{oneOf (array 'Private' 'Public' 'Product/Brand/Service' 'NGO/NPO/NFP/Organization/Association' 'Investment Company' 'Government')}}\",\n \"description\": \"\",\n \"employee_count\": \"\",\n \"facebook_link\": \"\",\n \"founded_date\": \"\",\n \"funding\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"investor\": [\n {\n \"company_id\": \"\",\n \"name\": \"\",\n \"website\": \"\"\n }\n ],\n \"type\": \"\",\n \"undisclosed\": \"\"\n }\n ],\n \"hq_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\",\n \"street1\": \"\",\n \"street2\": \"\"\n },\n \"industries\": [\n \"\"\n ],\n \"linkedin_link\": \"\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"perm_id\": \"\",\n \"portfolio_company_ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"profile_url\": \"\",\n \"revenue\": \"\",\n \"sectors\": [\n {\n \"name\": \"\",\n \"parent_industry\": \"\"\n }\n ],\n \"short_name\": \"\",\n \"stock\": {\n \"exchange\": \"\",\n \"ticker\": \"\"\n },\n \"twitter_link\": \"\",\n \"website\": \"\",\n \"youtube_link\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Company Data", "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": "b7d58da0-4b55-4734-9493-ade0af9a82db", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5746a74-d514-4fd1-8645-852f9c6e7e67", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1b7c65b-60e1-4e68-a158-79bc46bd2cfe", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2b14c41-4be8-41c9-a507-97ecf4aba84d", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f5e6301-6cd2-4307-aefe-0172e6d55171", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "e1801a37-e278-414b-bd81-356a3f4b11b4", "documentation": "Get Basic Company Info by Url", "method": "get", "endpoint": "v1/companypremium/url/:website", "responses": [ { "uuid": "10b9e8cf-7c08-4366-a067-ad91a453e91d", "body": "{\n \"acquisition\": [\n {\n \"acquirer_company_id\": \"\",\n \"amount\": \"\",\n \"company_id\": \"\",\n \"date\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"undisclosed\": \"\",\n \"website\": \"\"\n }\n ],\n \"ceo\": {\n \"ceo_rating\": \"\",\n \"first_name\": \"\",\n \"image_url\": \"\",\n \"last_name\": \"\"\n },\n \"company_id\": {{faker 'number.int' max=99999}},\n \"company_type\": \"{{oneOf (array 'Private' 'Public' 'Product/Brand/Service' 'NGO/NPO/NFP/Organization/Association' 'Investment Company' 'Government')}}\",\n \"description\": \"\",\n \"employee_count\": \"\",\n \"facebook_link\": \"\",\n \"founded_date\": \"\",\n \"funding\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"investor\": [\n {\n \"company_id\": \"\",\n \"name\": \"\",\n \"website\": \"\"\n }\n ],\n \"type\": \"\",\n \"undisclosed\": \"\"\n }\n ],\n \"hq_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\",\n \"street1\": \"\",\n \"street2\": \"\"\n },\n \"industries\": [\n \"\"\n ],\n \"linkedin_link\": \"\",\n \"logo_url\": \"\",\n \"name\": \"\",\n \"perm_id\": \"\",\n \"portfolio_company_ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"profile_url\": \"\",\n \"revenue\": \"\",\n \"sectors\": [\n {\n \"name\": \"\",\n \"parent_industry\": \"\"\n }\n ],\n \"short_name\": \"\",\n \"stock\": {\n \"exchange\": \"\",\n \"ticker\": \"\"\n },\n \"twitter_link\": \"\",\n \"website\": \"\",\n \"youtube_link\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Company Data", "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": "47ec20cc-4a8d-4325-9a56-e1bd1c3477c7", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7a3abe9-14ce-4594-9ffb-d2b00fe4df75", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e142cb8c-376c-4171-a74b-a0c79cfbc9fb", "body": "", "latency": 0, "statusCode": 404, "label": "Resource Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd862fe1-2cba-44af-ba70-f0c4e7dec3f4", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79a09236-3f66-407d-b326-bdc3ccdf58cc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "22b39eaa-f7ad-450f-a41f-d2645ec8c221", "documentation": "Get Feeds for given Company Ids", "method": "get", "endpoint": "v1/feed", "responses": [ { "uuid": "de225453-8521-4e8d-996c-38591490742b", "body": "{\n \"feeds\": [\n {\n \"category\": \"\",\n \"company\": {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n },\n \"enclosure_image\": \"\",\n \"feed_date\": \"\",\n \"id\": \"\",\n \"owler_feed_url\": \"\",\n \"publisher_logo\": \"\",\n \"publisher_name\": \"\",\n \"source_url\": \"\",\n \"title\": \"\"\n }\n ],\n \"pagination_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Feeds Data", "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": "26a6aa6b-1ba1-4faf-a215-f49a1a256545", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7b588f5-b4f1-4534-beed-12048380f712", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb54567e-ed8d-486c-b2a1-5148a2027084", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3df09a7b-4dc6-4975-b2ab-a8ed2c1e1f25", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "abb5972f-4719-4bfe-9210-50ce80f8d118", "documentation": "Get Feeds for given Company Websites", "method": "get", "endpoint": "v1/feed/url", "responses": [ { "uuid": "347acf4f-8a0b-4516-916d-dacbfb30b3e2", "body": "{\n \"feeds\": [\n {\n \"category\": \"\",\n \"company\": {\n \"company_id\": {{faker 'number.int' max=99999}},\n \"logo_url\": \"\",\n \"name\": \"\",\n \"profile_url\": \"\",\n \"short_name\": \"\",\n \"website\": \"\"\n },\n \"enclosure_image\": \"\",\n \"feed_date\": \"\",\n \"id\": \"\",\n \"owler_feed_url\": \"\",\n \"publisher_logo\": \"\",\n \"publisher_name\": \"\",\n \"source_url\": \"\",\n \"title\": \"\"\n }\n ],\n \"pagination_id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Feeds Data", "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": "2e6f7079-1985-4589-ab86-58b09c201f4b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d2db2cf-db7a-4e6e-99d0-ed4f8057d4a0", "body": "", "latency": 0, "statusCode": 403, "label": "Authentication Failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa4a5f57-ff7d-46c2-b662-bf07affa8560", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ba3ed33-726b-4eab-b037-cdd22ca25e94", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server 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": "479c9bf8-f689-47ca-bfaf-dacb1193df16" }, { "type": "route", "uuid": "dff96efc-2846-4a61-b005-32f209e5cb75" }, { "type": "route", "uuid": "71dbfeaf-7f06-494f-a082-33710aa1c4cb" }, { "type": "route", "uuid": "530ccc8a-d55b-46de-a451-afe508423804" }, { "type": "route", "uuid": "7337c67b-fb5a-4df5-8afc-33a36dcec9bc" }, { "type": "route", "uuid": "69248485-7044-4686-bd4c-ccc779de7c8d" }, { "type": "route", "uuid": "73a0f7f4-c986-4fa7-9108-68939093d1ec" }, { "type": "route", "uuid": "b68f1768-ac61-4436-9bf0-cc13b59900e8" }, { "type": "route", "uuid": "73b0c522-78c0-44bf-b4e1-1f83894739d4" }, { "type": "route", "uuid": "bfe32c0f-807e-40b3-b613-7080884956c1" }, { "type": "route", "uuid": "e1801a37-e278-414b-bd81-356a3f4b11b4" }, { "type": "route", "uuid": "22b39eaa-f7ad-450f-a41f-d2645ec8c221" }, { "type": "route", "uuid": "abb5972f-4719-4bfe-9210-50ce80f8d118" } ] }