The hoax.ly API

Central for our tools is an index about fact-checks from various sources. There are a lot of high-quality fact checking sites out there. We aggregate metadata from these sites and make it available via an open API, so that people can use it to build awesome tools and apps.

Goal: Apps and tools using the hoax.ly API are aimed to get more people to see, read and use all the existing fact-checks and reviews out there.

Swagger Documentation

The API is documented here: https://api.hoax.ly/api

Example request

curl -X GET "https://api.hoax.ly/api/check?claimUrl=https%3A%2F%2Fwww.maybe-a-misleading-article.com%2F1%2F" -H "accept: text/plain"

How to get included in the hoax.ly index?

Please see this documentation.

License

hoax.ly's API content (index of fact-checks) is licensed under ODbL 1.0 .

Terms of use

The API is providing information regarding content created by third party organisations and authors (an index of fact checks). The provided data is only metadata and is aimed to link back to the original content.

hoax.ly is not responsible for the content that is made available using the API. hoaxly is also not responsible for any linked content. Linking to content does not mean that we support, favor or validated the content in any form. However, see our quality guidelines for adding sources to the hoax.ly index.

You can use the hoax.ly API for free, as long you:

Back to the frontpage