{ "uuid": "c42d10f6-06e7-40c0-85c4-fef0725f5e20", "lastMigration": 29, "name": "Playable Locations API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "237faae9-029b-4331-a394-c42c092cf157", "documentation": "Logs new events when playable locations are displayed, and when they are interacted with. Impressions are not partially saved; either all impressions are saved and this request succeeds, or no impressions are saved, and this request fails.", "method": "post", "endpoint": "v3:logImpressions", "responses": [ { "uuid": "dd801e8e-b914-4727-a810-4c809cd5c779", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ee2696d-1189-41a1-88b7-10af9ba0d88c", "documentation": "Logs bad playable location reports submitted by players. Reports are not partially saved; either all reports are saved and this request succeeds, or no reports are saved, and this request fails.", "method": "post", "endpoint": "v3:logPlayerReports", "responses": [ { "uuid": "fbb8b16e-298f-430e-95a6-9465721556f3", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a092899-16ef-4fb1-b601-4fce4ffe05f1", "documentation": "Returns a set of playable locations that lie within a specified area, that satisfy optional filter criteria. Note: Identical `SamplePlayableLocations` requests can return different results as the state of the world changes over time.", "method": "post", "endpoint": "v3:samplePlayableLocations", "responses": [ { "uuid": "921c372c-bece-4c7a-9e28-362ef0c6993b", "body": "{\n \"locationsPerGameObjectType\": {},\n \"ttl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful 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" } ], "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": "237faae9-029b-4331-a394-c42c092cf157" }, { "type": "route", "uuid": "0ee2696d-1189-41a1-88b7-10af9ba0d88c" }, { "type": "route", "uuid": "2a092899-16ef-4fb1-b601-4fce4ffe05f1" } ] }