circl.lu – hashlookup

- Homepage
- https://api.apis.guru/v2/specs/circl.lu:hashlookup/1.2.json
- Provider
- circl.lu:hashlookup / hashlookup
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/circl.lu/hashlookup/1.2/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/circl.lu/hashlookup/1.2/openapi.yaml
Tools (13)
Extracted live via the executor SDK.
-
default.getChildrenReturn 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. The starting cursor is 0.
-
default.getInfoInfo about the hashlookup database
-
default.getLookupMd5Lookup MD5.
-
default.getLookupSha1Lookup SHA-1.
-
default.getLookupSha256Lookup SHA-256.
-
default.getParentsReturn 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. The starting cursor is 0.
-
default.getSessionCreateCreate a session key to keep search context. The session is attached to a name. After the session is created, the header
hashlookup_sessioncan be set to the session name. -
default.getSessionMatchesReturn set of matching and non-matching hashes from a session.
-
default.getStattopReturn the top 100 of most queried values.
-
default.postBulkmd5Bulk search of MD5 hashes in a JSON array with the key 'hashes'.
-
default.postBulksha1Bulk search of SHA1 hashes in a JSON array with the 'hashes'.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools