# Fact Check Tools API ## API Docs - claims [/v1alpha1/claims:search](https://apidog.com/apidoc/docs-site/346057/api-3548543.md): Search through fact-checked claims. - pages [/v1alpha1/pages](https://apidog.com/apidoc/docs-site/346057/api-3548544.md): List the `ClaimReview` markup pages for a specific URL or for an organization. - pages [/v1alpha1/pages](https://apidog.com/apidoc/docs-site/346057/api-3548547.md): Create `ClaimReview` markup on a page. - pages [/v1alpha1/{name}](https://apidog.com/apidoc/docs-site/346057/api-3548545.md): Delete all `ClaimReview` markup on a page. - pages [/v1alpha1/{name}](https://apidog.com/apidoc/docs-site/346057/api-3548546.md): Get all `ClaimReview` markup on a page. - pages [/v1alpha1/{name}](https://apidog.com/apidoc/docs-site/346057/api-3548548.md): 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.