{
  "usage": "POST des octets bruts (Content-Type: application/octet-stream)",
  "example": "curl -X POST --data-binary @fichier.pdf https://presend.pages.dev/api/hash",
  "max_size_bytes": 20971520,
  "algorithms": [
    "SHA-256",
    "SHA-1",
    "SHA-512"
  ]
}