Verify Signed Message

Verify signed message against a given KeyId (where not storing or cacheing the FlexPay public key to do so locally)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

A key ID used to denote a particular public key used for signing payloads from Deko.

Body Params
payload
object
required
string

An HMAC signature header provided on Deko callbacks to verify it is from Deko.

Responses
200

The payload was signed by the Deko key.

403

The payload was not signed by the Deko key.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!