{ "uuid": "81244236-da3c-4a54-946b-cd3f99e71408", "lastMigration": 29, "name": "Google Slides API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "500e0b47-0734-4147-9246-1e5403b500e9", "documentation": "Creates a blank presentation using the title given in the request. If a `presentationId` is provided, it is used as the ID of the new presentation. Otherwise, a new ID is generated. Other fields in the request, including any provided content, are ignored. Returns the created presentation.", "method": "post", "endpoint": "v1/presentations", "responses": [ { "uuid": "e9c4f124-03b8-4958-94c4-ae89dfa9a92b", "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": "00e1aa6c-04b5-4d7b-8b0d-fbd55b42d65e", "documentation": "Gets the latest version of the specified presentation.", "method": "get", "endpoint": "v1/presentations/:presentationId", "responses": [ { "uuid": "7fddd9f4-4694-4edc-8beb-033b554224cf", "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": "2404e7fd-9ba9-4cc9-a458-053b83476b0e", "documentation": "Gets the latest version of the specified page in the presentation.", "method": "get", "endpoint": "v1/presentations/:presentationId/pages/:pageObjectId", "responses": [ { "uuid": "ed743af2-a91a-4bb1-934a-7de6ad295eda", "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": "b45b5867-e3fe-460b-9b54-9f6abf883ab6", "documentation": "Generates a thumbnail of the latest version of the specified page in the presentation and returns a URL to the thumbnail image. This request counts as an [expensive read request](/slides/limits) for quota purposes.", "method": "get", "endpoint": "v1/presentations/:presentationId/pages/:pageObjectId/thumbnail", "responses": [ { "uuid": "439a83f9-d72c-417c-a153-e90f8827b1cf", "body": "{\n \"contentUrl\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\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" }, { "uuid": "88897d06-0150-4052-810d-da7f6496b37e", "documentation": "Applies one or more updates to the presentation. Each request is validated before being applied. If any request is not valid, then the entire request will fail and nothing will be applied. Some requests have replies to give you some information about how they are applied. Other requests do not need to return information; these each return an empty reply. The order of replies matches that of the requests. For example, suppose you call batchUpdate with four updates, and only the third one returns information. The response would have two empty replies: the reply to the third request, and another empty reply, in that order. Because other users may be editing the presentation, the presentation might not exactly reflect your changes: your changes may be altered with respect to collaborator changes. If there are no collaborators, the presentation should reflect your changes. In any case, the updates in your request are guaranteed to be applied together atomically.", "method": "post", "endpoint": "v1/presentations/:presentationId:batchUpdate", "responses": [ { "uuid": "e415a917-2d9f-4564-b3a7-17b808764094", "body": "{\n \"presentationId\": \"\",\n \"replies\": [\n {\n \"createImage\": {\n \"objectId\": \"\"\n },\n \"createLine\": {\n \"objectId\": \"\"\n },\n \"createShape\": {\n \"objectId\": \"\"\n },\n \"createSheetsChart\": {\n \"objectId\": \"\"\n },\n \"createSlide\": {\n \"objectId\": \"\"\n },\n \"createTable\": {\n \"objectId\": \"\"\n },\n \"createVideo\": {\n \"objectId\": \"\"\n },\n \"duplicateObject\": {\n \"objectId\": \"\"\n },\n \"groupObjects\": {\n \"objectId\": \"\"\n },\n \"replaceAllShapesWithImage\": {\n \"occurrencesChanged\": {{faker 'number.int' max=99999}}\n },\n \"replaceAllShapesWithSheetsChart\": {\n \"occurrencesChanged\": {{faker 'number.int' max=99999}}\n },\n \"replaceAllText\": {\n \"occurrencesChanged\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"writeControl\": {\n \"requiredRevisionId\": \"\"\n }\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": "500e0b47-0734-4147-9246-1e5403b500e9" }, { "type": "route", "uuid": "00e1aa6c-04b5-4d7b-8b0d-fbd55b42d65e" }, { "type": "route", "uuid": "2404e7fd-9ba9-4cc9-a458-053b83476b0e" }, { "type": "route", "uuid": "b45b5867-e3fe-460b-9b54-9f6abf883ab6" }, { "type": "route", "uuid": "88897d06-0150-4052-810d-da7f6496b37e" } ] }