-
Notifications
You must be signed in to change notification settings - Fork 52
check api
jonymaster edited this page Jun 17, 2026
·
1 revision
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.
Be sure to read the Coding Guidelines before reporting a new issue or open a pull request.
If you have questions about using Check, please create a topic on our support forum under category "Developer Support"