Fact Check Tools API
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-08 UTC."],[[["\u003cp\u003eThe Fact Check Tools API (\u003ccode\u003efactchecktools.googleapis.com\u003c/code\u003e) enables developers to interact with Google's Fact Check tools programmatically.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to create, retrieve, update, and delete \u003ccode\u003eClaimReview\u003c/code\u003e markup on web pages.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage the API to search through fact-checked claims using text or image queries.\u003c/p\u003e\n"],["\u003cp\u003eThe API facilitates integration with fact-checking workflows and enables automation of tasks related to \u003ccode\u003eClaimReview\u003c/code\u003e markup management.\u003c/p\u003e\n"]]],[],null,["Service: factchecktools.googleapis.com\n\nThe Service name `factchecktools.googleapis.com` is needed to create RPC client stubs.\n\n[google.factchecking.factchecktools.v1alpha1.FactCheckToolsService](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService)\n\n| Methods ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|\n| [CreateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.CreateClaimReviewMarkupPage) | Create `ClaimReview` markup on a page. |\n| [DeleteClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.DeleteClaimReviewMarkupPage) | Delete all `ClaimReview` markup on a page. |\n| [FactCheckedClaimImageSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimImageSearch) | Search through fact-checked claims using an image as the query. |\n| [FactCheckedClaimSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimSearch) | Search through fact-checked claims. |\n| [GetClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.GetClaimReviewMarkupPage) | Get all `ClaimReview` markup on a page. |\n| [ListClaimReviewMarkupPages](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.ListClaimReviewMarkupPages) | List the `ClaimReview` markup pages for a specific URL or for an organization. |\n| [UpdateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.UpdateClaimReviewMarkupPage) | Update for all `ClaimReview` markup on a page Note that this is a full update. |"]]