Skip to main content
POST
Test your request signature (B2B debug)

Headers

x-api-key
string
required

Client API Key

x-signature
string

The signature under test. Format: t=,v1=. Omitting it is allowed — the diagnostic will report missing_signature_header.

Body

application/json

Any JSON payload — hashed byte-for-byte, never parsed as business data

The body is of type object.

Response

Diagnostic result (returned for BOTH valid and invalid signatures)

valid
boolean
Example:

true

diagnostics
object