~/apis/hash
Hash & Checksum API
Generate MD5, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 hashes in a single call. Supports HMAC, hex or base64 output, and arbitrary text input up to 1 MB. Low-cost, instant, deterministic.
Security0.02 credits / call($0.01/credit)
Quick start
curl -X POST https://theglitchstore.com/api/secure-proxy \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"path": "GET /", "target_api": "hash", "params": {}}'Allowed methods for this API: GET, POST. Full docs in the documentation.