Skip to main content
Check API

This article is aimed at software developers and explains how to authenticate with our API and create content in Check.

Updated over 2 months ago

Check provides an API for partners to push the data they need into their workspaces. It allows users to authenticate, create media, and manage content like fact-checks and explainer articles. By leveraging GraphQL, a query language, the API enables users to request specific data and perform structured actions through a single endpoint.

Our full documentation provides complete technical details and implementation instructions.

πŸ‘‰ Explore the Full Documentation: Check API Documentation on GitHub

Check API empowers users to:

  • Authenticate securely: Ensure reliable access to the API with API keys tied to your workspace.

  • Create media items: Upload and manage content such as images, videos, web pages, and social media posts directly within Check.

  • Publish Fact-Check articles: Generate detailed fact-checking content with titles, summaries, and other metadata in supported languages.

  • Craft Explainer articles: Produce in-depth explainers with titles, summaries, and optional tags or URLs.



​

Did this answer your question?