Identifier l'algorithme d'un hash
- Tableau de bord
- Documentation
- API
Exemple de requête
curl -X POST https://cdrn.fr/api/v1/tools/hash-identifier/execute \
-H "Content-Type: application/json" \
-d '{"hash":"..."}'
Schéma d'entrée
| Champ | Type | Requis | Défaut |
|---|---|---|---|
hash |
text | ✓ | – |
Points d'accès
GET https://cdrn.fr/api/v1/tools- liste tous les outils disponiblesGET https://cdrn.fr/api/v1/tools/hash-identifier- récupère le schéma de cet outilPOST https://cdrn.fr/api/v1/tools/hash-identifier/execute- exécute cet outil avec un payload JSON