{ "uuid": "8d493ca8-7318-4f9c-ad7f-bd729da4344f", "lastMigration": 29, "name": "Random Lottery Number generator API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "f230ef56-c099-40e1-9217-a4e9ce1e9bb3", "documentation": "Get the complete list of countries supported in the number generation API.", "method": "get", "endpoint": "lottery/countries", "responses": [ { "uuid": "2b4a31dc-bf2a-4005-bb44-23dda816273c", "body": "", "latency": 0, "statusCode": 200, "label": "200 response", "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": "5986cf73-29d7-497d-bc8e-85e27dede63b", "body": "", "latency": 0, "statusCode": 401, "label": "401 response", "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": "84de7d21-c1fd-4c0d-b9d1-baad0e449f1f", "documentation": "Generate random draw for a given lottery game.", "method": "get", "endpoint": "lottery/draw", "responses": [ { "uuid": "277780a6-0c4e-4ca3-a530-69b3568ea8e8", "body": "", "latency": 0, "statusCode": 200, "label": "200 response", "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": "ec0e443e-8cbd-4027-bd79-08fc3f21cb79", "body": "", "latency": 0, "statusCode": 401, "label": "401 response", "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": "10ffa15c-2243-48fe-a9af-1dbd19b3156c", "documentation": "Get the list of supported lottery games supported in the given country.", "method": "get", "endpoint": "lottery/supported", "responses": [ { "uuid": "66968734-750f-4423-a90e-6d4e124c73f1", "body": "", "latency": 0, "statusCode": 200, "label": "200 response", "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": "45e1b62f-18f5-491f-9402-9fced8143974", "body": "", "latency": 0, "statusCode": 401, "label": "401 response", "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": "f230ef56-c099-40e1-9217-a4e9ce1e9bb3" }, { "type": "route", "uuid": "84de7d21-c1fd-4c0d-b9d1-baad0e449f1f" }, { "type": "route", "uuid": "10ffa15c-2243-48fe-a9af-1dbd19b3156c" } ] }