{ "uuid": "ba4dda65-fd8f-466a-b23f-f26691234cf3", "lastMigration": 29, "name": "Fact Check Tools API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a20eda27-031a-4989-beff-f48aac55d96f", "documentation": "Search through fact-checked claims.", "method": "get", "endpoint": "v1alpha1/claims:search", "responses": [ { "uuid": "66a23035-223b-4521-862b-d0de2a4af178", "body": "{\n \"claims\": [\n {\n \"claimDate\": \"\",\n \"claimReview\": [\n {\n \"languageCode\": \"\",\n \"publisher\": {\n \"name\": \"\",\n \"site\": \"\"\n },\n \"reviewDate\": \"\",\n \"textualRating\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n }\n ],\n \"claimant\": \"\",\n \"text\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "2c95e379-2a81-48e0-8691-41f31ee8d1b2", "documentation": "List the `ClaimReview` markup pages for a specific URL or for an organization.", "method": "get", "endpoint": "v1alpha1/pages", "responses": [ { "uuid": "10b6fad4-0c4a-4454-b581-576c19675f0e", "body": "{\n \"claimReviewMarkupPages\": [\n {\n \"claimReviewAuthor\": {\n \"imageUrl\": \"\",\n \"name\": \"\"\n },\n \"claimReviewMarkups\": [\n {\n \"claimAppearances\": [\n \"\"\n ],\n \"claimAuthor\": {\n \"imageUrl\": \"\",\n \"jobTitle\": \"\",\n \"name\": \"\",\n \"sameAs\": \"\"\n },\n \"claimDate\": \"\",\n \"claimFirstAppearance\": \"\",\n \"claimLocation\": \"\",\n \"claimReviewed\": \"\",\n \"rating\": {\n \"bestRating\": {{faker 'number.int' max=99999}},\n \"imageUrl\": \"\",\n \"ratingExplanation\": \"\",\n \"ratingValue\": {{faker 'number.int' max=99999}},\n \"textualRating\": \"\",\n \"worstRating\": {{faker 'number.int' max=99999}}\n },\n \"url\": \"\"\n }\n ],\n \"name\": \"\",\n \"pageUrl\": \"\",\n \"publishDate\": \"\",\n \"versionId\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\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": "6a53a1c9-5285-4b22-854a-d6c2d2083a29", "documentation": "Create `ClaimReview` markup on a page.", "method": "post", "endpoint": "v1alpha1/pages", "responses": [ { "uuid": "f25ad30d-e943-4b4a-b525-497414e29b90", "body": "{\n \"claimReviewAuthor\": {\n \"imageUrl\": \"\",\n \"name\": \"\"\n },\n \"claimReviewMarkups\": [\n {\n \"claimAppearances\": [\n \"\"\n ],\n \"claimAuthor\": {\n \"imageUrl\": \"\",\n \"jobTitle\": \"\",\n \"name\": \"\",\n \"sameAs\": \"\"\n },\n \"claimDate\": \"\",\n \"claimFirstAppearance\": \"\",\n \"claimLocation\": \"\",\n \"claimReviewed\": \"\",\n \"rating\": {\n \"bestRating\": {{faker 'number.int' max=99999}},\n \"imageUrl\": \"\",\n \"ratingExplanation\": \"\",\n \"ratingValue\": {{faker 'number.int' max=99999}},\n \"textualRating\": \"\",\n \"worstRating\": {{faker 'number.int' max=99999}}\n },\n \"url\": \"\"\n }\n ],\n \"name\": \"\",\n \"pageUrl\": \"\",\n \"publishDate\": \"\",\n \"versionId\": \"\"\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": "11323f6c-db8e-4f44-a4b1-42bd25a02f39", "documentation": "Delete all `ClaimReview` markup on a page.", "method": "delete", "endpoint": "v1alpha1/:name", "responses": [ { "uuid": "4ab86f21-586a-4d69-96a6-4c23f083ddc0", "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": "14096f50-b9c6-4c80-aa55-6fa1e5ff42c1", "documentation": "Get all `ClaimReview` markup on a page.", "method": "get", "endpoint": "v1alpha1/:name", "responses": [ { "uuid": "7806e649-73c5-49f3-9dc1-e5e67d4468f5", "body": "{\n \"claimReviewAuthor\": {\n \"imageUrl\": \"\",\n \"name\": \"\"\n },\n \"claimReviewMarkups\": [\n {\n \"claimAppearances\": [\n \"\"\n ],\n \"claimAuthor\": {\n \"imageUrl\": \"\",\n \"jobTitle\": \"\",\n \"name\": \"\",\n \"sameAs\": \"\"\n },\n \"claimDate\": \"\",\n \"claimFirstAppearance\": \"\",\n \"claimLocation\": \"\",\n \"claimReviewed\": \"\",\n \"rating\": {\n \"bestRating\": {{faker 'number.int' max=99999}},\n \"imageUrl\": \"\",\n \"ratingExplanation\": \"\",\n \"ratingValue\": {{faker 'number.int' max=99999}},\n \"textualRating\": \"\",\n \"worstRating\": {{faker 'number.int' max=99999}}\n },\n \"url\": \"\"\n }\n ],\n \"name\": \"\",\n \"pageUrl\": \"\",\n \"publishDate\": \"\",\n \"versionId\": \"\"\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": "73bacf4a-242a-40e9-b161-d4bb8ba02a77", "documentation": "Update for all `ClaimReview` markup on a page Note that this is a full update. To retain the existing `ClaimReview` markup on a page, first perform a Get operation, then modify the returned markup, and finally call Update with the entire `ClaimReview` markup as the body.", "method": "put", "endpoint": "v1alpha1/:name", "responses": [ { "uuid": "227933ee-1172-4d33-b0dc-2a113b4a47e8", "body": "{\n \"claimReviewAuthor\": {\n \"imageUrl\": \"\",\n \"name\": \"\"\n },\n \"claimReviewMarkups\": [\n {\n \"claimAppearances\": [\n \"\"\n ],\n \"claimAuthor\": {\n \"imageUrl\": \"\",\n \"jobTitle\": \"\",\n \"name\": \"\",\n \"sameAs\": \"\"\n },\n \"claimDate\": \"\",\n \"claimFirstAppearance\": \"\",\n \"claimLocation\": \"\",\n \"claimReviewed\": \"\",\n \"rating\": {\n \"bestRating\": {{faker 'number.int' max=99999}},\n \"imageUrl\": \"\",\n \"ratingExplanation\": \"\",\n \"ratingValue\": {{faker 'number.int' max=99999}},\n \"textualRating\": \"\",\n \"worstRating\": {{faker 'number.int' max=99999}}\n },\n \"url\": \"\"\n }\n ],\n \"name\": \"\",\n \"pageUrl\": \"\",\n \"publishDate\": \"\",\n \"versionId\": \"\"\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": "a20eda27-031a-4989-beff-f48aac55d96f" }, { "type": "route", "uuid": "2c95e379-2a81-48e0-8691-41f31ee8d1b2" }, { "type": "route", "uuid": "6a53a1c9-5285-4b22-854a-d6c2d2083a29" }, { "type": "route", "uuid": "11323f6c-db8e-4f44-a4b1-42bd25a02f39" }, { "type": "route", "uuid": "14096f50-b9c6-4c80-aa55-6fa1e5ff42c1" }, { "type": "route", "uuid": "73bacf4a-242a-40e9-b161-d4bb8ba02a77" } ] }