LAP Registry

hashlookup CIRCL API Skill

circl-lu-hashlookup

Provider: Circl Version: 1.3 Endpoints: 11 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/bulk/md5
POST/bulk/sha1Bulk search of MD5 hashes in a JSON array with the key 'hashes'.
GET/children/{sha1}/{count}/{cursor}Bulk search of SHA1 hashes in a JSON array with the 'hashes'.
GET/infoReturn children from a given SHA1. A number of element to return and an offset must be given. If not set it will be the 100 first elements. A cursor must be given to paginate over...
GET/lookup/md5/{md5}Info about the hashlookup database
GET/lookup/sha1/{sha1}Lookup MD5.
GET/lookup/sha256/{sha256}Lookup SHA-1.
GET/parents/{sha1}/{count}/{cursor}Lookup SHA-256.
GET/session/create/{name}Return parents from a given SHA1. A number of element to return and an offset must be given. If not set it will be the 100 first elements. A cursor must be given to paginate over....
GET/session/get/{name}Create a session key to keep search context. The session is attached to a name. After the session is created, the header `hashlookup_session` can be set to the session name.
GET/stats/topReturn set of matching and non-matching hashes from a session.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install circl-lu-hashlookup

Downloads and installs to ~/.claude/skills/circl-lu-hashlookup/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)