
CIRCL hash lookup is a public API to lookup hash values against known database of files. For more details about all the datasets included visit the website of the project. The API is accessible via HTTP ReST API and the API is also described as an OpenAPI. A documentation is available with with sample queries and software using hashlookup. An offline version as Bloom filter is also available. The API can be tested live in the interface below.Use this page to mock hashlookup CIRCL API in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of hashlookup CIRCL API, which will allow you to keep building and testing even if the actual API you isn't currently available.