{ "uuid": "52f3c4fe-4f3d-4f2c-96c2-fed277ab3801", "lastMigration": 29, "name": "IdealPostcodes API", "endpointPrefix": "v1/", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "4c0a59fd-ecce-4dae-8a2a-421b489acd30", "documentation": "addressSearch", "method": "get", "endpoint": "addresses", "responses": [ { "uuid": "bc82aee1-4ba9-419e-a081-4769d0169908", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"hits\": [\n {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n ],\n \"limit\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "37552eb0-5da8-4d33-a2be-235833ede856", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "afa03151-6ee7-4dc9-9f64-e268a79ca6ac", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "958261d9-f274-4dfa-906f-e3db42ddd507", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "913bafa9-3e9c-48bf-bdf6-db7bf12f36ba", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "3e73e2d6-bc9b-4bb5-9879-355e7002166d", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "a8939bd0-0177-4f87-86fc-f3e181435893", "documentation": "updrnToAddress", "method": "get", "endpoint": "addresses/:udprn", "responses": [ { "uuid": "b728ce47-cbbc-46a0-9805-e3e59361ffd6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "771e243d-4c27-43ad-b095-9113bea8c7f8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "c0feb0b3-8d6c-4d70-ab38-805c08a92fa8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "73b90076-29eb-4225-beb3-40f012f88df7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "9b2b1201-03d3-4b30-a968-43c4580ad2aa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "42919b10-8d45-40e7-8059-30da9d0e66f8", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "9327baa0-8a7e-4171-936b-cbb63a5af7c1", "documentation": "addressAutocomplete", "method": "get", "endpoint": "autocomplete/addresses", "responses": [ { "uuid": "74d25e8b-0271-4347-8ea4-1260da78fb35", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"hits\": [\n {\n \"suggestion\": \"\",\n \"udprn\": \"\",\n \"umprn\": \"\",\n \"urls\": {\n \"udprn\": \"\",\n \"umprn\": \"\"\n }\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "5b656a0b-9a46-48c4-8fb2-c86deacc8feb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "91c16526-01de-4cb3-80b3-78c46a0ad78e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "cd4308d6-8bf8-4d06-92cc-26455bf1f73b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "9e1c6a0f-7aa7-4f59-82a7-dce303ae4d27", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "e34bb3e8-7957-44b2-8120-26bed3c4b850", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "3f6f9091-b82c-4b6a-b919-b3aeba03a542", "documentation": "checkKeyUsability", "method": "get", "endpoint": "keys/:key", "responses": [ { "uuid": "b369558e-3084-47b1-8edd-52328eadd7a3", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"available\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "84448874-5030-418c-b455-edd1d59b9d8c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "4162932f-c65b-46d0-9a66-e125481f18f0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "20601136-dd47-47c7-99c5-bd7bcfce169c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "a2657925-2d65-4edc-8300-7d5172cd68af", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "12117f3c-b202-4e55-87ed-2339521bf3ee", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "9d7ce591-c26f-462e-b941-4921f8352b28", "documentation": "listLicensees", "method": "get", "endpoint": "keys/:key/licensees", "responses": [ { "uuid": "78e42558-2fd8-45f9-8c38-3489f37f0b5a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"licensees\": [\n {\n \"address\": \"\",\n \"createdAt\": \"\",\n \"daily\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"limit\": {{faker 'number.int' max=99999}},\n \"updatedAt\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"postcode\": \"\",\n \"whitelist\": [\n \"\"\n ]\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "f31d8aee-2bc6-4e0c-b644-0eb63fd38f6a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "00662862-3f50-4a12-83fd-d9c5fe923731", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "4483ee2e-66f9-462a-8e69-cc3eefb7fe07", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "e9b3e219-a1b5-4657-af8a-7d734772291c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "03704763-aeb5-4aa2-bdca-7f8e10d0d381", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "8b0ca2f7-7bce-4143-b6fb-19e00bda81b9", "documentation": "createLicensee", "method": "post", "endpoint": "keys/:key/licensees", "responses": [ { "uuid": "41cfe59a-9341-4017-b709-e160355efbcd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"address\": \"\",\n \"createdAt\": \"\",\n \"daily\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"limit\": {{faker 'number.int' max=99999}},\n \"updatedAt\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"postcode\": \"\",\n \"whitelist\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "da4868a2-7a9b-4dfa-9915-6ed802b27d0e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "40f2c41f-f5b4-4867-a0b1-21294503f184", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "20fb53d7-1dc7-414c-94a8-7ee8ed26e0be", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "5174ab9c-f158-4b57-b735-9eacb32be5ca", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "b9859f96-cd3e-49a8-b45b-22dfcc3e352d", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "4b9ae6ed-d15f-4ba8-81ed-8130023c0d49", "documentation": "updateLicensee", "method": "put", "endpoint": "keys/:key/licensees", "responses": [ { "uuid": "d2cf8c80-8e6d-46e2-99f2-cc0fb0558038", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"address\": \"\",\n \"createdAt\": \"\",\n \"daily\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"limit\": {{faker 'number.int' max=99999}},\n \"updatedAt\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"postcode\": \"\",\n \"whitelist\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "23ff75ff-abee-4d91-afbd-abaf9290369b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "854b93d4-202d-4552-aa36-c9681b6dac74", "body": "", "latency": 0, "statusCode": 402, "label": "Request 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": "bb06cb8b-8022-4f2c-aad9-2f05952788ae", "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": "a66511de-03eb-41f6-87c3-6ab68e6e9bfc", "body": "", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "3b3f2936-2314-40e2-9446-bf21ad9b01bb", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "61e566c6-472f-4bda-ade5-9e5b9f63a92d", "documentation": "deleteLicensee", "method": "delete", "endpoint": "keys/:key/licensees/:licensee_key", "responses": [ { "uuid": "85678583-a291-4b5b-9a45-97d6f3148ac9", "body": "{\n \"result\": {\n \"deleted\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "c4130ce0-7784-4092-810a-560483f85f75", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "70042cb4-549e-4dac-8451-5acb37943917", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "db3ce5bb-e8e3-4fa6-a45d-d4fea56fb153", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "534e442d-b5d8-4e33-b0f7-e96915ba2505", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "cfdc9684-fe85-4946-a6f5-822894faaa93", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "21bf917d-a6cf-4880-babd-4fe97a68eeb8", "documentation": "retrieveLicensee", "method": "get", "endpoint": "keys/:key/licensees/:licensee_key", "responses": [ { "uuid": "35a0b01c-494a-4900-8aab-f887b2567128", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"address\": \"\",\n \"createdAt\": \"\",\n \"daily\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"limit\": {{faker 'number.int' max=99999}},\n \"updatedAt\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"postcode\": \"\",\n \"whitelist\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "6848c6d3-f2ce-4beb-8185-3abb6b4d5d7f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "7e39f0bc-9a7b-40aa-a493-42188b4e4fc4", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "53d04d74-0cbf-466c-8190-423396ebe32e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "db2b90c7-ab9c-4a04-bc96-b54f8fc21d6b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "35e310ff-0d6e-4471-8fd4-089df05990df", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "f2c101f9-7108-40ec-9a4b-d2f51467853c", "documentation": "downloadUsageHistory", "method": "get", "endpoint": "keys/:key/lookups", "responses": [ { "uuid": "531068ae-7c12-4771-b50b-ddb5c58565b9", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "text/csv" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ef1b9e2-786e-4a06-81b7-d951a5229462", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "25304c15-daf4-4dc1-a089-00e8cd6ab21a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "2c000a2b-f4e8-4626-ac92-8ff78ad7a6d8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "be74c75f-655f-4b19-bf28-6776e715ffcb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "6cd37a5a-c5cf-4ee5-9229-b1f71f899346", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "6a4c06c6-6eff-4596-9d3d-ec6e89f5df48", "documentation": "monitorKeyUsage", "method": "get", "endpoint": "keys/:key/usage", "responses": [ { "uuid": "5696f137-5c94-43a2-9cd6-a1f710d64f05", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"dailyCount\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"date\": \"\"\n }\n ],\n \"end\": \"\",\n \"start\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "ce8af774-3440-445c-890d-8a3230b5fd2e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "b0748c20-5056-432d-9698-9c724f0c38c5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "a30dc50f-42e9-4cc6-8639-6561f93e40eb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "abc281cf-e182-4509-bfba-3cbe84401632", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "b6128112-a865-4fd2-a49c-68dce4d8bb98", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "e1b6d31f-6943-46b5-a342-9a858edd5b5d", "documentation": "postcodeToAddresses", "method": "get", "endpoint": "postcodes/:postcode", "responses": [ { "uuid": "a2ee1991-4d81-4b0c-9be0-f5dd02e02c02", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": [\n {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "f1def389-1c29-4832-b31f-1131e95293f9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "9ff9629c-3ea3-4300-aad4-d92b792f6099", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "2570ee79-29ba-4dba-9206-be287befdebe", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "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": "1adab878-be46-4f28-b214-27f554c2ef07", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "e5661761-67b2-4f2f-9e7a-ba6767fa076f", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "02565ddd-dfbb-4455-b479-e79574bbecc8", "documentation": "lookupUDPRN", "method": "get", "endpoint": "udprn/:udprn", "responses": [ { "uuid": "af3caf6d-3d35-4ebb-b88c-325f13f60ee6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "b3ddafc0-2044-48dc-a559-61c5d08c3be7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "fccd8c97-c22c-47bc-b4df-008511d2a62a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "8200458c-453e-4cac-bcbe-890ac497b0cc", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "02bd04a7-0d09-4fbb-ab6b-970d625be3a3", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "157cd487-e942-4037-9bf0-aa58ddfbea3b", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "6175977b-55d6-4c12-81f3-db22a4754226", "documentation": "lookupUMPRN", "method": "get", "endpoint": "umprn/:umprn", "responses": [ { "uuid": "1371acc3-5274-49da-8563-e63e58b77bcd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"result\": {\n \"administrative_county\": \"\",\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"county\": \"\",\n \"delivery_point_suffix\": \"\",\n \"department_name\": \"\",\n \"dependent_locality\": \"\",\n \"dependent_thoroughfare\": \"\",\n \"district\": \"\",\n \"double_dependent_locality\": \"\",\n \"eastings\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"line_3\": \"\",\n \"longitude\": {{faker 'number.int' max=99999}},\n \"northings\": {{faker 'number.int' max=99999}},\n \"organisation_name\": \"\",\n \"po_box\": \"\",\n \"post_town\": \"\",\n \"postal_county\": \"\",\n \"postcode\": \"\",\n \"postcode_inward\": \"\",\n \"postcode_outward\": \"\",\n \"postcode_type\": \"{{oneOf (array 'S' 'L')}}\",\n \"premise\": \"\",\n \"su_organisation_indicator\": \"\",\n \"sub_building_name\": \"\",\n \"thoroughfare\": \"\",\n \"traditional_county\": \"\",\n \"udprn\": {{faker 'number.int' max=99999}},\n \"umprn\": \"\",\n \"ward\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "637b2847-e4cc-4852-a82d-3cd79f93d8ae", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "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": "e13a4f64-acf6-41cb-8f1b-58aff621cd03", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "Request 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": "44bd302a-a4ba-4baf-826c-febb1aabcfb5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "5ab2e38e-5ed2-4a7c-9c46-786acdef6022", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "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" }, { "uuid": "3c9c3188-6813-44e3-bd5d-dcbf55fe8709", "body": "", "latency": 0, "statusCode": 503, "label": "Rate limit exceeded", "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": "4c0a59fd-ecce-4dae-8a2a-421b489acd30" }, { "type": "route", "uuid": "a8939bd0-0177-4f87-86fc-f3e181435893" }, { "type": "route", "uuid": "9327baa0-8a7e-4171-936b-cbb63a5af7c1" }, { "type": "route", "uuid": "3f6f9091-b82c-4b6a-b919-b3aeba03a542" }, { "type": "route", "uuid": "9d7ce591-c26f-462e-b941-4921f8352b28" }, { "type": "route", "uuid": "8b0ca2f7-7bce-4143-b6fb-19e00bda81b9" }, { "type": "route", "uuid": "4b9ae6ed-d15f-4ba8-81ed-8130023c0d49" }, { "type": "route", "uuid": "61e566c6-472f-4bda-ade5-9e5b9f63a92d" }, { "type": "route", "uuid": "21bf917d-a6cf-4880-babd-4fe97a68eeb8" }, { "type": "route", "uuid": "f2c101f9-7108-40ec-9a4b-d2f51467853c" }, { "type": "route", "uuid": "6a4c06c6-6eff-4596-9d3d-ec6e89f5df48" }, { "type": "route", "uuid": "e1b6d31f-6943-46b5-a342-9a858edd5b5d" }, { "type": "route", "uuid": "02565ddd-dfbb-4455-b479-e79574bbecc8" }, { "type": "route", "uuid": "6175977b-55d6-4c12-81f3-db22a4754226" } ] }