{"slug":"hash-openverbs-com-v1-hmac-0c7148","title":"Compute a keyed HMAC of some data with a secret key — the standard way to sign a","host":"hash.openverbs.com","method":"POST","resource":"https://hash.openverbs.com/v1/hmac","category":"other","description":"Compute a keyed HMAC of some data with a secret key — the standard way to sign and verify webhooks (Stripe, GitHub, etc.) and API requests. Data and key may each be utf8/hex/base64/base64url; the tag is returned as hex/base64/base64url.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":630,"reported_calls_30d":4,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"algorithm":"sha256","data":"example","inputEncoding":"utf8","key":"example","keyEncoding":"utf8"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"algorithm":{"description":"Digest algorithm, one of sha256, sha512, sha384, sha224, sha1, sha3-256, sha3-384, sha3-512, md5, ripemd160, blake2b512, blake2s256.","enum":["sha256","sha512","sha384","sha224","sha1","sha3-256","sha3-384","sha3-512","md5","ripemd160","blake2b512","blake2s256"],"type":"string"},"data":{"description":"The data to authenticate, in `inputEncoding`.","maxLength":5000000,"type":"string"},"inputEncoding":{"description":"How to interpret the text as bytes (utf8, hex, base64, base64url). Default utf8.","enum":["utf8","hex","base64","base64url"],"type":"string"},"key":{"description":"The secret key, in `keyEncoding`.","maxLength":16384,"minLength":1,"type":"string"},"keyEncoding":{"description":"How to interpret the key as bytes (utf8, hex, base64, base64url). Default utf8.","enum":["utf8","hex","base64","base64url"],"type":"string"},"outputEncoding":{"description":"How to render the digest (hex, base64, base64url). Default hex.","enum":["hex","base64","base64url"],"type":"string"}},"required":["data","key","algorithm"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":630,"error":null}],"description_full":"Compute a keyed HMAC of some data with a secret key — the standard way to sign and verify webhooks (Stripe, GitHub, etc.) and API requests. Data and key may each be utf8/hex/base64/base64url; the tag is returned as hex/base64/base64url.","last_updated":"2026-09-14T19:59:55.561Z","schemes":["exact"]}