website logo
⌘K
Introduction
Automation Editor
API Editor
BUILD GUIDE
Environments
API
Design
Webhooks
Connections
Constants
WEBHOOKS SETUP
Google Calendar Webhook
Quickbooks Webhook
Square Webhook
Twitter Webhook
Xero Webhook
CORE APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
ACCOUNT MANAGEMENT
Manage Account
Analytics
Monitor Your Tasks
Request APIs
Request Provider
Docs powered by archbee 
2min

SHA sign and return Hex

This hashes your input with a provided key using SHA256 algorithm and returns a hex value



API Definition

Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get
JSON
|
RESPONSES
200
404
|

Use Cases

Used in cases where the requirement is to compare signatures. Commonly used in signature verification of webhooks etc.





Updated 22 Dec 2021
Did this page help you?
Yes
No
UP NEXT
SHA sign and return Base64
Docs powered by archbee 
TABLE OF CONTENTS
API Definition
POST
SHA to Hex API
Use Cases