Fact Check Tools API
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/05/25 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2023/05/25 (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. |"]]