Required Headers

Header
Description
Example

x-client-id

Your project client ID from orda dashboard

prj_abc123...

x-signature

HMAC-SHA256 signature of the canonical request body

a1b2c3d4...

x-timestamp

Request timestamp in milliseconds (for replay protection - Optional)

1704067200000

Last updated