/hmacAsk AIpost https://api.akeyless.io/hmacRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsdisplay-idstringThe display id of the key to use in the encryption processhash-functionstringDefaults to sha-256Hash function [sha-256,sha-512]input-formatstringSelect default assumed format for any plaintext input. Currently supported options: [base64]item-idint64The item id of the key to use in the encryption processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the key to use in the encryption processplaintextstringData to perform hmac ontokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200hmacResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago